@charset "UTF-8";
.shop_banner_area {
background: url(//www.teknoideas.cl/wp-content/themes/webcore/woocommerce/images/shop-banner-bg.jpg) no-repeat scroll center center;
background-size: cover;
}
.shop_banner_area .shop_banner_inner {
padding: 180px 0px 245px 0px;
color: #fff;
}
.shop_banner_area .shop_banner_inner h5 {
font-size: 50px;
font-family: "Montserrat", sans-serif;
color: #fff;
font-weight: 300;
text-transform: capitalize;
line-height: 50px;
padding-bottom: 20px;
position: relative;
margin-bottom: 30px;
}
.shop_banner_area .shop_banner_inner h5:before {
content: "";
width: 127px;
height: 1px;
background: #c6e1e1;
position: absolute;
left: 0px;
bottom: 0px;
}
.shop_banner_area .shop_banner_inner h5:after {
content: "";
width: 53px;
height: 1px;
background: #c6e1e1;
position: absolute;
left: 0px;
bottom: -8px;
}
.shop_banner_area .shop_banner_inner h2 {
text-transform: uppercase;
color: #fff;
font-size: 75px;
letter-spacing: 2.25px;
font-family: "Raleway", sans-serif;
font-weight: 800;
padding-bottom: 35px;
padding-top: 10px;
}
.shop_banner_area .shop_banner_inner p {
font-size: 40px;
font-family: "Montserrat", sans-serif;
font-weight: normal;
color: #fff;
padding-bottom: 40px;
}
.shop_banner_area .shop_banner_inner p span {
font-weight: bold;
font-size: inherit;
}
.shop_banner_area .shop_banner_inner .button.btnSize4 {
padding: 0px 50px !important;
border: 1px solid #4356ea;
display: inline-block;
vertical-align: bottom;
text-align: center;
position: relative;
cursor: pointer;
font-size: 14px;
line-height: 46px;
border-radius: 25px;
color: #fff;
text-transform: uppercase;
background: #4356ea;
letter-spacing: .3px;
z-index: 1;
-webkit-transition: all 250ms linear;
-o-transition: all 250ms linear;
transition: all 250ms linear;
-webkit-box-shadow: 0px 3px 15px 0px rgba(67, 86, 234, 0.46);
box-shadow: 0px 3px 15px 0px rgba(67, 86, 234, 0.46);
font-family: "Montserrat", sans-serif;
font-weight: bold;
}
.shop_banner_area .shop_banner_inner .button.btnSize4:hover {
color: #4356ea;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
}
.shop_f_inner {
margin-bottom: -30px;
overflow: hidden;
}
.shop_f_inner .col-md-3 {
margin-bottom: 30px;
}
.shop_f_item_c {
position: relative;
z-index: 5;
margin: 0px;
}
.shop_f_item_c img {
max-width: 100%;
}
.shop_f_item_c:before {
content: "";
background: rgba(0, 0, 0, 0.2);
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 1;
}
.shop_f_item_c .s_f_c_hover {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
left: 0px;
padding: 0px 40px;
z-index: 2;
}
.shop_f_item_c .s_f_c_hover h5 {
font-size: 34px;
font-family: "Montserrat", sans-serif;
color: #fff;
font-weight: 300;
text-transform: capitalize;
line-height: 50px;
padding-bottom: 20px;
position: relative;
margin-bottom: 30px;
}
.shop_f_item_c .s_f_c_hover h5:before {
content: "";
width: 85px;
height: 1px;
background: #fff;
position: absolute;
left: 0px;
bottom: 0px;
z-index: 2;
-webkit-transition: all 400ms linear 0s;
-o-transition: all 400ms linear 0s;
transition: all 400ms linear 0s;
}
.shop_f_item_c .s_f_c_hover h5:after {
content: "";
width: 50px;
height: 1px;
background: #fff;
position: absolute;
left: 0px;
bottom: -8px;
z-index: 2;
-webkit-transition: all 400ms linear 0s;
-o-transition: all 400ms linear 0s;
transition: all 400ms linear 0s;
}
.shop_f_item_c .s_f_c_hover h3 {
font-size: 40px;
font-family: "Raleway", sans-serif;
letter-spacing: 1.2px;
color: #fff;
font-weight: 800;
line-height: 50px;
}
.shop_f_item_c:hover .s_f_c_hover h5:before {
width: 50px;
}
.shop_f_item_c:hover .s_f_c_hover h5:after {
width: 85px;
}
.shop_blue_item {
position: relative;
z-index: 5;
}
.shop_blue_item img {
max-width: 100%;
}
.shop_blue_item:before {
content: "";
background: rgba(67, 86, 234, 0.8);
position: absolute;
left: 0px;
top: 0px;
height: 100%;
width: 100%;
z-index: 1;
}
.shop_blue_item .s_blue_hover {
position: absolute;
top: 18px;
left: 0px;
z-index: 2;
padding: 0px 18px;
}
.shop_blue_item .s_blue_hover h5 {
font-size: 34px;
font-family: "Montserrat", sans-serif;
color: #fff;
font-weight: 300;
text-transform: capitalize;
line-height: 45px;
padding-bottom: 20px;
position: relative;
margin-bottom: 30px;
}
.shop_blue_item .s_blue_hover h5:before {
content: "";
width: 85px;
height: 1px;
background: #fff;
position: absolute;
left: 0px;
bottom: 0px;
z-index: 2;
-webkit-transition: all 400ms linear 0s;
-o-transition: all 400ms linear 0s;
transition: all 400ms linear 0s;
}
.shop_blue_item .s_blue_hover h5:after {
content: "";
width: 50px;
height: 1px;
background: #fff;
position: absolute;
left: 0px;
bottom: -8px;
z-index: 2;
-webkit-transition: all 400ms linear 0s;
-o-transition: all 400ms linear 0s;
transition: all 400ms linear 0s;
}
.shop_blue_item:hover .s_blue_hover h5:before {
width: 50px;
}
.shop_blue_item:hover .s_blue_hover h5:after {
width: 85px;
}
.shop_single_item img {
max-width: 100%;
}
.shop_text_item {
padding-left: 36px;
position: relative;
min-height: 255px;
}
.shop_text_item h5 {
font-size: 28px;
font-family: "Montserrat", sans-serif;
font-weight: 600;
letter-spacing: .84px;
text-transform: capitalize;
padding-bottom: 20px;
padding-top: 36px;
}
.shop_text_item h5:before {
content: "";
position: absolute;
top: 30px;
left: -30px;
width: 55px;
height: 1px;
background: #242424;
-webkit-transition: all 400ms linear 0s;
-o-transition: all 400ms linear 0s;
transition: all 400ms linear 0s;
}
.shop_text_item h5:after {
content: "";
position: absolute;
top: 36px;
left: -30px;
width: 20px;
height: 1px;
background: #242424;
-webkit-transition: all 400ms linear 0s;
-o-transition: all 400ms linear 0s;
transition: all 400ms linear 0s;
}
.shop_text_item h3 {
color: #4356ea;
font-weight: 300;
font-size: 35px;
font-family: "Raleway", sans-serif;
font-weight: 300;
line-height: 40px;
letter-spacing: 1.05px;
}
.shop_text_item:hover h5:before {
width: 20px;
}
.shop_text_item:hover h5:after {
width: 55px;
}
.shop_text_item.shop_right {
padding-left: 0px;
padding-right: 36px;
text-align: right;
}
.shop_text_item.shop_right h5:before {
left: auto;
right: -30px;
}
.shop_text_item.shop_right h5:after {
left: auto;
right: -30px;
}
.shop_mens_item {
position: relative;
}
.shop_mens_item img {
max-width: 100%;
}
.shop_mens_item:before {
content: "";
background: rgba(0, 0, 20, 0.4);
position: absolute;
left: 0px;
top: 0px;
height: 100%;
width: 100%;
}
.shop_mens_item .s_mens_hover {
position: absolute;
left: 30px;
top: 30px;
}
.shop_mens_item .s_mens_hover h3 {
font-size: 34px;
font-family: "Montserrat", sans-serif;
color: #fff;
font-weight: 300;
text-transform: capitalize;
padding-bottom: 10px;
position: relative;
}
.shop_mens_item .s_mens_hover h3:before {
content: "";
position: absolute;
bottom: 0px;
left: 0px;
width: 55px;
height: 1px;
background: #fff;
-webkit-transition: all 400ms linear 0s;
-o-transition: all 400ms linear 0s;
transition: all 400ms linear 0s;
}
.shop_mens_item .s_mens_hover h3:after {
content: "";
position: absolute;
bottom: -7px;
left: 0px;
width: 20px;
height: 1px;
background: #fff;
-webkit-transition: all 400ms linear 0s;
-o-transition: all 400ms linear 0s;
transition: all 400ms linear 0s;
}
.shop_mens_item:hover .s_mens_hover h3:before {
width: 20px;
}
.shop_mens_item:hover .s_mens_hover h3:after {
width: 55px;
}
.woocommerce-breadcrumb {
display: none;
}
.product_area,
.bgShopColor {
background: #f7f7f7;
}
.bgWhiteColor {
background: #fff;
}
.product_fillter {
text-align: center;
margin-bottom: 45px;
}
.product_fillter li {
display: inline-block;
margin-right: 55px;
}
.product_fillter li a {
font-size: 18px;
font-family: "Montserrat", sans-serif;
font-weight: bold;
color: #242424;
text-transform: uppercase;
position: relative;
line-height: normal;
}
.product_fillter li a:before {
content: "/";
position: absolute;
right: -30px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: #242424;
}
.product_fillter li:hover a, .product_fillter li.active a {
color: #4356ea;
}
.product_fillter li:last-child {
margin-right: 0px;
}
.product_fillter li:last-child a:before {
display: none;
}
.woocommerce ul.products li.product{
text-align: center;
}
.woocommerce ul.products li.product a.add_to_cart_button  {
border: 2px solid #4356ea;
font-family: "Montserrat", sans-serif;
font-weight: bold;
font-size: 13px;
line-height: 38px;
padding: 0px 25px;
display: inline-block;
vertical-align: bottom;
text-align: center;
position: relative;
border-radius: 25px;
color: #fff;
text-transform: uppercase;
background: #4356ea;
z-index: 1;
letter-spacing: 0;
}
.woocommerce ul.products li.product a.add_to_cart_button:hover {
color: #4356ea;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
border: 2px solid #4356ea;
}
.woocommerce .columns-4 ul.products li.product{
width: 25%;
margin-left: 0;
margin-right: 0;
margin-bottom: 80px;
padding-left: 15px;
padding-right: 15px;
}
.woocommerce .columns-3 ul.products li.product{
width: 33.33%;
margin-left: 0;
margin-right: 0;
margin-bottom: 80px;
padding-left: 15px;
padding-right: 15px;
}
.woocommerce .columns-2 ul.products li.product{
width: 50%;
margin-left: 0;
margin-right: 0;
margin-bottom: 80px;
padding-left: 15px;
padding-right: 15px;
}
.woocommerce ul.products li.product a img {
max-width: 100%;
margin-bottom: 0;
}
.woocommerce ul.products li.product a h2.woocommerce-loop-product__title {
padding: 40px 0px 10px 0px;
}
.woocommerce ul.products li.product a h2.woocommerce-loop-product__title {
font-size: 18px;
font-family: "Montserrat", sans-serif;
font-weight: 600;
text-transform: capitalize;
color: #242424;
line-height: normal;
-webkit-transition: all 400ms linear 0s;
-o-transition: all 400ms linear 0s;
transition: all 400ms linear 0s;
letter-spacing: 0;
}
.woocommerce ul.products li.product a h2:hover {
color: #4356ea;
}
.woocommerce ul.products li.product a span.price{
padding-top: 10px;
margin-bottom: 0;
}
.woocommerce ul.products li.product a span.price span.woocommerce-Price-amount.amount,
.woocommerce ul.products li.product a span.price span.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol {
font-size: 23px;
font-family: "Montserrat", sans-serif;
font-weight: 600;
color: #4356ea;
line-height: normal;
padding-top: 10px;
}
.woocommerce ul.products li.product .star-rating{
margin: auto;
font-size: 15px;
}
.woocommerce .star-rating span::before{
line-height: normal;
font-size: 15px;
color: #d6b161;
}
.woocommerce div.product .product_description .woocommerce-tabs .tab-content .star-rating span::before{
font-size: inherit;
}
.woocommerce .woocommerce-result-count{
font-size: 18px;
font-family: "Montserrat", sans-serif;
font-weight: bold;
color: #242424;
}
.woocommerce .woocommerce-ordering select.orderby {
border-color: #000;
color: #000;
text-transform: uppercase;
font-family: "Montserrat", sans-serif;
font-weight: bold;
color: #242424;
}
.shop_list_f {
margin-top: 20px;
}
.shop_list_f .media {
background: #fff;
padding-left: 25px;
padding-top: 19px;
padding-bottom: 19px;
-webkit-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
vertical-align: middle;
-ms-flex-item-align: center;
align-self: center;
}
.shop_list_f .media .media-left {
padding-right: 15px;
vertical-align: middle;
-ms-flex-item-align: center;
align-self: center;
}
.shop_list_f .media .media-left img {
max-width: initial;
}
.shop_list_f .media .media-body {
vertical-align: middle;
-ms-flex-item-align: center;
align-self: center;
}
.shop_list_f .media .media-body h4 {
font-size: 16px;
text-transform: uppercase;
font-family: "Montserrat", sans-serif;
color: #242424;
font-weight: bold;
line-height: normal;
} .product_details_inner .wheel_img {
padding-right: 45px;
}
.product_details_inner .wheel_img img {
width: 100%;
}
.product_d_text h2 {
font-size: 32px;
font-family: "Montserrat", sans-serif;
font-weight: bold;
color: #242424;
line-height: normal;
padding-bottom: 10px;
}
.product_d_text .description p {
font-size: 17px;
font-family: "Open Sans", sans-serif;
line-height: 26px;
color: #797979;
font-weight: normal;
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
padding: 25px 0px;
}
.product_d_text h4,
.product_d_text h4 span,
.product_d_text h4 span span {
font-size: 18px;
font-family: "Montserrat", sans-serif;
font-weight: bold;
color: #242424;
text-transform: capitalize;
padding-top: 15px;
padding-bottom: 20px;
}
.product_d_text span.quantity {
font-size: 18px;
font-family: "Montserrat", sans-serif;
font-weight: bold;
color: #242424;
text-transform: capitalize;
margin-bottom: 40px;
display: block;
}
.product_d_text span.quantity input {
display: inline-block;
height: 35px;
width: 40px;
border: 1px solid #eaeaea;
text-align: center;
padding: 0px;
font-size: 18px;
color: #797979;
font-family: "Lato", sans-serif;
font-weight: bold;
margin-left: 30px;
}
.woocommerce .product_d_text span.quantity input.qty {
width: 40px;
}
.woocommerce div.product form.quantityTab {
margin-bottom: 0;
margin-top: 40px;
}
.woocommerce div.product form.quantityTab .button{
display: inline-block;
vertical-align: bottom;
text-align: center;
position: relative;
cursor: pointer;
padding: 0px 40px;
font-size: 14px;
line-height: 46px;
border-radius: 25px;
color: #fff;
text-transform: uppercase;
background: #4356ea;
letter-spacing: .3px;
z-index: 1;
-webkit-transition: all 250ms linear;
border: 2px solid #4356ea;
-o-transition: all 250ms linear;
transition: all 250ms linear;
-webkit-box-shadow: 0px 3px 15px 0px rgba(67, 86, 234, 0.46);
box-shadow: 0px 3px 15px 0px rgba(67, 86, 234, 0.46);
font-family: "Montserrat", sans-serif;
font-weight: bold;
}
.woocommerce div.product form.quantityTab .button:hover {
color: #4356ea;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
border: 2px solid #4356ea;
}
.similar_product_area .single_b_title {
text-transform: uppercase;
}
.single_b_title {
font-size: 30px;
font-weight: bold;
font-family: "Montserrat", sans-serif;
line-height: normal;
margin-bottom: 40px;
color: #323232;
text-transform: capitalize;
}
.product_description {
margin-top: 80px;
}
.woocommerce div.product .product_description .woocommerce-tabs ul.nav.nav-tabs{
padding-left: 0;
margin-bottom: 0;
border-bottom: 0;
}
.woocommerce div.product .product_description .woocommerce-tabs .nav.nav-tabs li{
margin-right: 7px;
padding: 0;
border: 0;
background-color: initial;
border-radius: initial;
margin-left: 0;
}
.woocommerce div.product .product_description .woocommerce-tabs .nav.nav-tabs li:before,
.woocommerce div.product .product_description .woocommerce-tabs .nav.nav-tabs li:after,
.woocommerce div.product .product_description .woocommerce-tabs .nav.nav-tabs li.active:before{
content: none;
}
.woocommerce div.product .product_description .woocommerce-tabs .nav.nav-tabs li a {
border-radius: 0px;
background: #4356ea;
color: #fff;
font-size: 16px;
font-family: "Poppins", sans-serif;
padding: 0px 35px;
line-height: 45px;
font-weight: 600;
cursor: pointer;
margin-right: 0;
}
.woocommerce div.product .product_description .woocommerce-tabs .nav.nav-tabs li.active a {
background: #fff;
color: #242424;
position: relative;
border-left-color: #ddd;
}
.product_description .nav.nav-tabs li.active a:before {
content: "";
width: 100%;
height: 3px;
background: #4356ea;
position: absolute;
left: 0px;
top: -1px;
}
.product_description .nav.nav-tabs li.active:hover a {
border-right-color: #ddd;
border-left-color: #ddd;
}
.product_description .nav.nav-tabs li:hover a {
border-color: #4356ea;
border-bottom-color: transparent;
}
.woocommerce div.product .product_description .woocommerce-tabs .tab-content {
border-left: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
padding: 34px;
margin-bottom: 0;
border-top: 0;
border-radius: 0;
}
.product_description .tab-content  p {
font-size: 17px;
font-family: "Open Sans", sans-serif;
line-height: 26px;
color: #797979;
}
.product_description .tab-content  p + p {
padding-top: 20px;
}
.woocommerce div.product .product_description .woocommerce-tabs .tab-content .woocommerce-Reviews h2.woocommerce-Reviews-title,
.woocommerce div.product .product_description .woocommerce-tabs .tab-content .woocommerce-Reviews h2.woocommerce-Reviews-title span,
.woocommerce div.product .product_description .woocommerce-tabs .tab-content .woocommerce-Reviews .comment-respond span.comment-reply-title {
font-size: 22px;
font-family: "Montserrat", sans-serif;
font-weight: bold;
color: #242424;
line-height: normal;
padding-bottom: 10px;
}
.woocommerce #review_form #respond textarea.fieldHeight {
box-sizing: border-box;
width: 100%;
height: 175px;
}
.woocommerce #review_form.tabReview #respond p.form-submit{
border: 2px solid #4356ea;
font-family: "Montserrat", sans-serif;
font-weight: bold;
font-size: 15px;
line-height: 38px;
padding: 0px 25px !important;
width: initial;
height: inherit
}
.woocommerce #review_form.tabReview #respond .form-submit input {
line-height: normal;
background: no-repeat;
color: #fff;
padding: 0;
}
.woocommerce #review_form.tabReview #respond .form-submit input:hover,
.woocommerce #review_form.tabReview #respond p.form-submit:hover input {
color: #4356ea;
}
.similar_product_area {
margin-top: 40px;
}
.woocommerce p.stars a:hover,
.woocommerce p.stars a:focus{
color: #d6b161;
}
.woocommerce .woocommerce-message {
border-top-color: #4356ea;
}
.woocommerce .woocommerce-message::before {
color: #4356ea;
}
.woocommerce .woocommerce-message a.button{
display: inline-block;
vertical-align: bottom;
text-align: center;
position: relative;
cursor: pointer;
padding: 0px 40px;
font-size: 14px;
line-height: 46px;
border-radius: 25px;
color: #fff;
text-transform: uppercase;
background: #4356ea;
letter-spacing: .3px;
z-index: 1;
-webkit-transition: all 250ms linear;
border: 2px solid #4356ea;
-o-transition: all 250ms linear;
transition: all 250ms linear;
-webkit-box-shadow: 0px 3px 15px 0px rgba(67, 86, 234, 0.46);
box-shadow: 0px 3px 15px 0px rgba(67, 86, 234, 0.46);
font-family: "Montserrat", sans-serif;
font-weight: bold;
}
.woocommerce .woocommerce-message a.button:hover {
color: #4356ea;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
border: 2px solid #4356ea;
} .checkout_table {
display: block;
overflow: hidden;
}
.checkout_table .checkout_row .table.table-bordered {
border-color: #ebebeb;
margin: 0;
}
.checkout_table .checkout_row .table.table-bordered thead {
background: #f9f9f9;
}
.checkout_table .checkout_row .table.table-bordered thead tr th {
font: bold 18px/59px "Montserrat", sans-serif;
color: #242424;
padding: 0 20px;
border-bottom: 0;
border-left: 0;
}
.checkout_table .checkout_row .table.table-bordered thead tr th:first-child {
padding-left: 40px;
}
.checkout_table .checkout_row .table.table-bordered thead tr th.preview {
width: 250px;
}
.checkout_table .checkout_row .table.table-bordered thead tr th.product {
width: 215px;
}
.checkout_table .checkout_row .table.table-bordered thead tr th.price {
width: 147px;
}
.checkout_table .checkout_row .table.table-bordered thead tr th.quantity {
width: 230px;
}
.checkout_table .checkout_row .table.table-bordered thead tr th.total {
width: 195px;
}
.checkout_table .checkout_row .table.table-bordered thead tr th.close {
width: 133px;
}
.checkout_table .checkout_row .table.table-bordered tbody tr td {
padding: 25px;
font: 400 16px/1 "Open Sans", sans-serif;
color: #797979;
vertical-align: middle;
border-left: 0;
}
.checkout_table .checkout_row .table.table-bordered tbody tr td:first-child {
padding-left: 50px;
}
.checkout_table .checkout_row .table.table-bordered tbody tr td:last-child,
.checkout_table .checkout_row .table.table-bordered thead tr th:last-child{
border-right: 0;
}
.checkout_table .checkout_row .table.table-bordered tbody tr td img {
border: 1px solid #ebebeb;
}
.checkout_table .checkout_row .table.table-bordered tbody tr td.total {
font: 700 17px/1 "Open Sans", sans-serif;
}
.checkout_table .checkout_row .table.table-bordered tbody tr td.close_x {
font-weight: 700;
font-size: 18px;
color: #242424;
text-align: center;
cursor: pointer;
}
.checkout_table .checkout_row .table.table-bordered tbody tr td.close_x a.remove {
display: inline-block;
}
.checkout_table .checkout_row .table.table-bordered tbody tr td.close_x a.remove:hover {
background: none;
color: red !important;
}
.checkout_table .checkout_row .table.table-bordered tbody tr td .product_select {
border-radius: 0;
border-color: #ebebeb;
font: 400 17px/38px "Open Sans", sans-serif;
color: #797979;
height: auto;
padding: 0 20px;
width: 95px;
}
.checkout_table .checkout_row .table.table-bordered tbody tr td .product_select:after {
display: none;
}
.checkout_table .checkout_row .table.table-bordered tbody tr td .product_select:before {
content: "\f0d7";
font: normal normal normal 14px/38px FontAwesome;
position: absolute;
top: 0px;
color: #797979;
width: 38px;
right: 0px;
border-left: 1px solid #ebebeb;
text-align: center;
}
.checkout_table .checkout_row .table.table-bordered tbody tr td .product_select .list {
margin: 0;
border-radius: 0;
width: 100%;
}
.checkout_table .checkout_row .table.table-bordered tbody tr td .product_select .list li {
min-height: auto;
line-height: 35px;
}
.checkout_table .checkout_row .coupon {
background: #f9f9f9;
border-top: 0;
padding: 24px 40px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.checkout_table .checkout_row .table.table-bordered tbody tr td.couponSec {
padding: 0;
border: 0;
}
.checkout_table .checkout_row .coupon .form-inline .form-group input {
border-radius: 3px;
color: #8e8d8d;
font: 400 15px/31px "Open Sans", sans-serif;
padding: 0 15px;
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #dddddd;
background: #fff;
width: 130px;
letter-spacing: .45px;
}
.checkout_table .checkout_row .coupon .form-inline input.btn {
font: 400 15px/29px "Lato", sans-serif;
color: #fff;
background: #242424;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 3px;
padding: 0 20px;
min-width: 140px;
margin-left: 20px;
margin-top: -1px;
cursor: pointer;
height: 33px;
}
.checkout_table .checkout_row .coupon input.updateCart,
p.return-to-shop a.button.wc-backward,
.woocommerce button.button,
.woocommerce input.button{
display: inline-block;
vertical-align: bottom;
text-align: center;
position: relative;
cursor: pointer;
padding: 0px 25px !important;
font-size: 13px;
line-height: 38px;
border-radius: 25px;
color: #fff;
text-transform: uppercase;
background: #4356ea;
letter-spacing: .3px;
z-index: 1;
-webkit-transition: all 250ms linear;
border: 1px solid #4356ea;
-o-transition: all 250ms linear;
transition: all 250ms linear;
-webkit-box-shadow: 0px 3px 15px 0px rgba(67, 86, 234, 0.46);
box-shadow: 0px 3px 15px 0px rgba(67, 86, 234, 0.46);
font-family: "Montserrat", sans-serif;
font-weight: bold;
}
.checkout_table .checkout_row .coupon input.updateCart:hover,
p.return-to-shop a.button.wc-backward:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
color: #4356ea;
background: #fff;
} 
.woocommerce-page #payment #place_order{
float: left;
}
.cart_total_group{
margin-top: 50px;
}
.checkout_table .checkout_row .list-group {
float: right;
padding: 0;
}
.checkout_table .checkout_row .list-group li {
border-color: #ebebeb;
border-radius: 0;
font: 400 17px/1 "Open Sans", sans-serif;
color: #797979;
padding: 20px 35px 20px 25px;
overflow: hidden;
}
.checkout_table .checkout_row .list-group li.cart_total {
background: #f9f9f9;
font: 700 18px/1 "Montserrat", sans-serif;
color: #242424;
}
.checkout_table .checkout_row .list-group li.total span {
font-weight: 700;
color: #242424;
}
.checkout_table .checkout_row .list-group li span.woocommerce-Price-amount.amount {
float: right;
}
.checkout_table .checkout_row .list-group li span{
color: #797979;
}
.checkout_table .checkout_row .list-group li .button {
border: 1px solid #4356ea;
color: #fff;
line-height: 40px;
font-size: 13px;
padding: 0px 25px !important;
float: right;
font-weight: bold;
font-family: "Montserrat", sans-serif;
display: inline-block;
vertical-align: bottom;
text-align: center;
position: relative;
cursor: pointer;
border-radius: 25px;
color: #fff;
text-transform: uppercase;
background: #4356ea;
letter-spacing: .3px;
z-index: 1;
-webkit-transition: all 250ms linear;
-o-transition: all 250ms linear;
transition: all 250ms linear;
-webkit-box-shadow: 0px 3px 15px 0px rgba(67, 86, 234, 0.46);
box-shadow: 0px 3px 15px 0px rgba(67, 86, 234, 0.46);
}
.checkout_table .checkout_row .list-group li .button:hover, 
.checkout_table .checkout_row .list-group li .button:focus {
border-color: #4356ea;
color: #4356ea;
background: #fff;
}
.woocommerce-Price-amount.amount, 
.woocommerce-Price-currencySymbol,
.checkout_table .checkout_row .list-group li strong {
font-size: inherit;
line-height: inherit;
}
.checkout_table .checkout_row .table.table-bordered tbody tr td a,
.checkout_table .checkout_row .table.table-bordered tbody tr td span {
font-size: inherit;
}
p.cart-empty,
.return-customer{
font-size: 18px;
font-family: "Montserrat", sans-serif;
font-weight: 600;
text-transform: capitalize;
color: #242424;
line-height: normal;
-webkit-transition: all 400ms linear 0s;
-o-transition: all 400ms linear 0s;
transition: all 400ms linear 0s;
padding-bottom: 10px;
}
.return-customer a{
color: #4356ea;
text-decoration: underline;
} .billing_details_area {
padding: 100px 0px;
}
.return-customer {
padding: 0;
padding-bottom: 50px;
}
.return-customer a {
color: #4356ea;
text-decoration: underline;
}
.single_b_title {
font-size: 30px;
font-weight: bold;
font-family: "Montserrat", sans-serif;
line-height: normal;
margin-bottom: 40px;
color: #323232;
text-transform: capitalize;
}
.billing_form_area {
padding-right: 100px;
}
.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first, 
.woocommerce-page form .form-row-last{
width: 50%;
padding-left: 15px;
padding-right: 15px;
}
.woocommerce form .form-row,
.padd15,
.create-account p{
padding-left: 15px;
padding-right: 15px;	
}
.woocommerce form .form-row label {
display: block;
font-size: 15px;
color: #797979;
font-family: "Montserrat", sans-serif;
font-weight: 600;
padding-bottom: 10px;
line-height: normal;
text-transform: capitalize;
}
.woocommerce form .form-row input.input-text,
.select2-container--default .select2-selection--single {
border-radius: 0px;
-webkit-box-shadow: none;
box-shadow: none;
height: 38px;
border: 1px solid #e2e2e2;
font-size: 15px;
font-family: "Lato", sans-serif;
color: #c6c6c6;
letter-spacing: .30px;
padding: 0px 20px;
display: block;
width: 100%;
line-height: 1.42857143;
background-color: #fff;
background-image: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
padding: 0;
line-height: 36px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 36px;
}
.woocommerce form .form-row input.input-text:focus {
border-color: #242424;
}
.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-dropdown {
border: 1px solid #e2e2e2;
}
.select2-results__option{
padding: 0 20px;
}
.woocommerce form .form-row textarea {
resize: none;
border-radius: 0px;
-webkit-box-shadow: none;
box-shadow: none;
height: 100px;
border: 1px solid #e2e2e2;
font-size: 15px;
font-family: "Lato", sans-serif;
color: #c6c6c6;
letter-spacing: .30px;
padding: 15px 20px;
}
.creat_account h3 {
font-size: 28px;
font-weight: bold;
color: #242424;
display: block;
position: relative;
margin: 0px;
z-index: 9;
cursor: pointer;
-webkit-transition: all 0.25s linear;
font-family: "Montserrat", sans-serif;
letter-spacing: .25px;
margin-top: 30px;
margin-bottom: 30px;
}
.woocommerce form.checkout_coupon,
.woocommerce form.woocommerce-form-login{
overflow: hidden;
margin: 0;
border-radius: 0;
margin-bottom: 50px;
}
.woocommerce form .form-row label.inline{
display: block;
}
.woocommerce form .form-row label.woocommerce-form__label-for-checkbox input,
.woocommerce form .form-row .input-checkbox{
-webkit-appearance: checkbox;
}
.order_box_price .payment_list {
background: #fdfdfd;
border: 1px solid #d9d9d9;
padding: 30px 30px 55px 30px;
}
.order_box_price .payment_list ul {
list-style: none;
padding-left: 0;
}
.order_box_price .payment_list ul li {
font-size: 15px;
color: #797979;
font-family: "Montserrat", sans-serif;
font-weight: 600;
text-transform: inherit;
line-height: normal;
margin-bottom: 22px;
}
.order_box_price .payment_list ul li.total {
font-size: 15px;
color: #797979;
font-family: "Montserrat", sans-serif;
font-weight: 600;
text-transform: inherit;
border-top: 1px solid #e2e2e2;
border-bottom: 1px solid #e2e2e2;
line-height: normal;
padding: 15px 0px 18px 0px;
margin-bottom: 10px;
}
.order_box_price .payment_list  ul li span {
text-transform: uppercase;
font-family: "Poppins", sans-serif;
font-weight: 500;
}
.order_box_price .payment_list  ul li.total span {
font-size: 17px;
font-weight: bold;
color: #242424;
}
.order_box_price .payment_list  ul li span.woocommerce-Price-amount.amount,
.order_box_price .payment_list  ul li:first-child span{
float: right;
}
.woocommerce-checkout-payment li.wc_payment_method.payment_method_cod input.input-radio,
.woocommerce-checkout-payment li.wc_payment_method.payment_method_paypal input.input-radio{
-webkit-appearance: radio;
}
.woocommerce-checkout .woocommerce-checkout-payment#payment {
background: none;
}
.woocommerce-checkout .woocommerce-checkout-payment#payment ul.wc_payment_methods.payment_methods.methods {
padding: 0;
border: 0;
}
.woocommerce div.product .product_details_inner div.images .flex-control-thumbs {
padding-top: 10px;
}
.woocommerce div.product .product_details_inner div.images .flex-control-thumbs li{
width: 23%;
margin-right: 5px;
margin-bottom: 5px;
}
.woocommerce div.product .product_details_inner div.images .flex-control-thumbs li:last-child{
margin-right: 0;
}
.woocommerce nav.woocommerce-pagination {
margin-top: 20px;
} @media (max-width: 1199px) {
.product_details_inner .wheel_img {
padding-right: 0px;
}
.product_d_text p {
padding: 16px 0px;
}
.product_d_text h4 {
padding-top: 10px;
padding-bottom: 5px;
}
.product_d_text h5 {
margin-bottom: 37px;
}
.shop_f_item_c .s_f_c_hover {
padding: 0px 15px;
}
.shop_blue_item .s_blue_hover {
padding: 0px 10px;
}
.shop_mens_item .s_mens_hover {
left: 10px;
}
.shop_text_item h5 {
font-size: 22px;
padding-bottom: 15px;
}
.shop_text_item h3 {
font-size: 22px;
line-height: 34px;
}
}
@media (max-width: 991px){
.woocommerce .columns-4 ul.products li.product {
width: 33%;
}
.product_fillter {
clear: both;
}
.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images{
width: 100%;
float: none;
} 
.woocommerce .similar_product_area ul.products{
margin-left: -15px;
margin-right: -15px;
}
.woocommerce .similar_product_area ul.products li.product{
width: 50%;
margin: 0;
padding-right: 15px;
padding-left: 15px;
margin-bottom: 40px;
}
.table-responsive {
overflow-y: hidden;
}
.billing_form_area {
padding-right: 0px;
}
.order_box_price {
margin-top: 50px;
}
}
@media (max-width: 767px){
.shop_banner_area .shop_banner_inner h5 {
font-size: 32px;
padding-bottom: 10px;
}
.shop_banner_area .shop_banner_inner h2 {
font-size: 36px;
padding-bottom: 22px;
padding-top: 6px;
}
.shop_banner_area .shop_banner_inner p {
font-size: 30px;
}
.shop_banner_area .shop_banner_inner {
padding: 170px 0px 140px 0px;
}
.shop_f_item_c img {
width: 100%;
}
.shop_blue_item img {
max-width: 100%;
width: 100%;
}
.shop_single_item img {
max-width: 100%;
width: 100%;
}
.shop_f_inner .col-xs-6:nth-child(3){
margin-bottom: 38px;
}
.shop_text_item h5::before {
left: 0px;
}
.shop_text_item h5::after {
left: 0px;
}
.shop_text_item {
min-height: 180px;
}
.shop_mens_item img {
max-width: 100%;
width: 100%;
}
.woocommerce .columns-4 ul.products li.product {
width: 50%;
}
.checkout_table .checkout_row .coupon .form-inline .form-group input {
display: inline-block;
}
::-webkit-scrollbar {
width: 8px;
height: 8px;
background: #fff;
}
::-webkit-scrollbar-thumb {
cursor: pointer;
background: #4356ea !important;
border-radius: 0px !important;
border: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
::-moz-selection {
background-color: #4356ea !important;
border-radius: 0px !important;
border: none !important;
box-shadow: none !important;
color: #fff;
}
::selection {
background-color: #4356ea !important;
border-radius: 0px !important;
border: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
color: #fff;
}
-webkit-::-moz-selection {
background: #4356ea !important;
border-radius: 0px !important;
border: none !important;
box-shadow: none !important;
color: #fff;
}
-webkit-::selection {
background: #4356ea !important;
border-radius: 0px !important;
border: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
color: #fff;
}
::-moz-selection {
background: #4356ea !important;
border-radius: 0px !important;
border: none !important;
box-shadow: none !important;
color: #fff;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
width: initial;
}
}
@media (max-width: 480px){
.shop_f_inner{
max-width: 300px;
margin: auto!important;
}
.shop_f_inner .col-xs-6{
width: 100%;
}
.shop_f_inner .col-xs-6:nth-child(3){
margin-bottom: 30px;
}
.shop_f_inner .row {
margin: 0;
}
.shop_f_inner .row .vc_column-inner {
padding: 0;
}
.woocommerce .columns-4 ul.products li.product {
width: 100%;
}
.product_fillter li a {
font-size: 12px;
}
.product_fillter {
margin-bottom: 30px;
}
.woocommerce .woocommerce-ordering, 
.woocommerce-page .woocommerce-ordering {
float: none;
}
.woocommerce .similar_product_area ul.products li.product{
width: 100%;
}
.checkout_table .checkout_row .list-group {
float: none;
}
.checkout_table .checkout_row .list-group li {
padding: 20px 20px 20px 20px;
}
.checkout_table .checkout_row .list-group li a.checkout-button.button {
font-size: 12px;
}
p.form-row.form-row-first, 
p.form-row.form-row-last {
width: 100%;
}
.order_box_price .payment_list {
padding: 30px 10px 45px 10px;
}
.order_box_price .payment_list ul li {
font-size: 12px;
margin-bottom: 17px;
}
}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0} @media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(//www.teknoideas.cl/wp-content/themes/webcore/assets/fonts/glyphicons-halflings-regular.eot);src:url(//www.teknoideas.cl/wp-content/themes/webcore/assets/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//www.teknoideas.cl/wp-content/themes/webcore/assets/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(//www.teknoideas.cl/wp-content/themes/webcore/assets/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//www.teknoideas.cl/wp-content/themes/webcore/assets/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//www.teknoideas.cl/wp-content/themes/webcore/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}html {
overflow-y: scroll;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
font-size: 14px;
line-height: 26px;
}
}
blockquote,
q {
quotes: none;
}
iframe {
max-width: 100%;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
body * {
-webkit-text-size-adjust: none;
outline: none;
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.6em;
width: 100%;
}
table > thead > tr > th, 
table > tbody > tr > th, 
table > tfoot > tr > th, 
table > thead > tr > td, 
table > tbody > tr > td, 
table > tfoot > tr > td {
border: 1px solid #e9e9e9;
line-height: 1.42857;
padding: 5px;
}
select {
width: 100%;
}
.clear {
clear: both;
overflow: hidden;
height: 0px;
font-size: 0px;
display: block;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
outline: none;
}
input,
textarea,
select {
font-weight: 400;
-webkit-appearance: none;
appearance: none;
border-radius: 0;
background: none;
border: 1px solid rgba(128, 128, 128, 0.49);
margin: 0 0 5px;
padding: 2px 5px;
font-family: 'Arial';
}
textarea {
display: block;
resize: none;
overflow: auto;
}
select::-ms-expand {
display: none;
}
input[type="file"] {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
border: none;
cursor: pointer;
z-index: 1;
}
a,
a:link,
a:visited,
a:active,
a:hover {
cursor: pointer;
text-decoration: none;
outline: none;
}
body {
font-weight: 400;
font-size: 14px;
line-height: 1;
font-family: 'Open Sans';
}
b,
strong {
font-weight: 700;
}
img {
max-width: 100%;
height: auto;
display: block;
}
ul,
ol {
padding-left: 20px;
}
a {
color: inherit;
}
hr {
border: 0;
margin: 0;
}
p{
font-size: 15px;
line-height: 26px;
color: #7b7b7d;
}
header ul {
list-style: none;
}
code {
color: inherit;
background-color: #f5f5f5;
}
.bannerWrapper.bg {
background-color: #000;
}
.main_footer_area ul {
padding-left: 0;
list-style: none;
}
.main_footer_area ul li ul {
padding-left: 15px;
}
.main_footer_area ul li,
.main_footer_area .widget_rss ul li a { 
color: #fff;
}
.main_footer_area ul li a {
color: #fff;
display: inline-block;
line-height: 44px;
position: relative;
-webkit-transition: color .4s ease;
transition: color .4s ease;
font-size: 16px;
}
.main_footer_area select {
border: 1px solid #fff;
background:#fff;
}
.main_footer_area table > thead > tr > th, 
.main_footer_area table > tbody > tr > th, 
.main_footer_area table > tfoot > tr > th, 
.main_footer_area table > thead > tr > td, 
.main_footer_area table > tbody > tr > td, 
.main_footer_area table > tfoot > tr > td{
color: #fff;
}
.main_footer_area .widget_categories ul li {
border-bottom: 1px solid #E6E6E6;
}
.main_footer_area .widget_archive li, 
.main_footer_area .widget_links li, 
.main_footer_area .widget_meta li, 
.main_footer_area .widget_nav_menu li, 
.main_footer_area .widget_pages li, 
.main_footer_area .widget_recent_comments li, 
.main_footer_area .widget_recent_entries li,
.main_footer_area .widget_rss ul li {
border-bottom: 1px solid #E6E6E6;
}
.main_footer_area .widget_archive li a, 
.main_footer_area .widget_links li a, 
.main_footer_area .widget_meta li a, 
.main_footer_area .widget_nav_menu li a, 
.main_footer_area .widget_pages li a, 
.main_footer_area .widget_recent_comments li a, 
.main_footer_area .widget_categories li a, 
.main_footer_area .widget_recent_entries li a,
.main_footer_area .widget_rss ul li a {
color: #fff;
display: inline-block;
line-height: 44px;
position: relative;
-webkit-transition: color .4s ease;
transition: color .4s ease;
font-size: 16px;
}
.main_footer_area .widget_categories ul li:last-child {
border: none;
}
.main_footer_area .widget_tag_cloud a {
font-family: "Lato",sans-serif;
font-style: normal;
font-weight: normal;
padding: 6px 0;
display: inline-block;
font-size: 15px !important;
border: 1px solid #a6a6a6;
padding-left: 20px;
padding-right: 20px;
text-transform: capitalize;
color: #a6a6a6;
-webkit-transition: all .4s ease;
transition: all .4s ease;
}
.main_footer_area .widget_text .textwidget p{
padding-bottom: 0;
}
.main_footer_area .widget_search form,
.single-sidebar-widget.widget_search form{
position: relative;
}
.main_footer_area .widget_search form button {
top: 10px;
}   .pad50_0
{
padding: 50px 0 0 0;
}
.pad80_0
{
padding: 80px 0 0 0;
}
.pad100_0
{
padding: 100px 0 0 0;
}
.pad50_0
{
padding: 50px 0 0 0;
}
.pad50_100
{
padding: 50px 0 100px 0;
}
.pad80_0
{
padding: 80px 0 0 0;
}
.pad90_0
{
padding: 90px 0 0 0;
}
.pad80_100
{
padding: 80px 0 100px 0;
}
.pad80_60
{
padding: 80px 0 60px 0;
}
.pad100_0
{
padding: 100px 0 0 0;
}
.pad0_100
{
padding: 0 0 100px 0 ;
}
.pad0_30
{
padding: 0 0 30px 0 ;
}
.pad0_80
{
padding: 0 0 80px 0 ;
}
.pad_0_130
{
padding: 0 0 130px 0;
}
.pad135_100
{
padding: 135px 0 100px 0;
}
.pad100
{
padding: 100px 0;
}
.padbt25
{
padding: 0 0 30px 0;
}
.margtp5
{
margin-top: 5px;
}
.margtp10
{
margin-top: 10px;
}
.margtp15
{
margin-top: 15px;
}
.margtp20
{
margin-top: 20px;
}
.margbt5
{
margin-bottom: 5px;
}
.margbt10
{
margin-bottom: 10px;
}
.margbt15
{
margin-bottom: 15px;
}
.margbt20
{
margin-bottom: 20px;
}
.margbt30
{
margin-bottom: 30px;
}
.margbt35
{
margin-bottom: 35px;
}
.margbt40
{
margin-bottom: 40px;
}
.margbt50
{
margin-bottom: 50px;
}
.margbt70
{
margin-bottom: 70px;
}
.wpb_text_column:last-child .margbt70
{
margin-bottom: 70px;
}
.margbt75
{
margin-bottom: 75px;
}
.margtp15
{
margin-top: 15px;
}
.margtp20
{
margin-top: 20px;
}
.margbt10
{
margin-bottom: 10px;
}
.margbt15
{
margin-bottom: 15px;
}
.margbt30
{
margin-bottom: 30px;
}
.margbt35
{
margin-bottom: 35px;
}
.margbt40
{
margin-bottom: 40px;
}
.margbt50
{
margin-bottom: 50px;
}
.eP {
position: relative;
float: left;
width: 100%;
}
.emptySpace5 {
height: 5px;
}
.emptySpace10 {
height: 10px;
}
.emptySpace15 {
height: 15px;
}
.emptySpace20 {
height: 20px;
}
.emptySpace25 {
height: 25px;
}
.emptySpace30 {
height: 30px;
}
.emptySpace35 {
height: 35px;
}
.emptySpace40 {
height: 40px;
}
.emptySpace45 {
height: 45px;
}
.emptySpace50 {
height: 50px;
}
.emptySpace55 {
height: 55px;
}
.emptySpace60 {
height: 60px;
}
.emptySpace65 {
height: 65px;
}
.emptySpace70 {
height: 70px;
}
.emptySpace75 {
height: 75px;
}
.emptySpace80 {
height: 80px;
}
.emptySpace85 {
height: 85px;
}
.emptySpace90 {
height: 90px;
}
.emptySpace95 {
height: 95px;
}
.emptySpace100 {
height: 100px;
}
.emptySpace105 {
height: 106px;
}
.emptySpace110 {
height: 110px;
}
.emptySpace115 {
height: 115px;
}
.emptySpace120 {
height: 120px;
}
.emptySpace125 {
height: 125px;
}
.emptySpace130 {
height: 130px;
}
.emptySpace135 {
height: 135px;
}
.emptySpace140 {
height: 140px;
}
.emptySpace145 {
height: 145px;
}
.emptySpace150 {
height: 150px;
}
.emptySpace155 {
height: 155px;
}
.emptySpace160 {
height: 160px;
}
.emptySpace165 {
height: 165px;
}
.emptySpace170 {
height: 170px;
}
.emptySpace175 {
height: 175px;
}
.emptySpace180 {
height: 180px;
}
.emptySpace185 {
height: 185px;
}
.emptySpace190 {
height: 190px;
}
.emptySpace195 {
height: 195px;
}
.emptySpace200 {
height: 200px;
}
.col_white
{
color: #fff;
}
.col_yellow
{
color: #e3de4d;
}
.col_orange
{
color: #bd4025;
}
.col_green
{
color: #c4f17a;
}
.col_green1
{
color: #0bdc68;
}
.col_green2
{
color: #006600;
}
.col_gray
{
color: #cbcbcb;
}
.col_gray1
{
color: #898989;
}
.col_gray1 p {
color: #898989;
}
.col_gray2
{
color: #cdcdcd;
}
.col_black1
{
color: #242424;
}
.col_blue
{
color: #97beea;
}
.col_pink
{
color: #ff8caf;
}
.fnsize50
{
font-size: 50px;
}
.fnsize55
{
font-size: 55px;
}
.fnsize70
{
font-size: 70px;
}
.fnsize60
{
font-size: 60px;
}
.fnsize45
{
font-size: 45px;
}
.fnsize42
{
font-size: 42px;
}
.fnsize32
{
font-size: 32px;
}
.fnsize30
{
font-size: 30px;
}
.fnsize28
{
font-size: 28px;
}
.fnsize24
{
font-size: 24px;
}
.fnsize22
{
font-size: 22px;
}
.fnsize20
{
font-size: 20px;
}
.fnsize18
{
font-size: 18px;
}
.fnsize17
{
font-size: 17px;
}
.fnsize16
{
font-size: 16px;
}
.fnsize15
{
font-size: 15px;
}
.fnsize12
{
font-size: 12px;
}
.text_thin
{
font-weight: 400;
}
.text_bold
{
font-weight: 700;
}
.text_trans_none
{
text-transform: none;
}
.text_italic
{
font-style: italic;
}
.text_underline
{
text-decoration: underline;
}
.whatWedoBorder2 {
border-bottom: 1px solid #242029;
padding-bottom: 40px;
}
.no-WedoBorder2 {
border: none;
}
.whatWedoBorder.no-WedoBorder2 
{
border: none;
}
@media(max-width: 767px)
{
.fnsize50, .fnsize60, .fnsize70, .fnsize45, .fnsize55, .fnsize42, .fnsize32, .sec-title h2
{
font-size: 26px;
}
.pad100_0
{
padding: 50px 0;
}
.pad0_80
{
padding: 0 0 30px 0;
}
}    #content-block {
position: relative;
overflow: hidden;
}
.container {
max-width: 100%;
position: relative;
}
.container-fluid {
position: relative;
}
.overflow-hidden {
overflow: hidden;
}
html.overflow-hidden body {
overflow: hidden;
} .table-view {
height: 100%;
width: 100%;
display: table;
}
.row-view {
display: table-row;
}
.cell-view {
display: table-cell;
vertical-align: middle;
width: 10000px;
padding: 15px 0;
} ::selection {
color: #fefefe;
background: #1e1e1e;
}
::-moz-selection {
color: #fefefe;
background: #1e1e1e;
} .nopadding,
.nopadding>*[class*="col"] {
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0;
}
.full-size {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.fixed-background {
background-size: cover;
background-position: center top;
background-attachment: fixed;
}
body.mobile .fixed-background {
background-attachment: scroll;
} .simple-article {
color: #7b7b7d;
}
.simple-article p {
margin-bottom: 30px;
letter-spacing: 0.2px;
}
.simple-article p:last-child {
margin-bottom: 0;
}
.simple-article.light p {
color: #d1d8de;
}
.simple-article.extraLight p {
color: #cdcdcd;
}
.blogDetailInfo .simple-article p {
letter-spacing: 0.2px;
}
.simple-article img {
max-width: 100%;
height: auto;
display: block;
}
.simple-article hr {
border-top: 1px solid rgba(145, 145, 145, .3);
margin: 30px 0;
}
.simple-article ol {
counter-reset: number;
}
.simple-article ol li {
padding-left: 0;
margin-bottom: 8px;
}
.simple-article ol li:before {
counter-increment: number;
content: "#" counter(number);
color: #0084ff;
margin-right: 5px;
}
.simple-article ul li {
margin-bottom: 8px;
color: #63a8ed;
}
.simple-article ul.large li,
.blogHoverContent.large a{
font-size: 18px;
}
.simple-article ul li:before {
font-family: "FontAwesome";
content: "";
width: 16px;
height: 16px;
display: inline-block;
margin: 0 20px 0 5px;
vertical-align: middle;
position: relative;
top: -1px;
color: #ebeff1;
font-size: 20px;
background: url(https://www.teknoideas.cl/wp-content/themes/webcore/assets/images/check-list.png) no-repeat center center;
}
.themesImgWrapper .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
margin-bottom: 0!important;
}
.footerTopInfo .widget_nav_menu ul li {
margin-bottom: 12px;
}
.footerTopInfo .widget_nav_menu ul li:last-child {
margin-bottom: 0;
}
.footerTopInfo .widget_nav_menu ul li a {
color: rgba(255, 255, 255, .8);
font-family: "Montserrat";
font-size: 13px;
line-height: 16px;
letter-spacing: 1px;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.footerTopInfo .widget_nav_menu ul li a:hover {
color: #f6cf33;
}
.max-height img{
max-height:240px;
} .large,
.large p 
{
font-size: 18px;
line-height: 28px;
}
.normall {
font-size: 15px;
line-height: 26px;
}
.small {
font-size: 14px;
line-height: 24px;
}
.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6 {
color: #242424;
font-weight: 800;
text-transform: uppercase;
margin: 0;
font-family: "Montserrat";
letter-spacing: 1px;
}
.single-blog-post h1,
.single-blog-post h2,
.single-blog-post h3,
.single-blog-post h4,
.single-blog-post h5,
.single-blog-post h6,
.blog_details_inner h1,
.blog_details_inner h2,
.blog_details_inner h3,
.blog_details_inner h4,
.blog_details_inner h5,
.blog_details_inner h6,
.commentBox h1,
.commentBox h2,
.commentBox h3,
.commentBox h4,
.commentBox h5,
.commentBox h6{
text-transform: initial;
font-family: inherit;
font-weight: 500;
color: inherit;
}
.single-blog-post h1,
.blog_details_inner h1,
.commentBox h1{
font-size: 36px;
}
.single-blog-post h2,
.blog_details_inner h2,
.commentBox h2{
font-size: 30px;
}
.single-blog-post h3,
.blog_details_inner h3,
.commentBox h3{
font-size: 24px;
}
.single-blog-post h4,
.blog_details_inner h4,
.commentBox h4{
font-size: 18px;
}
.single-blog-post h5,
.blog_details_inner h5,
.commentBox h5{
font-size: 14px;
}
.single-blog-post h6,
.blog_details_inner h6,
.commentBox h6{
font-size: 12px;
}
.light.h1,
.light h1,
.light.h2,
.light h2,
.light.h3,
.light h3,
.light.h4,
.light h4,
.light.h5,
.light h5,
.light.h6,
.light h6 {
color: #fff;
}
.simple-article h1,
.simple-article h2,
.simple-article h3,
.simple-article h4,
.simple-article h5,
.simple-article h6 {
margin-bottom: 10px;
font-weight: 300;
text-transform: none;
letter-spacing: 0;
}
.simple-article img[align="right"] {
margin-left: 10px;
}
.h1 span,
h1 span,
.h2 span,
h2 span,
.h3 span,
h3 span,
.h4 span,
h4 span,
.h5 span,
h5 span,
.h6 span,
h6 span {
font-weight: 300;
}
.h1,
h1 {
font-size: 72px;
line-height: 82px;
}
.h2,
h2 {
font-size: 40px;
line-height: 60px;
}
.h3,
h3 {
font-size: 35px;
line-height: 45px;
}
.h4,
h4 {
font-size: 32px;
line-height: 42px;
}
.h5,
h5 {
font-size: 22px;
line-height: 32px;
}
.h6,
h6 {
font-size: 15px;
line-height: 25px;
}
.simple-article a:not(.button) {
color: #0084ff;
}
.simple-article a:hover {
text-decoration: underline;
}
.simple-article br {
line-height: 1em;
} .commentsWrapper .as {
margin-top: 0;
border-bottom: 0;
padding-bottom: 10px;
}
.commentBlock {
position: relative;
border: 1px solid #eeeeee;
}
.commentsWrapper ol.commentBlock {
margin-bottom: 0;
list-style: none;
padding: 0;
}
.comment {
position: relative;
}
.commentBlock li:nth-child(even){
background: #fcfcfc;
}
.commentBlock .commentBox {
border-top: 1px solid #eee;
}
.commentBlock li:last-child {
border-bottom: 0;
}
.commentBox {
padding: 25px 70px 20px 25px;
}
.comment .commentContent {
padding-left: 100px;
margin-bottom: 5px;
position: relative;
}
.comment .imgWrapper {
position: absolute;
top: 0;
left: 0;
}
.comment .commentContent a {
color: #000;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
font-size: 15px;
font-weight: 600;
}
.comment .commentTime {
padding-left: 100px;
}
.comment .commentTime p {
color: #242424;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
line-height: normal;
}
.comment .commentTime a {
color: #4356ea;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
font-size: 13px;
font-weight: 400;
}
.comment .commentTime a:before {
content: "|";
display: inline-block;
vertical-align: baseline;
margin: 0 7px;
color: #4356ea;
}
.commentBlock li ul.children {
margin-top: 0;
margin-bottom: 0px;
padding: 0;
list-style: none;
}
.commentBlock li ul li .comment {
margin-left: 50px;
padding-left: 0;
}
.commentsWrapper form {
background: #f7f7f7;
padding: 52px 26px;
border: 1px solid #eeeeee;
padding-bottom: 95px;
}
.logged-in-as a {
color: #2fbafb;
}
.commentsWrapper .simple-input {
font-size: 15px;
color: #8e8d8d;
line-height: 48px;
height: 48px;
padding: 0 20px;
width: 100%;
border: 1px solid #eeeeee;
background: #ffffff;
font-family: "Open Sans";
transition: all .15s;
-webkit-transition: all .15s;
}
.commentsWrapper form textarea {
height: 175px!important;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.widget_archive li a, 
.widget_links li a, 
.widget_meta li a, 
.widget_nav_menu li a, 
.widget_pages li a, 
.widget_recent_comments li a, 
.widget_recent_entries li a{
color: #242424;
display: inline-block;
line-height: 44px;
position: relative;
-webkit-transition: color .4s ease;
transition: color .4s ease;
font-size: 16px;
}
.widget_archive li, 
.widget_links li, 
.widget_meta li, 
.widget_nav_menu li, 
.widget_pages li, 
.widget_recent_comments li, 
.widget_recent_entries li{
border-bottom: 1px solid #E6E6E6;
}
.widget_archive li:last-child, 
.widget_links li:last-child, 
.widget_meta li:last-child, 
.widget_nav_menu li:last-child, 
.widget_pages li:last-child, 
.widget_recent_comments li:last-child, 
.widget_recent_entries li:last-child {
border: none;
}
.widget_pages li ul, 
.widget_categories ul li ul,
.single-sidebar-widget ul li ul {
padding-left: 15px;
}
.widget_categories .children, 
.widget_nav_menu .sub-menu, 
.widget_pages .children {
border-top: 1px solid #eaeaea;
}
.single-sidebar-widget .title h2 a.rsswidget {
display: inline-block;
font-size: 20px;
}
.widget_rss ul li a {
color: #242424;
font-weight: 600;
display: block;
}
.widget_rss ul li {
position: relative;
border-bottom: 1px solid #e6e6e6;
}
.widget_rss ul li:last-child {
border-bottom: none;
}
.widget_rss ul li {
padding-bottom: 15px;
padding-top: 10px;
} button {
background: transparent;
border: 0;
}
.homeslider6.sliderbtn.button{
font-family: 'Montserrat', sans-serif;
font-weight: 600;
font-size:16px;
color:#fff;
background:transparent;
border: 1px solid #fff!important;
border-radius:0;
padding: 16px 40px;
float:left;    letter-spacing: 1px!important;
}
.homeslider6.border {
border-bottom: 1px solid #fff!important;
width: 90px;
margin-bottom: 40px!important;
margin-left: 5px!important;
margin-top: 16px!important;
}
.button {
display: inline-block;
vertical-align: bottom;
text-align: center;
position: relative;
cursor: pointer;
padding: 0px 40px;
font-size: 14px;
line-height: 46px;
border-radius: 25px;
color: #fff;
text-transform: uppercase;
background: #4356ea;
letter-spacing: .3px;
z-index: 1;
-webkit-transition: all 250ms linear;
border: 2px solid #4356ea;
-o-transition: all 250ms linear;
transition: all 250ms linear;
-webkit-box-shadow: 0px 3px 15px 0px rgba(67, 86, 234, 0.46);
box-shadow: 0px 3px 15px 0px rgba(67, 86, 234, 0.46);
font-family: "Montserrat", sans-serif;
font-weight: bold;
}
.button.black_bg {
background: #000;
border-color: #000;
-webkit-box-shadow: none;
box-shadow: none;
}
.button.black_bg:hover {
border-color: #000;
color: #000;
}
.button:hover {
color: #4356ea;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
border: 2px solid #4356ea;
}
.button:focus {
color: #4356ea;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
border: 2px solid #4356ea;
}
.button-close {
width: 30px;
height: 30px;
display: inline-block;
vertical-align: bottom;
cursor: pointer;
}
.button-close span {
background: #2e2e2e;
height: 1px;
width: 100%;
display: block;
position: absolute;
top: 50%;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.button-close span:first-child {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.button-close span:last-child {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.button-close:hover span {
background: #fff;
}
.button-close.style2 span {
background: #fff;
}
.button-close.style2:hover span {
background: #f6cf33;
} .button.style2 {
background: #fff;
}
.button.style2:before,
.button.style2:after {
background: #5f9bc7;
}
.button.style3 {
background: transparent; 
border: 1px solid #454545;
border-radius: 3px;
}
.button.style3:hover 
{
border-color: #5f9bc7;
}
.button.style4 
{
position: relative;
background: transparent; 
border: 1px solid #989ba5;
border-radius: 3px;
color: #fff;
}
.button.style4:hover 
{
border-color: #5f9bc7;
}
.button.style5 
{
background: #222222;
color: #fff;
border: 0;
}
.button.style6 
{
color: #fff;
background: #4c9ef1;
border: 1px solid #4c9ef1;
}
.button.style6:hover 
{
border-color: #f8d24b;
}
.button.style6:hover:after,
.button.style6:hover:before 
{
background: #f8d24b;
}
.button.style7 {
border-radius: 30px;
background: #fff;
color: #0e5264;
}
.button.style7:hover {
color: #fff;
}
.button.style8 {
background: #fff;
}
.button.style8:hover:before,
.button.style8:hover:after {
background: #f6cf33;
}
.button.style10 {
background: #cb368a;
color: #fff;
}
.button.style10.btnSize10 {
padding: 19px 53px;
}
.btnWrapper {
text-align: center;
}
.btnWrapper.left {
text-align: left;
}
.btnWrapper.right {
text-align: right;
} .submitButton {
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
background: #3db0df;
padding: 0 25px;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
height: 50px;
}
.submitButton:hover {
background: #f6cf33;
} .simple-input {
font-size: 14px;
color: #000;
height: 50px;
line-height: 50px;
padding: 0 24px;
width: 100%;
border: 1px #eee solid;
transition: all .15s;
-webkit-transition: all .15s;
}
.simple-input:focus {
border-color: #f6cf33;
}
.simple-input.invalid {
border-color: #f11e1e!important;
}
textarea.simple-input {
padding-top: 10px;
padding-bottom: 10px;
line-height: 22px;
height: 200px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #888;
opacity: 1;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
color: #888;
opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
color: #888;
opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #888;
opacity: 1;
} .simple-input.light {
border-color: #c6c6c6;
color: #909090;
background: #fff;
}
.simple-input.light:focus {
border-color: #f6cf33;
}
.simple-input.style2 {
background: #f8f8f8;
border-color: #e9e9e9;
}
.simple-input.style2:focus {
border-color: #4356ea;
box-shadow: 0 0 16px 0 rgba(0, 0, 0, .17);
}
input.light::-webkit-input-placeholder,
textarea.light::-webkit-input-placeholder {
color: rgb(144, 144, 144);
opacity: 1;
}
input.light:-moz-placeholder,
textarea.light:-moz-placeholder {
color: rgb(144, 144, 144);
opacity: 1;
}
input.light::-moz-placeholder,
textarea.light::-moz-placeholder {
color: rgb(144, 144, 144);
opacity: 1;
}
input.light:-ms-input-placeholder,
textarea.light:-ms-input-placeholder {
color: rgb(144, 144, 144);
opacity: 1;
} .checkbox-entry {
display: inline-block;
cursor: pointer;
margin: 0;
padding: 0;
min-width: 20px;
min-height: 20px;
}
.checkbox-entry input {
display: none;
}
.checkbox-entry span {
position: relative;
font-size: 11px;
line-height: 20px;
padding-left: 30px;
display: block;
color: #888;
text-transform: uppercase;
}
.checkbox-entry:hover span,
.checkbox-entry span a:hover {
color: #555;
text-decoration: none;
}
.checkbox-entry span:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 20px;
height: 20px;
border: 1px #eee solid;
border-radius: 2px;
-webkit-border-radius: 2px;
background: url(//www.teknoideas.cl/wp-content/themes/img/icon-6.png) 100px center no-repeat #fff;
}
.checkbox-entry input:checked+span:before {
border-color: #f6cf33;
background-color: #f6cf33;
background-position: center center;
}
.checkbox-entry.radio span:before {
border-radius: 10px;
-webkit-border-radius: 10px;
background: none;
}
.checkbox-entry.radio input:checked+span:before {
border-color: #f6cf33;
background-color: #fff;
border-width: 7px;
}
.checkbox-entry a:hover {
text-decoration: underline;
}
.checkbox-entry.light span {
color: rgba(255, 255, 255, .8);
}
.checkbox-entry.light:hover span,
.checkbox-entry.light span a:hover {
color: #fff;
text-decoration: none;
}
.checkbox-entry.light.radio input:checked+span:after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 20px;
height: 20px;
border: 2px #eee solid;
border-radius: 10px;
-webkit-border-radius: 10px;
} .sumoWrapper {
position: relative;
}
.SelectBox,
.SumoSelect > .CaptionCont > span,
.SumoSelect > .CaptionCont > label {
cursor: pointer;
} .socialWrapper {
position: relative;
}
.socialWrapper a {
font-size: 17px;
margin: 0 18px;
color: #fff;
-webkit-transition: color 150ms linear;
transition: color 150ms linear;
}
.socialWrapper a:first-child {
margin-left: 0;
}
.socialWrapper a i.fa {
transform: scale(1);
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.socialWrapper a:hover {
color: #f6cf33;
}
.socialWrapper a:hover i.fa {
transform: scale(1.1);
} .gallerWrapper {
position: relative;
}
.gallerWrapper li {
margin-bottom: 5px;
}
.bg {
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
}
.bgShadow,
.bgShadow.light {
position: relative;
}
.bgShadow:before,
.bgShadow.light:before,
.bgShadow.shadowStyle2:before,
.bgShadow.colorShadow:before,
.bgShadow.colorShadow2:before,
.bgShadow.colorShadow3:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block!important;
background: rgba(0, 0, 0, .5);
content: '';
}
.contentPadding.bgColor3 .fluidBg:before {
content: none;
}
.bgShadow.light:before {
background: rgba(0, 0, 0, .2);
}
.bgShadow.shadowStyle2:before {
background: rgba(46, 171, 185, .88);
}
.bgShadow.colorShadow:before {
background: rgba(67, 86, 234, 0.9);
}
.bgShadow.colorShadow2:before {
background: rgba(54, 147, 214, .9);
}
.bgShadow.colorShadow2:before {
background: rgba(42, 42, 44, 0.9);
}
.bgShadow.colorShadow3:before {
background: rgba(18, 86, 193, .9);
}
.imgWrapper {
position: relative;
display: block;
}
.imgWrapper img {
max-width: 100%;
height: auto;
display: block;
}
.verAlign,
.verAlignNoColls,
.responsiveVerAlign {
font-size: 0;
}
.verAlign >*[class*="col-"] {
display: inline-block;
float: none;
vertical-align: middle;
}
.verAlignNoColls > div {
display: inline-block;
float: none;
vertical-align: middle;
}
.sl-overlay {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(31, 31, 31, .7);
display: none;
z-index: 1006;
}
.styleHomePage7 .sl-overlay {
background: rgba(0, 0, 0, .8);
}
.sl-wrapper {
z-index: 1000;
}
.sl-wrapper button {
border: 0 none;
cursor: pointer;
}
.sl-wrapper .button-close {
right: 30px;
top: 30px;
z-index: 1015;
position: fixed;
}
.sl-wrapper .sl-counter {
display: none;
position: fixed;
top: 30px;
left: 30px;
z-index: 1015;
}
.sl-wrapper .sl-navigation {
width: 100%;
display: none;
}
.sl-wrapper .sl-navigation button {
position: fixed;
top: 50%;
margin-top: -15px;
height: 29px;
width: 80px;
display: block;
z-index: 1015;
background: url(//www.teknoideas.cl/wp-content/themes/img/icon-1.png) transparent;
transition: all .15s;
-webkit-transition: all .15s;
}
.sl-wrapper .sl-navigation button.sl-next {
display: block !important;
right: 1%;
width: 60px;
height: 60px;
}
.sl-wrapper .sl-navigation button.sl-prev {
display: block !important;
left: 1%;
width: 60px;
height: 60px;
}
.sl-wrapper .sl-navigation button.sl-next:before {
position: absolute;
bottom: 30%;
right: 0;
width: 32px;
height: 1px;
background: #fff;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
content: '';
}
.sl-wrapper .sl-navigation button.sl-next:after {
position: absolute;
top: 30%;
right: 0;
width: 32px;
height: 1px;
background: #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
content: '';
}
.sl-wrapper .sl-navigation button.sl-prev:before {
position: absolute;
bottom: 30%;
left: 0;
width: 32px;
height: 1px;
background: #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
content: '';
}
.sl-wrapper .sl-navigation button.sl-prev:after {
position: absolute;
top: 30%;
left: 0;
width: 32px;
height: 1px;
background: #fff;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
content: '';
}
.sl-wrapper .sl-navigation button.sl-prev:hover:before,
.sl-wrapper .sl-navigation button.sl-prev:hover:after,
.sl-wrapper .sl-navigation button.sl-next:hover:before,
.sl-wrapper .sl-navigation button.sl-next:hover:after {
background: #f6cf33;
}
.sl-close {
position: fixed;
top: 30px;
right: 30px;
z-index: 1007;
width: 40px;
height: 40px;
}
.sl-close:before {
position: absolute;
top: 50%;
width: 100%;
height: 1px;
display: block;
background: #fff;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
content: ''
}
.sl-close:after {
position: absolute;
top: 50%;
width: 100%;
height: 1px;
display: block;
background: #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
content: ''
}
.sl-close:hover:before,
.sl-close:hover:after {
background: #f6cf33;
}
.sl-wrapper .sl-image {
position: fixed;
-ms-touch-action: none;
touch-action: none;
z-index: 10000;
}
.sl-wrapper .sl-image img {
margin: 0;
padding: 0;
display: block;
}
.sl-wrapper .sl-image iframe {
border: 0 none;
background: #000;
}
.sl-wrapper .sl-image .sl-caption {
display: none;
padding: 10px;
color: #fff;
background: #000;
opacity: 0.8;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-top {
bottom: auto;
top: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-outside {
bottom: auto;
}
.sl-wrapper .sl-image .sl-download {
display: none;
position: absolute;
bottom: 5px;
right: 5px;
color: #fff;
z-index: 1005;
}
.sl-spinner {
display: none;
border: 5px solid #fff;
border-radius: 40px;
height: 40px;
left: 50%;
margin: -20px 0 0 -20px;
opacity: 0;
position: fixed;
top: 50%;
width: 40px;
z-index: 1007;
-webkit-animation: pulsate 1s ease-out infinite;
animation: pulsate 1s ease-out infinite;
}
.sl-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
} .galleryThumbnail {
position: relative;
cursor: pointer;
text-align: center;
}
.galleryThumbnail .galleryIcon:before {
position: absolute;
width: 1px;
height: 55px;
background: #fff;
content: '';
}
.galleryThumbnail .galleryIcon:after {
position: absolute;
width: 1px;
height: 55px;
background: #fff;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
content: '';
}
.galleryThumbnail:before {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 0;
background: rgba(67, 86, 234, 0.9);
content: '';
z-index: 1;
-webkit-transition: all 400ms linear;
-o-transition: all 400ms linear;
transition: all 400ms linear;
}
.servicesOffer .galleryThumbnail:before {
content: none;
}
.galleryThumbnail:hover:before {
height: 100%;
}
.galleryThumbnail span {
position: absolute;
top: 50%;
left: 50%;
color: #fff;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.galleryThumbnail .as {
position: absolute;
top: 50%;
width: 100%;
opacity: 0;
z-index: 2;
-webkit-transform: translate(0, 50%);
transform: translate(0, 50%);
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.galleryThumbnail:hover .as {
opacity: 1;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
-webkit-transition-delay: 200ms;
transition-delay: 200ms;
}
.galleryThumbnail .galleryIcon {
position: absolute;
top: 50%;
left: 50%;
width: 55px;
height: 55px;
opacity: 0;
z-index: 2;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.galleryThumbnail:hover .galleryIcon {
opacity: 1;
-webkit-transform: translate(0%, 0%);
-ms-transform: translate(0%, 0%);
transform: translate(0%, 0%);
-webkit-transition-delay: 200ms;
-o-transition-delay: 200ms;
transition-delay: 200ms;
margin-left: -27.5px;
margin-top: -27.5px;
} .galleryThumbnail.size1 {
max-width: 450px;
margin: 0 auto;
}
.galleryThumbnail.size2 {
max-width: 371px;
margin: 0 auto;
} .bgGrey {
background: #e0e1e3;
}
.bgLightGrey {
background: #f3f3f3
}
.bgColor {
background: #30374a;
}
.bgColor2 {
background: #4356ea;
}
.bgColor3 {
background: #4356ea;
}
.bgColor4 {
background: #433956;
}
.bgColor5 {
background: #4356ea;
}
.bgColor6 {
background: #df594d;
}
.bgColor7 {
background: #3094e9;
}
.bgColor8 {
background: #2f2e4f;
}
.bgColor9 {
background: #4356ea;
}
.bgColor10 {
background: #47a5d1;
}
.bgColor11 {
background: #393188;
}
.bgColor12 {
background: #1d1425;
}
.bgColor14 {
background: #100c15;
}
.bgColor15{
background: #5c1fda;
}
.contentPadding.paddSize2.bgColor10 {
background: #4356ea;
}
.contentPadding.paddSize2.bgColor10 .btnWrapper .button {
background: #fff;
color: #4356ea;
}
.bgColorFluid {
background: #f7d344;
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 39%;
height: 100%;
}
.bgColorFluid2 {
background: #8957d5;
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 39%;
height: 100%;
background-position: 50% 50%;
background-size: cover;
}
.bgColorFluid3 {
background: #4d9c95;
position: absolute;
top: -90px;
left: 0;
bottom: -90px;
width: 37%;
height: 141.8%;
background-position: 50% 50%;
background-size: cover;
}
.bgColorFluid3_1 {
background: #4d9c95;
position: absolute;
top: -90px;
left: 0;
bottom: -90px;
width: 37%;
height: 168.8%;
background-position: 50% 50%;
background-size: cover;
}
.bgYellow {
background: #4356ea;
}
.bgBlack {
background: #2a292b;
}
.bgBlack2 {
background: #151519;
}   .popup-wrapper {
position: fixed;
z-index: 30;
left: 0;
top: 0;
width: 100%;
height: 100%;
left: -100%;
transition-delay: .3s;
-webkit-transition-delay: .3s;
}
.popup-wrapper.active {
left: 0;
transition-delay: 0s;
-webkit-transition-delay: 0s;
}
.popup-wrapper .bg-layer {
position: absolute;
left: 0;
top: -100px;
right: 0;
bottom: -100px;
background: rgba(0, 0, 0, .8);
transition: all .3s ease-out;
-webkit-transition: all .3s ease-out;
opacity: 0;
}
.popup-wrapper .bg-layer.light {
background: rgba(0, 0, 0, .5);
}
.popup-wrapper.active .bg-layer {
opacity: 1;
}
.popup-content {
position: absolute;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
font-size: 0;
text-align: center; 
transition: transform .3s ease-out, opacity .3s ease-out, left 0s .3s;
-webkit-transition: transform .3s ease-out, opacity .3s ease-out, left 0s .3s;
transform: translateY(100px);
-webkit-transform: translateY(100px);
opacity: 0;
left: -10000px;
padding: 15px;
}
.popup-content.active {
transform: translateY(0);
-webkit-transform: translateY(0);
opacity: 1;
left: 0;
transition: transform .3s ease-out, opacity .3s ease-out, left 0s 0s;
-webkit-transition: transform .3s ease-out, opacity .3s ease-out, left 0s 0s;
position: relative;
}
.popup-content:after {
display: inline-block;
vertical-align: middle;
height: 100%;
content: "";
}
.popup-container {
display: inline-block;
vertical-align: middle;
width: 100%;
position: relative;
text-align: left;
background: #fff;
max-width: 570px;
}
.popup-container .button-close {
position: absolute;
top: 5px;
right: 40px;
}
.coming-soone-popup .popup-container .button-close {
right: -40px;
top: -40px;
}
.popup-content .layer-close {
position: absolute;
left: 0;
bottom: 0;
right: 0;
height: 10000px;
}
.popup-align {
padding: 80px 100px;
overflow: hidden;
}
.popup-container.searhPopup.size-2 {
max-width: 950px;
}
.popup-container.size-3 {
max-width: 650px;
}
.searhPopup {
position: relative;
background: #1a1a1c;
padding: 90px 50px; 
}
.searhPopup form {
position: relative;
overflow: hidden;
}
.searhPopup .as {
margin-bottom: 30px;
padding: 0 23px;
}
.searhPopup .simple-input {
border: 0;
padding-right: 50px;
}
.searhPopup .simple-input.light {
background: #1a1a1c;
}
.searhPopup .searchBorderBottom {
position: relative;
margin-left: 25px;
height: 2px;
width: 100%;
background: #535353;
content: '';
}
.searhPopup .searchBorderBottom:before {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 0;
background: #f6cf33;
content: '';
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.searhPopup .simple-input:focus + .searchBorderBottom:before {
width: 100%;
}
.searhPopup button {
position: absolute;
bottom: 15px;
right: 5px;
width: 30px;
height: 30px;
}
.searhPopup i.fa {
font-size: 16px;
color: #909090;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.searhPopup button:hover i.fa {
color: #f6cf33;
} .popup-content.coming-soone-popup {
-webkit-transform: translate(0) scale(.8);
transform: translate(0) scale(.8);
}
.popup-content.coming-soone-popup.active {
-webkit-transform: scale(1);
transform: scale(1);
}   .swiperMainWrapper {
position: relative;
}
.swiper-button-disabled+.swiper-button-disabled+.swiper-wrapper {
transform: none!important;
-webkit-transform: none!important;
cursor: auto;
}
.swiper-button-disabled+.swiper-button-disabled+.swiper-wrapper+.swiper-pagination-bullets {
display: none;
}
.swiper-pagination.relative-pagination {
position: relative;
margin-top: 40px;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
background-color: #f6cf33;
}
.mainBanner .swiper-button-prev,
.mainBanner .swiper-button-next {
background-image: none;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, .5);
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.mainBanner .swiper-button-prev:before,
.mainBanner .swiper-button-next:before {
position: absolute;
top: 50%;
left: 50%;
font-family: "FontAwesome";
content: "\f104";
font-size: 15px;
color: #fff;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.mainBanner .swiper-button-next:before {
content: "\f105";
}
.mainBanner .swiper-button-prev:hover,
.mainBanner .swiper-button-next:hover {
background: rgba(0, 0, 0, 1);
} .mainBanner.white .swiper-button-prev,
.mainBanner.white .swiper-button-next {
background: rgba(255, 255, 255, .8);
color: #000;
width: 47px;
height: 47px;
}
.mainBanner.white .swiper-button-prev:before,
.mainBanner.white .swiper-button-next:before {
font-size: 30px;
color: rgba(0, 0, 0, .5);
}
.mainBanner.white .swiper-button-prev:hover,
.mainBanner.white .swiper-button-next:hover {
background: rgba(255, 255, 255, 1);
}
.swiper-pagination-bullet {
width: 15px;
height: 15px;
background: transparent;
border: 3px solid rgba(137, 137, 137, 1);
opacity: 1;
}
.swiper-pagination-bullet-active {
border-color: #1fb5c7;
}   .tabs-block {
position: relative;
}
.tab-menu {
display: block;
font-size: 18px;
line-height: 26px;
text-transform: uppercase;
font-weight: 700;
cursor: pointer;
margin-bottom: 45px!important;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.tab-menu:last-child {
margin-bottom: 0;
}
.tab-entry {
display: none;
}   .accordeon-title {
position: relative;
font-size: 15px;
line-height: 25px;
font-weight: 400;
padding: 13px 77px 13px 20px;
cursor: pointer;
background: #fff;
border: 1px solid #dedede;
color: #898989;
letter-spacing: 0.5px;
}
.accordeon-title i.fa {
position: absolute;
top: 20px;
right: 20px;
font-size: 25px;
}
.accordeon-toggle {
display: none;
border: 1px solid #dedede;
border-top: 0;
color: #898989;
padding: 15px 24px;
}
.accToggle {
position: absolute;
top: 12px;
right: 24px;
background: #fff;
width: 29px;
height: 29px;
}
.accToggle span {
background: #6c6c6c;
width: 10px;
height: 2px;
position: absolute;
top: 50%;
left: 50%;
display: block;
margin-left: -5px;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.accToggle span:first-child {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.accordeon-title.active span:first-child {
-webkit-transform: rotate(0);
transform: rotate(0);
}
.accordeon.style2 .accordeon-title {
background: #fafafa;
border: 1px solid #dedede;
font-weight: 400;
text-transform: none;
}
.accordeon.style2 .accordeon-title {
color: #242424;
font-weight: 600;
}
.accordeon.style2 .accToggle {
border: 0;
}
.accordeon.style2 .accordeon-toggle {
background: #fff;
border: 1px solid #dedede;
border-top: 0;
padding: 24px;
}
.accordeon.style2 .accordeon-title i.fa {
top: 14px;
color: #909090;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.accordeon.style2 .accordeon-title.active i.fa {
transform: rotate(90deg);
} .accordeon.style3 .accordeon-title {
font-family: "Montserrat";
font-size: 14px;
line-height: 26px;
font-weight: 700;
color: #242424;
text-transform: uppercase;
}
.accordeon.style3 .accordeon-title.active,
.accordeon.style3 .accordeon-title.active .accToggle {
background: #f1f1f1;
}   #map-canvas {
height: 420px;
}
.mapSize2 {
height: 394px !important;
}   .contentPadding {
padding: 100px 0;
position: relative;
}
.contentPadding.size2 {
padding: 60px 0;
}
.titleShortcode {
position: relative;
}
.titleShortcode .as {
margin-bottom: 18px;
}
.wpb_text_column:last-child .titleShortcode .as {
margin-bottom: 18px;
}
.titleShortcode > p {
font-size: 20px;
line-height: 26px;
}
.titleShortcode  .work-p {
font-size: 20px;
line-height: 26px;
}
.titleAlignShortcode {
position: relative;
text-align: center;
}
.titleAlignShortcode .as {
margin-bottom: 18px;
}
.mainSlider {
position: relative;
text-align: center;
}
.mainSlider .as {
font-weight: 400;
text-transform: none;
}
.mainSlider .cell-view {
height: 862px;
}
.mainSlider.sliderPosition .cell-view {
padding-top: 200px;
}
.creativeBlock .imgWrapper {
border: 2px solid #b2b2b2;
display: inline-block;
padding: 22px 19px;
border-radius: 100%;
max-width: 73px;
max-height: 73px;
}
.creativeBlock .creativeContent {
padding-left: 21px;
display: inline-block;
}
.agencyWrapper {
position: relative;
}
.feaProjectWrapper {
max-width: 380px;
margin: 0 auto;
padding-left: 75px!important;
}
.figcaption {
background: #5f9bc7;
padding: 35px 10px;
color: #fff;
text-align: center;
}
.figcaption p{
color: #fff;
}
.feaProjectWrapper .vc_column-inner {
padding: 0!important;
}
.contentPadding .vc_column-inner {
padding-top: 0!important;
}
.figcaption span {
font-size: 16px;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 10px!important;
display: block;
} .grid .imgWrapper {
border: 15px solid #fff;
max-width: 401px;
margin: 0 auto;
}
.grid-item { 
width: 25%; 
}
.grid-sizer {
width: 1%;
}
.grid-item-1 {
width: 32%;
}
@-webkit-keyframes fadeItIn {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
-moz-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
-moz-transform: none;
transform: none;
}
}
@keyframes fadeItIn {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
-moz-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
-moz-transform: none;
transform: none;
}
}   .bannerContent {
position: relative;
max-width: 570px;
margin: 0 auto;
}
.bannerContent .button {
position: absolute;
bottom: 0;
right: 37%;
}
.bannerContent .imgWrapper img {
margin: 0 auto;
}
.desingBlock {
position: relative;
text-align: center;
}
.desingBlock .as {
line-height: 47px;
}
.desingBlock .button {
margin-left: 60px;
}
.desingDescription {
margin-left: 55px;
}
.desingDescription .as {
text-transform: none;
}
.aboutMeWrapper .simple-article p {
display: inline-block;
}
.aboutMeWrapper .simple-article a {
color: #f7d344;
display: inline-block;
font-style: italic;
margin-left: 15px;
font-size: 18px;
}
.aboutMeWrapper .simple-article a:hover {
text-decoration: underline;
}
.chooseBlock {
display: block;
position: relative;
padding: 30px 20px 30px 85px;
border: 1px solid rgba(123, 127, 139, .5);
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.chooseBlock .imgWrapper {
position: absolute;
top: 35px;
left: 25px;
}
.chooseBlock .imgWrapper i.fa {
color: #419fd5;
font-size: 35px;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.chooseContent {
display: block;
}
.chooseContent .simple-article p {
color: #c6c6c6;
}
.chooseContent .as {
margin-bottom: 5px;
}
.chooseBlock:hover {
background: #3995ca;
}
.chooseBlock:hover .imgWrapper i.fa,
.chooseBlock:hover .simple-article p {
color: #fff;
}
.chooseClear {
font-size: 0;
}
.chooseClear >*[class*="col-"]:nth-child(2n+1) {
clear: both;
}
.clientSay {
text-align: center;
position: relative;
}
.clientSay > span {
font-style: italic;
color: #4e4e4e;
}
.clientSayWrapper.style2 .clientSay  {
text-align: left;
}
.clientSayWrapper.style2 .imgWrapper img {
margin-left: 0;
margin-right: 0;
}
.clientSayWrapper.style3 .clientSay  {
text-align: right;
}
.clientSayWrapper.style3 .imgWrapper img {
margin-left: auto;
margin-right: 0;
}
.clientSayWrapper .imgWrapper img {
border-radius: 100%;
border: 1px solid #fff;
margin: 0 auto;
margin-bottom: 22px;
}
.contanctInfo {
position: relative;
margin-right: 35px;
}
.contanctInfo > span {
font-style: italic;
font-size: 18px;
line-height: 20px;
margin-bottom: 10px;
display: block;
}
.contanctInfo .as {
margin-bottom: 28px;
}
.contanctInfo a,
.contanctInfo p {
display: block;
color: #656565;
margin-bottom: 10px;
font-size: 16px; 
line-height: 18px;
}
.contanctInfo a span {
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.contanctInfo a:hover span {
color: #f6cf33;
}
.contanctInfo hr {
border-top: 1px solid #9b9b9b;
margin: 21px 0;
}
.numberCounterWrapp {
position: relative;
padding: 62px 0 42px;
text-align: center;
}
.counterBlock {
display: inline-block;
text-align: left;
}
.counterBlock p {
font-family: "Montserrat";
font-size: 14px;
line-height: 28px;
text-transform: uppercase;
font-weight: 700;
}
.counterBlock .numberCounter {
position: relative;
font-size: 50px;
line-height: 55px;
font-weight: 700;
font-family: "Montserrat";
}
.counterBlock {
display: inline-block;
text-align: left;
color: #fff;
}
.counterBlock .numberCounter:before {
position: absolute;
top: -10px;
left: 0;
width: 35px;
height: 2px;
background: #fff;
display: inline-block;
content: '';
}    .sideNavigationContent {
padding-left: 66px;
}
.my-col-25 {
width: 25%;
float: left;
padding: 6px;
}   .bannerTitle {
position: relative;
text-align: center;
}
.bannerTitle .cell-view {
padding-top: 125px;
height: 400px;
}
.bannerTitle .as {
font-size: 45px;
margin-bottom: 20px;
}
.breadcrumbs {
font-size: 14px;
line-height: 20px;
letter-spacing: .3px;
color: #fff;
}
.breadcrumb {
padding: 0;
margin-bottom: 0;
list-style: none;
background-color: transparent;
border-radius: 0;
}
.breadcrumbs i.fa {
font-size: 13px;
color: #f0f2f3;
margin: 0 8px;
}
.breadcrumb li span:first-child a span{
color: #8692ec;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.breadcrumb li span:first-child a span:hover {
text-decoration: underline;
}
.breadcrumbs span {
color: #fff;
}
.formInfoWrapper {
position: relative;
padding-left: 23px;
min-height: 395px;
}
.formInfoWrapper:before {
position: absolute;
top: 0;
left: -30px;
bottom: 0;
width: 1px;
background: #d6d5d8;
content: '';
}
.formInfoContent {
padding-left: 60px;
position: relative;
}
.formInfo {
position: relative;
}
.formInfo i.fa {
position: absolute;
top: 12px;
left: 0;
font-size: 30px;
}
.formInfoContent span {
font-weight: 700;
text-transform: uppercase;
margin-bottom: 5px;
display: block;
color: #3e3e3e;
}
.formInfoContent a {
display: block;
font-size: 15px;
line-height: 20px;
color: #818181;
margin-bottom: 5px;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.formInfoContent a:hover {
color: #f6cf33;
}
.formInfoWrapper.style2 {
min-height: auto;
padding: 62px 0;
}
.formInfoWrapper.style2 i.fa {
color: #ffffff;
border: 1px solid #fff;
border-radius: 5px;
padding: 20px 18px;
width: 72px;
height: 72px;
text-align: center;
position: relative;
top: auto;
display: inline-block;
float: left;
vertical-align: middle;
}
.formInfoWrapper.style2 .formInfoContent {
display: inline-block;
float: left;
padding: 10px 0;
vertical-align: middle;
padding-left: 27px;
}
.formInfoWrapper.style2 span,
.formInfoWrapper.style2 a {
color: #cdcdcd;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.formInfoWrapper.style2 a:hover {
color: #f6cf33;
}
.contactMePersone {
position: relative;
background: #4356ea;
text-align: center;
padding: 60px 20px;
z-index: 2;
min-height: 581px;
}
.contactMePersone:after {
position: absolute;
top: 10px;
right: 10px;
bottom: 10px;
left: 10px;
border: 1px solid rgba(255, 255, 255, .2);
content: '';
z-index: -1
}
.contactMePersone .imgWrapper {
margin-bottom: 25px;
}
.contactMePersone .imgWrapper img {
border-radius: 100%;
margin: 0 auto;
}
.contactMePersone .as {
margin-bottom: 12px;
}
.contactMePersone p,
.contactMePersone a {
color: #fff;
display: block;
margin-bottom: 7px;
letter-spacing: 1px;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.contactMePersone a:hover {
color: #f6cf33;
}
.personeSocial {
position: relative;
margin-top: 23px;
}
.personeSocial a {
display: inline-block;
margin: 0 15px;
}
.personeSocial a i.fa {
color: #fff;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.personeSocial a:hover i.fa {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.contactBanner {
position: relative;
}
.webStudio {
max-width: 500px;
padding: 28px 43px;
border-top: 5px solid #4356ea;
background: rgba(0, 0, 0, .7);
}
.webStudio .as {
margin-bottom: 10px;
text-transform: none;
}
.contactBanner .cell-view {
height: 568px;
}
.webStudioContent {
width: 49%;
display: inline-block;
padding-right: 45px;
}
.webStudioContent p,
.webStudioContent a {
color: #fffefe;
display: block;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.webStudioContent a:hover {
color: #f6cf33;
}
.orBlock {
position: relative;
display: inline-block;
text-align: center;
margin: 0 45px;
max-width: 365px;
}
.orBlock p {
font-weight: 600;
margin-bottom: 15px;
color: #fff;
}
.orSeparator p{
color: #fff;
}
.orWrapper {
position: relative;
text-align: center;
overflow: hidden;
}
.orSeparator {
position: absolute;
top: 50%;
left: 50%;
font-weight: 700;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.orSeparator:before {
position: absolute;
top: 100%;
left: 50%;
width: 1px;
height: 5000px;
background: #fff;
content: '';
}
.orSeparator:after {
position: absolute;
bottom: 100%;
left: 50%;
width: 1px;
height: 5000px;
background: #fff;
content: '';
}   .imgPadding {
margin-left: 30px!important;
}
.fluidBg {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 42%;
height: 100%;
background-position: 50% 50%;
background-size: cover;
}
.ourMission {
position: relative;
}
.ourMission > span {
font-size: 20px;
line-height: 35px;
color: #76c2ed;
}
.titleShortcode.ourMission span {
font-family: "Lora", serif;
font-style: italic;
color: #fff;
}
.ourMission  .ourMission_light {
font-size: 20px;
line-height: 35px;
color: #76c2ed;
}
.teamBlock {
position: relative;
max-width: 270px;
margin: 0 auto;
}
.teamBlock .imgWrapper:before {
position: absolute;
right: 0;
bottom: 0;
left: 0;
height: 0;
background: rgba(0, 0, 0, .0);
content: '';
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
-webkit-transition-delay: 150ms;
transition-delay: 150ms;
}
.teamBlock:hover .imgWrapper:before {
position: absolute;
right: 0;
bottom: 0;
left: 0;
height: 100%;
background: rgba(0, 0, 0, .3);
content: '';
}
.teamBorder {
position: relative;
border: 1px solid #eaeaea;
border-top: 0;
padding-top: 20px;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.teamBorder:before  {
position: absolute;
right: 0;
bottom: 0;
left: 0;
height: 0;
background: #f6cf33;
content: '';
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.teamInfo {
position: relative;
text-align: center;
margin-bottom: 20px;
}
.teamInfo p {
font-size: 16px;
line-height: 19px;
color: #333333;
letter-spacing: .5px;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.teamInfo span {
color: #8c8c8c;
font-size: 11px;
line-height: 19px;
letter-spacing: 1px;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.teamSocial {
position: relative;
text-align: center;
padding: 15px 0 13px;
margin: 0 20px;
border-top: 1px solid #eaeaea;
}
.teamSocial a {
margin: 0 15px;
}
.teamSocial i.fa {
font-size: 15px;
color: #a8a8a8;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.teamSocial a:hover i.fa {
color: #f6cf33;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.teamBlock:hover a i.fa {
color: #1b1b1b;
}
.teamBlock:hover a:hover i.fa {
color: #fff;
}
.teamBlock:hover .teamBorder:before {
position: absolute;
right: 0;
bottom: 0;
left: 0;
height: 100%;
background: #f6cf33;
content: '';
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.teamBlock:hover .teamSocial {
border-color: #c4a426;
}
.teamBlock:hover .teamInfo span {
color: #4a4a4a;
}
.teamBlock:hover .teamInfo p {
color: #000;
}
.clientTestimonials {
position: relative;
}
.clientTestimonials .imgWrapper {
margin-bottom: 22px;
}
.clientTestimonials .imgWrapper img {
border-radius: 100%;
margin: 0 auto;
}
.testinonialsContent {
position: relative;
text-align: center;
}
.testinonialsContent .simple-article {
margin-left: 36px;
}
.testinonialsContent .simple-article p span {
font-style: italic;
}
.testinonialsContent i.fa {
color: #4356ea;
font-size: 30px;
position: absolute;
top: 0;
left: 0;
}
.chooseTitle {
position: relative;
text-align: center;
}
.chooseTitle .simple-article {
font-style: italic;
color: #c2c2c2;
}
.advantages .imgWrapper {
border: 1px solid #4356ea;
border-radius: 100%;
position: absolute;
top: 5px; 
left: 15px;
width: 70px;
height: 70px;
background: #4356ea;
}
.advantages .imgWrapper i.fa {
color: #fff;
font-size: 30px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.tab-div {
float: left;
}
.advantages .advantagesContent {
margin-left: 95px;
}
.advantagesClear {
font-size: 0;
}
.advantagesClear >*[class*="col-"]:nth-child(3n+1) {
clear: both;
}   .aboutUsBannerTitle {
text-align: center;
position: relative;
}
.aboutUsBannerTitle .cell-view {
height: 600px;
}
.creativeArt {
position: relative;
margin-left: 35px;
}
.creativeArt a {
text-decoration: underline;
font-weight: 700;
font-size: 14px;
line-height: 18px;
color: #fff;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.creativeArt a:hover {
color: #f6cf33;
}
.bgColorFluid2 .imgWrapper {
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.whatWeDo.style2 {
margin-right: 50px;
max-width: 320px;
}
.whatWeDo.style2 .imgWrapper {
position: relative;
margin-bottom: 33px;
}
.aboutUsFluid {
position: absolute;
top: 0;
right: 0;
bottom: 0;
height: 100%;
width: 39%;
background-size: cover;
background-position: 50% 50%;
}
.numberCounterWrapp.style2 .numberCounter {
font-family: "PT Serif";
color: #fff;
}
.numberCounterWrapp.style2 .counterBlock .numberCounter:before {
background: #fff;
width: 25px;
}
.numberCounterWrapp.style2 p {
color: #fff;
font-weight: 400;
font-family: "Open sans";
}
.tabContentWrapper {
position: relative;
top: 0;
right: 0;
}
.tab-menu {
position: relative;
}
.tab-menu span {
display: inline-block;
vertical-align: middle;
max-width: 45px;
word-break: break-all;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
font-size: 18px;
letter-spacing: 0.2px;
color: #1e1e1e;
}
.tab-menu p {
display: inline-block;
vertical-align: middle;
margin-left: 47px;
word-break: break-all;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
font-size: 18px;
letter-spacing: 0.2px;
color: #1e1e1e;
}
.tab-menu .circle {
display: inline-block;
width: 14px;
height: 14px;
background: #ffffff;
border: 1px solid #bcbcbc;
border-radius: 100%;
margin: 0 16px;
position: absolute;
top: 7px;
left: 46px;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.tab-menu.active span,
.tab-menu.active p {
color: #4356ea
}
.tab-menu.active .circle {
background: #4356ea;
border-color: #4356ea;
}
.tabMenuWrapper {
position: relative;
}
.tabMenuWrapper:before {
position: absolute;
top: 10px;
left: 82px;
height: 300px;
bottom: 10px;
width: 4px;
background: #d8d8d8;
content: '';
}
.tab-entry .simple-article p {
letter-spacing: 0.2px;
}
.testimonials {
position: relative;
}
.testimonials .imgWrapper {
margin-bottom: 20px;
}
.testimonials .imgWrapper img {
border-radius: 100%
}
.testimonials p {
color: #fff;
font-size: 14px;
line-height: 26px;
margin-bottom: 20px;
}
.testimonials span  {
color: #fff;
font-size: 14px;
line-height: 26px;
font-style: italic;
}   .aboutus3_testimonial .clientSayWrapper .imgWrapper {
margin-bottom: 20px;
}
.aboutus3_testimonial .clientSayWrapper .imgWrapper img {
margin: inherit;
}
.aboutus3_testimonial .clientSay {
text-align: left;
}
.aboutus3_testimonial .simple-article {
color: #ffffff;
}
.aboutus3_testimonial .clientSay > span {
color: #ffffff;
}   .directorImg {
position: absolute;
bottom: -90px;
left: 0;
max-width: 40%;
}
.contactUsBlock.style2 p {
font-weight: 300;
font-size: 26px;
line-height: 35px;
}
.contentPadding.paddSize2 {
padding: 50px 0;
}
.ourTeamBox {
position: relative;
text-align: center;
max-width: 270px;
margin: 0 auto;
}
.ourTeamBox .imgWrapper {
margin-bottom: 14px;
}
.clientSayStyle2 .testinonialsContent i.fa {
color: #4356ea;
}
.clientSayStyle2  .swiper-pagination-bullet-active {
border-color: #4356ea;
}   .aboutUsFluidLeft {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100%;
width: 34%;
background-size: cover;
background-position: 50% 50%;
}
.counterBlock.style2 {
display: block;
text-align: center;
}
.counterBlock.style2 .numberCounter:before {
content: none; 
}
.numberCounterWrapp.size2 {
padding: 0;
}   .clientCustomerWrapper {
position: relative;
}
.clientCustomer {
background: #fff;
padding: 34px 35px 34px 66px;
position: relative;
box-shadow: 0px 0px 12px rgba(0, 0, 0, .05);
margin-bottom: 33px;
text-align: left;
}
.clientCustomer:after {
position: absolute;
bottom: -22px;
left: 67px;
content: '';
width: 0;
height: 0;
border-left: 0px solid transparent;
border-right: 25px solid transparent;
border-top: 22px solid #fff;
}
.clientCustomer i.fa {
position: absolute;
top: 30px;
left: 15px;
font-size: 33px;
color: #4356ea;
}
.sayPersone {
position: relative;
padding: 10px 0;
}
.sayPersone img {
position: absolute;
top: 0;
left: 0;
border-radius: 100%;
max-width: 100%;
height: auto;
display: inline-block;
}
.personeInfo {
padding-left: 86px;
}
.sayPersone p {
margin-bottom: 5px;
font-size: 15px;
line-height: 20px;
color: #333;
}
.sayPersone span {
display: block;
font-size: 12px;
line-height: 20px;
text-transform: uppercase;
}
.fluidBgIntro.bgShadow.light {
position: absolute;
}
.fluidBgIntro {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 42%;
height: 100%;
background-position: 50% 50%;
background-size: cover;
}
.companyIntro {
position: relative;
margin-left: 65px;
}
.companyIntro span {
font-size: 20px;
line-height: 25px;
color: #76c2ed;
}
.whatWeDoTitle {
text-align: center;
}
.whatWeDo {
position: relative;
}
.whatWeDo .imgWrapper {
position: absolute;
top: 10px;
left: 0;
}
.whatWeDo .as {
margin-bottom: 5px;
}
.whatWeDoContent {
margin-left: 100px;
}
.whatWedoBorder {
border-bottom: 1px solid #d4d4d4;
padding-bottom: 40px;
}
.advantageBlock {
position: relative;
}
.advantageBlock .imgWrapper {
position: absolute;
top: 10px;
left: 0;
}
.advantageBlockContent {
margin-left: 55px;
}
.advantageBlockContent .as {
margin-bottom: 10px;
}
.lastBlog {
position: relative;
max-width: 370px;
margin: 0 auto;
box-shadow: 0 0 18px 0 rgba(0, 0, 0, .14);
}
.lastBlogContent {
padding: 20px 28px;
}
.lastBlogContent a {
color: #242424;
font-size: 16px;
margin-bottom: 10px;
display: block;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.lastBlogContent a:hover {
color: #f6cf33;
}
.lastBlogContent span {
color: #898989;
}
.lastBlogHover {
position: relative;
}
.lastBlogHover:before {
position: absolute;
right: 0;
bottom: 0;
left: 0;
height: 0;
background: #4356ea;
content: '';
z-index: 2;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.lastBlogHover:hover:before {
height: 100%;
}
.blogHoverContent {
position: absolute;
top: 50%;
text-align: center;
z-index: 3;
padding: 15px 50px;
opacity: 0;
visibility: hidden;
-webkik-transform: translateY(-25%);   
transform: translateY(-25%);
-webkit-transition: all 250ms linear;
transition: all 250ms linear;
}
.lastBlogHover:hover .blogHoverContent {
-webkik-transform: translateY(-50%);   
transform: translateY(-50%);
opacity: 1;
visibility: visible;
-webkit-transition-delay: 250ms;
transition-delay: 250ms;
}
.blogHoverContent a {
margin-bottom: 5px;
display: block;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
color: #ffffff;
}
.blogHoverContent a:hover, 
.blogHoverContent a:focus {
color: #242424;
text-decoration: underline;
}
.blogHoverContent span {
font-size: 14px;
color: #ffffff;
}
.themesImgWrapper {
position: absolute;
bottom: -35px;
left: 0;
max-width: 41%;
}
.overflow_visible {
overflow: visible!important;
}
.createThemeWrapper {
padding: 80px 0;
}
.createThemeWrapper .as {
margin-bottom: 15px;
}  .servicesThumbnail {
position: relative;
max-width: 370px;
margin: 0 auto;
background: #f6f6f6;
text-align: center;
padding: 50px 0;
border: 1px solid #f0f0f0;
text-align: center;
box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0);
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.servicesThumbnail .imgWrapper img  {
margin: 0 auto;
}
.servicesThumbnail .imgWrapper {
margin-bottom: 16px;
}
.servicesThumbnail .servicesContent {
padding: 0 45px;
}
.servicesThumbnail .as {
margin-bottom: 10px;
}
.servicesThumbnail a {
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.servicesThumbnail a:hover,
.servicesThumbnail a:focus {
color: #4356ea;
}
.servicesThumbnail:hover {
background: #fff;
border-color: #fff;
box-shadow: 0 0 27px 0 rgba(0, 0, 0, .15);
}
.contactUsBlock {
position: relative;
}
.contactUsBlock .as {
margin-bottom: 10px;
text-transform: none;
font-weight: 600;
}
.contactUsBlock p {
font-size: 18px;
line-height: 25px;
font-weight: 300;
color: #fff;
}
.ourClient {
position: relative;
padding: 22px 0;
min-height: 121px;
max-width: 170px;
margin: 0 auto;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
}
.ourClient .imgWrapper img {
margin: 0 auto;
}   .workSince {
position: relative;
margin-left: 30px!important;
}
.workSince .as {
margin-bottom: 28px;
}
.workSince  .work-p {
font-size: 18px;
line-height: 26px;
font-weight: 300;
}
.servicesThumbnail.style2 {
padding: 0;
border: 0;
background: #fff;
box-shadow: 0 0 16px 0 rgba(0, 0, 0, .08);
}
.servicesThumbnail.style2 .imgWrapper {
margin-bottom: 32px;
}
.servicesThumbnail.style2 .servicesContent {
padding: 0 15px 42px 15px;
}
.servicesThumbnail.style2 a { 
font-family: "Montserrat";
font-weight: 700;
color: #4356ea;
text-transform: uppercase;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.servicesThumbnail.style2 a:hover,
.servicesThumbnail.style2 a:focus,
.servicesThumbnail.style2 .as a:hover,
.servicesThumbnail.style2 .as a:focus {
color: #4356ea;
}
.servicesThumbnail.style2 .as a {
color: #242424;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}   .servicesThumbnail.style3 {
background: #fff;
border: 0;
}
.servicesFluidBgLeft,
.servicesFluidBgRight{
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 50%;
height: 100%;
background-position: 50% 50%;
background-size: cover;
}
.servicesFluidBgRight {
left: auto;
right: 0;
}
.servicesFluidBgLeft.bgShadow,
.servicesFluidBgRight.bgShadow {
position: absolute;
}
.servicesTitle {
margin-left: 80px;
}
.servicesTitle > p,
.servicesTitleStyle2 > p {
font-size: 20px;
line-height: 26px;
color: #d1d0d5;
font-weight: 300;
}
.servicesTitleStyle2 {
text-align: right;
}
.servicesTitleStyle2 > p {
color: #898989;   
}
.servicesTitleStyle2 {
margin-left: 0;
margin-right: 80px;
}
.extraFeaturedBlock {
position: relative;
margin-left: 13px;
}
.extraFeaturedBorder {
padding-bottom: 45px;
border-bottom: 1px solid #e1e1e1;
}
.extraFeaturedBlock .imgWrapper {
position: absolute;
top: 7px;
left: 0;
}
.extraFeaturedContent {
margin-left: 93px;
}
.extraFeaturedContent .as {
margin-bottom: 12px;
}
.extraFuaturedImg .imgWrapper {
position: absolute;
top: 20px;
left: 50px;
}   .servicesThumbnail.style3 {
box-shadow: none;
padding: 0;
}
.txtLeft {
text-align: left;
}
.servicesThumbnail.style3 .servicesContent {
padding: 0;
}
.servicesThumbnail.style3 .imgWrapper {
margin-bottom: 22px;
}
.sevicesClear >*[class*="col-"]:nth-child(4n+1) {
clear: both;
}
.contactUsBlock.styl2 .as {
font-weight: 300;
font-family: "Open Sans";
}   .service-sidebar.widget_nav_menu ul {
border: 1px solid #e4e4e4;
list-style: none;
padding-left: 0;
}
.service-sidebar.widget_nav_menu ul li {
position: relative;
border-bottom: 1px solid #e4e4e4;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
margin-bottom: 0;
}
.service-sidebar.widget_nav_menu ul li:before {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 5px;
background: #e4e4e4;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
content: '';
}
.service-sidebar.widget_nav_menu ul li:hover {
background: #f0f0f0;
}
.service-sidebar.widget_nav_menu ul li:hover:before,
.service-sidebar.widget_nav_menu ul li.current-menu-item:before {
background: #4356ea;
}
.service-sidebar.widget_nav_menu ul li:last-child {
border-bottom: 0;
}
.service-sidebar.widget_nav_menu ul li.current-menu-item {
background: #f0f0f0;
}
.service-sidebar.widget_nav_menu ul li a {
font-size: 14px;
line-height: 28px;
text-transform: uppercase;
color: #363636;
display: block;
font-family: "Montserrat";
font-weight: 700;
padding: 16px 18px;
}
.pdfBlock {
position: relative;
background: #e2e2e2;
padding: 14px 2px;
max-width: 400px;
}
.pdfBlock.size2 {
padding: 24px 0;
}
.pdfBlock i.fa:last-child {
left: auto;
right: 30px;
color: #4356ea;
}
.pdfBlock i.fa {
color: #0f0f0f;
font-size: 32px;
position: absolute;
top: 50%;
left: 20px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.pdfBlock i.fa:last-child {
left: auto;
right: 30px;
}
.pdfBlock .pdfSize {
margin: 0 63px;
}
.pdfBlock .pdfSize a {
font-size: 16px;
line-height: 18px;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 3px;
display: block;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.pdfBlock .pdfSize a:hover {
color: #202020;
text-decoration: underline;
}
.pdfBlock .pdfSize span {
color: #0f0f0f;
}
.mainServicesWrapper {
position: relative;
margin-left: 30px;
}
.mainServicesWrapper .imgWrapper {
margin-bottom: 40px;
}
.servicesSeparator {
background: #e8e8e8;
width: 100%;
height: 1px;
}
.hireBlock {
background: #4356ea;
padding: 32px 30px;
position: relative;
}
.hireBlock .as {
margin-bottom: 12px;
}
.hireBlock p {
font-size: 18px;
line-height: 29px;
color: #ffffff;
margin-bottom: 25px;
}
.responsiveSideBar {
background: #433956;
padding: 14px 18px;
margin-bottom: 15px!important;
display: none;
}
.responsiveSideBar i.fa {
color: #fff;
position: absolute;
top: 19px;
right: 31px;
font-size: 20px;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.responsiveSideBar .as {
text-transform: none;
font-weight: 400;
}
.responsiveSideBar.DDOpen i.fa {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}   .faqTitle {
position: relative;
}
.faqTitle .as {
min-height: 84px;
}   .memeberTitle {
position: relative;
}
.memeberTitle .as {
text-transform: none;
margin-bottom: 18px;
}
.memberSocial {
position: relative;
}
.memberSocial a {
position: relative;
display: inline-block;
color: #4356ea;
border: 1px solid #4356ea;
border-radius: 100%;
min-height: 40px;
min-width: 40px;
margin: 0 5px;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.memberSocial a:first-child {
margin-left: 0;
}
.memberSocial a i.fa {
position: absolute;
top: 50%;
left: 50%;
font-size: 20px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.memberSocial a:hover {
border-color: #f6cf33;
color: #f6cf33
}
.borderBottom {
width: 100%;
padding-bottom: 38px;
border-bottom: 1px solid #d6d6d6;
}
.memberPhone,
.memberMail {
position: relative;
}
.memberPhone a {
font-size: 42px;
line-height: 52px;
color: #242424;
font-weight: 700;
font-family: "Montserrat";
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.memberPhone a:hover {
color: #f6cf33;
}
.memberPhone .imgWrapper,
.memberMail .imgWrapper {
position: absolute;
top: 0;
left: 0;
background: #4356ea;
min-height: 52px;
min-width: 52px;
border-radius: 100%;
}
.memberPhone .imgWrapper i.fa,
.memberMail .imgWrapper i.fa {
color: #fff;
font-size: 30px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.memberContent {
margin-left: 70px;
}
.memberMail a {
font-size: 20px;
line-height: 30px;
color: #242424;
font-style: italic;
font-weight: 700;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.memberMail a i.fa {
font-size: 15px;
}
.memberMail a:hover {
color: #f6cf33;
}
.memeberImg {
position: relative;
max-width: 470px;
margin: 0 auto;
}
.memeberImg:before {
position: absolute;
top: 10px;
right: 10px;
bottom: 10px;
left: 10px;
border: 1px solid #fff;
z-index: 2;
content: '';
}
.workExperince {
position: relative;
}
.workExperince > .as {
position: absolute;
top: 0;
left: 0;
color: #4356ea;
}
.workExperinceContent {
position: relative;
margin-left: 105px;
}   .error404 .container.main-container {
padding: 0;
margin: 0 auto;
width: 100%;
}
.errorTitle {
position: relative;
text-align: center;
}
.errorTitle .as {
font-size: 240px;
line-height: 245px;
color: #ffffff;
margin-bottom: 5px;
}
.errorTitle p {
font-size: 50px;
line-height: 53px;
color: #fff;
font-family: "Montserrat";
font-weight: 700;
margin-bottom: 20px;
}
.errorTitle span {
display: block;
font-size: 25px;
line-height: 30px;
font-weight: 300;
color: #fff;
margin-bottom: 50px;
}   .sideBar.style2 {
background: #f1f1f1;
padding: 15px 28px 68px;
margin: 0;
}
.sideBarTitle {
position: relative;
border-bottom: 1px solid #d3d3d3;
padding-bottom: 14px;
}
.applicationProcess { 
position: relative;
}
.applicationProcess .as {
text-transform: none;
margin-bottom: 10px;
}
.ourProposition .as {
text-transform: none;
margin-bottom: 7px;
}
.listStyle2 {
position: relative;
}
.listStyle2 li { 
color: #4356ea;
margin-bottom: 8px;
}
.listStyle2 li:last-child {
margin-bottom: 0;
}
.listStyle2 li i.fa {
color: #242424;
margin-right: 10px;
font-size: 15px;
}
.mainCareerWrapper {
padding-left: 30px !important;
}
.extra-padd .vc_column-inner {
padding-left: 0!important;
padding-right: 0!important;
}   .comingSoonWrapper {
position: fixed!important;
top: 0;
right: 0;
bottom: 0;
left: 0!important;
height: 100%;
font-size: 0;
}
.comingSoonCols { 
position: absolute;
top: 0;
left: 0;
height: 100%;
max-width: 661px;
width: 100%;
overflow: auto;
}
.comingSoonCols.style2 {
background: #fff;
}
.comingColsPosition {
left: 750px;
}
.comingColsPosition2 {
left: 960px;
}
.comingColsPosition3 {
right: 0;
left: auto;
}
.comingColsSize2 {
max-width: 870px;
}
.comingColsSize3,
.comingColsSize4 {
max-width: 650px;
}
.fullsizeCols {
max-width: 100%;
}
.contentCenter {
text-align: center;
}
.comingSoonContent {
position: relative;
max-width: 580px;
padding: 15px 25px;
display: inline-block;
vertical-align: middle;
z-index: 2;
letter-spacing: 0.2px;
}
.comingSoonContent  .comingSoonLogo {
display: inline-block;
margin-bottom: 80px;
}
.comingSoonContent  .comingSoonLogo img {
max-width: 182px;
max-height: 50px;
display: block;
margin: 0 auto;
}
.comingSoonContent .as {
margin-bottom: 10px;
}
.comingSoonContent .as span {
color: #f6cf33;
font-weight: 700;
}
.comingSoonContent > p {
color: #fff;
font-size: 20px;
line-height: 35px;
font-weight: 300;
}
.comingSoonContent .button {
margin: 0 13px;
}
.svgTimerWrapper .comingSoonContent.style2 {
text-align: left;
}
.svgTimerWrapper .comingSoonContent.style2 .comingSoonLogo {
margin-bottom: 80px;
}
.svgTimerWrapper  .comingSoonContent {
margin-bottom: 55px;
}
.wpb_text_column:last-child .svgTimerWrapper  .comingSoonContent {
margin-bottom: 55px;
} .timer {
position: relative;
}
.timer .timerBlock {
position: relative;
display: inline-block;
margin: 0 11px;
padding-right: 42px;
border-right: 1px solid rgba(59, 59, 72, .7);
font-family: "Montserrat";
text-align: center;
}
.timer .timerBlock:last-child {
border: 0;
padding-right: 0;
}
.timer .timerBlock div {
color: #fff;
font-size: 40px;
line-height: 45px;
font-weight: 700;
margin-bottom: 14px;
}
.timer .timerBlock span {
font-size: 16px;
line-height: 25px;
color: #fff;
text-transform: uppercase;
font-weight: 600;
} .timer.style2 .timerBlock {
border: 4px solid rgba(255, 255, 255, .6);
border-radius: 100%;
min-height: 170px;
min-width: 170px;
padding: 28px 0 0;
margin: 0 15px;
}
.timer.style2 .timerBlock div {
font-size: 55px;
line-height: 60px;
}
.timer.style2 .timerBlock span {
font-size: 18px;
line-height: 20px;
}
.comingSoonAlign {
display: inline-block;
vertical-align: middle;
}
.comingSoonAlign:after {
display: inline-block;
vertical-align: middle;
height: 100%; 
content: '';
}
.contentOverlay:before {
position: absolute;
top: 60px;
right: 60px;
bottom: 60px;
left: 60px;
background: rgba(0, 0, 0, .1);
border: 1px solid rgba(255, 255, 255, .1);
content: '';
z-index: 1;
display: inherit!important;
}
.comingSoonImgWrapper {
position: relative;
margin-left: -10px;
margin-right: -10px;
}
.comingSoonImgWrapper .imgWrapper {
display: inline-block;
border: 10px solid transparent;
}
.comingSoonImgWrapper .imgWrapper img {
margin: 0 auto;
}
.comingSoonImgWrapper .imgWrapper:last-child {
margin-bottom: 0;
}
.coomingSoonSubscribe {
background: #1b1b28;
text-align: center;
display: inline-block;
vertical-align: middle;
padding: 70px 40px;
position: relative;
z-index: 2;
overflow: hidden;
}
.coomingSoonSubscribe:before {
position: absolute;
top: 15px;
right: 15px;
bottom: 15px;
left: 15px;
border: 1px solid rgba(242, 242, 242, .2);
content: '';
z-index: -1;
}
.coomingSoonSubscribe span {
font-size: 25px;
line-height: 35px;
color: #fff;
font-family: "Montserrat";
font-weight: 400;
letter-spacing: 1px;
display: inline-block;
margin-bottom: 25px;
}
.coomingSoonSubscribe p {
color: #fff;
font-size: 16px;
line-height: 25px;
font-weight: 300;
}
.coomingSoonSubscribe form {
text-align: left;
}
.coomingSoonSubscribe .simple-input {
background: #0f0f17;
border-color: #3b3b4a;
color: rgba(255, 255, 255, .7);
max-width: 320px;
margin: 0 30px 0 20px;
}
.coomingSoonSubscribe.style2 {
background: #f1eff4;
}
.coomingSoonSubscribe.style2:before {
border: 1px solid rgba(173, 173, 173, .7);
}
.coomingSoonSubscribe.style2 span {
color: #5b3d78;
}
.coomingSoonSubscribe.style2 p {
color: #898989;
}
.coomingSoonSubscribe.style2 .simple-input {
background: #fff;
border-color: #d5d5d5;
color: #898989;
}
.coomingSoonSubscribe.style2 .simple-input:focus {
border-color: #38b6d6;
box-shadow: 0 0 16px 0 rgba(0, 0, 0, .17);
}
.comingSoonContent2 {
text-align: center;
}
.comingSoonContent2 .as {
font-size: 60px;
line-height: 65px;
}
.comingSoonContent2 p {
color: #fff;
font-size: 22px;
line-height: 34px;
font-weight: 300;
}
.svgTimerWrapper .comingSoonContent .comingSoonLogo {
margin-bottom: 60px;
}
.svgTimerWrapper {
position: absolute;
top: 50%;
left: 50px;
max-width: 590px;
max-height: 877px;
width: 100%;
height: 100%;
margin: 0;
margin: 10px 0;
-werbkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.svgElements,
.svgElements2,
.svgElements3 {
position: absolute;
top: 40px;
left: 50px;
width: 213px;
height: 159px;
background-size: cover;
background-position: 50% 50%;
}
.svgElements2 {
top: auto;
left: auto;
bottom: 55px;
right: 60px;
}
.svgElements3 {
top: -15px;
left: auto;
right: -15px;
}
.svgTimerWrapper.style2 {
max-width: 875px;
max-height: 1980px;
margin: 0;
padding: 0 50px;
left: 0;
}
.comingSoonCols.bgWhite {
background: #fff;
}
.svgBgWrapper {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.aboutUsAnination {
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: -webkit-transform 250ms linear;
transition: transform 250ms linear;
}
.aboutUsAnination.showAboutUs {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.comingSoonBglayer {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
-werbkit-transition: all 250ms linear;
transition: all 250ms linear;
}
.aboutUsContent,
.aboutUsContent2  {
padding: 0 66px;
max-width: 100%;
}
.aboutUsContent .simple-article p {
color: #858585;
}
.aboutUsContent .simple-article h1,
.aboutUsContent .simple-article h2,
.aboutUsContent .simple-article h3,
.aboutUsContent .simple-article h4,
.aboutUsContent .simple-article h5,
.aboutUsContent .simple-article h6 {
color: #cfcfcf;
}
.closeSidebarContent {
width: 30px;
height: 30px;
display: inline-block;
vertical-align: bottom;
cursor: pointer;
position: absolute;
top: 30px;
right: 15px;
}
.closeSidebarContent span {
width: 100%;
height: 1px;
position: absolute;
top: 50%;
background: #242424;
z-index: 5;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.closeSidebarContent span:first-child {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.closeSidebarContent span:last-child {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.closeSidebarContent:hover span,
.closeSidebarContent.black:hover span {
background: #f6cf33;
}
.closeSidebarContent.black span {
background: #fff;
} @-webkit-keyframes animStar {
from {
transform: translateY(0px);
}
to {
transform: translateY(-2000px)
}
}
@keyframes animStar {
from {
transform: translateY(0px);
}
to {
transform: translateY(-2000px)
}
} .starsOverlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.skewBlock {
-webkit-transform: skew(-20deg);
transform: skew(-20deg);
}
#stars {
width: 1px;
height: 1px;
margin-left: 25%;
background: transparent;
border-radius: 100%;
box-shadow: 45px 1669px #FFF, 1779px 2397px #FFF, 835px 442px #FFF, 1706px 1344px #FFF, 864px 672px #FFF, 415px 2452px #FFF, 263px 2262px #FFF, 780px 1034px #FFF, 791px 169px #FFF, 2010px 2257px #FFF, 541px 160px #FFF, 1649px 1790px #FFF, 1824px 2500px #FFF, 764px 464px #FFF, 777px 970px #FFF, 1444px 465px #FFF, 69px 1718px #FFF, 738px 1860px #FFF, 305px 659px #FFF, 1060px 498px #FFF, 1769px 1314px #FFF, 1935px 1879px #FFF, 2172px 1117px #FFF, 1795px 1198px #FFF, 842px 157px #FFF, 1837px 1019px #FFF, 1889px 77px #FFF, 275px 2487px #FFF, 1575px 1458px #FFF, 2138px 867px #FFF, 568px 1639px #FFF, 1758px 447px #FFF, 1818px 984px #FFF, 2480px 1256px #FFF, 661px 1100px #FFF, 1463px 1637px #FFF, 390px 1394px #FFF, 2237px 1194px #FFF, 2076px 365px #FFF, 1750px 930px #FFF, 436px 782px #FFF, 609px 960px #FFF, 2091px 2100px #FFF, 1198px 517px #FFF, 1669px 1433px #FFF, 2470px 864px #FFF, 2381px 41px #FFF, 354px 2255px #FFF, 529px 2394px #FFF, 1124px 2087px #FFF, 184px 805px #FFF, 2129px 1663px #FFF, 279px 780px #FFF, 2325px 1925px #FFF, 309px 2055px #FFF, 1615px 1936px #FFF, 2247px 419px #FFF, 756px 1286px #FFF, 1403px 1299px #FFF, 1px 537px #FFF, 574px 690px #FFF, 1500px 831px #FFF, 1160px 354px #FFF, 1962px 255px #FFF, 265px 1981px #FFF, 446px 317px #FFF, 1569px 475px #FFF, 855px 2154px #FFF, 1710px 608px #FFF, 347px 1780px #FFF, 1136px 2070px #FFF, 1732px 788px #FFF, 2447px 166px #FFF, 1058px 859px #FFF, 2102px 2127px #FFF, 1086px 502px #FFF, 1985px 79px #FFF, 411px 42px #FFF, 1790px 2424px #FFF, 582px 320px #FFF, 1464px 73px #FFF, 129px 880px #FFF, 1207px 567px #FFF, 1585px 2202px #FFF, 445px 2108px #FFF, 953px 1816px #FFF, 814px 1186px #FFF, 1091px 1212px #FFF, 322px 1665px #FFF, 1221px 1341px #FFF, 515px 4px #FFF, 281px 382px #FFF, 990px 1321px #FFF, 2271px 225px #FFF, 1604px 411px #FFF, 693px 387px #FFF, 710px 1686px #FFF, 1737px 193px #FFF, 189px 1086px #FFF, 173px 516px #FFF, 1566px 1136px #FFF, 154px 1303px #FFF, 3px 1635px #FFF, 2197px 1734px #FFF, 2300px 1312px #FFF, 1713px 1132px #FFF, 300px 783px #FFF, 1756px 2268px #FFF, 1169px 283px #FFF, 1031px 2251px #FFF, 1906px 1970px #FFF, 2159px 2468px #FFF, 1629px 2293px #FFF, 1146px 1706px #FFF, 1514px 686px #FFF, 1745px 1076px #FFF, 120px 637px #FFF, 20px 10px #FFF, 48px 2270px #FFF, 2189px 156px #FFF, 1631px 852px #FFF, 2073px 663px #FFF, 368px 1067px #FFF, 600px 2414px #FFF, 241px 1656px #FFF, 1082px 645px #FFF, 978px 2497px #FFF, 1417px 1716px #FFF, 2230px 110px #FFF, 1295px 1559px #FFF, 2088px 1700px #FFF, 597px 893px #FFF, 477px 2150px #FFF, 2374px 1687px #FFF, 2271px 2138px #FFF, 292px 1688px #FFF, 2062px 2130px #FFF, 2176px 807px #FFF, 1275px 537px #FFF, 1622px 2398px #FFF, 1737px 13px #FFF, 1556px 1494px #FFF, 2084px 1710px #FFF, 2483px 2225px #FFF, 410px 1567px #FFF, 1084px 839px #FFF, 10px 624px #FFF, 1569px 1440px #FFF, 2454px 2341px #FFF, 970px 2282px #FFF, 881px 288px #FFF, 136px 136px #FFF, 719px 964px #FFF, 2287px 2464px #FFF, 1672px 2447px #FFF, 2135px 1037px #FFF, 804px 959px #FFF, 142px 1326px #FFF, 125px 1717px #FFF, 1800px 1999px #FFF, 698px 1019px #FFF, 389px 762px #FFF, 2196px 523px #FFF, 1829px 1362px #FFF, 1488px 751px #FFF, 1134px 2468px #FFF, 2372px 412px #FFF, 142px 1050px #FFF, 1291px 384px #FFF, 357px 227px #FFF, 811px 1351px #FFF, 1547px 686px #FFF, 1089px 1392px #FFF, 1137px 1739px #FFF, 796px 945px #FFF, 211px 801px #FFF, 1632px 52px #FFF, 838px 840px #FFF, 1695px 154px #FFF, 479px 1473px #FFF, 1544px 2242px #FFF, 498px 672px #FFF, 1881px 346px #FFF, 782px 917px #FFF, 1707px 1892px #FFF, 854px 2411px #FFF, 2133px 1545px #FFF, 181px 2026px #FFF, 550px 1527px #FFF, 2308px 1522px #FFF, 814px 229px #FFF, 2440px 1809px #FFF, 252px 341px #FFF, 1328px 1317px #FFF, 851px 26px #FFF, 145px 760px #FFF, 551px 1795px #FFF, 1004px 427px #FFF, 1036px 2485px #FFF, 1289px 1788px #FFF, 431px 2180px #FFF, 2495px 1614px #FFF, 2483px 365px #FFF, 230px 2265px #FFF, 714px 2365px #FFF, 475px 1909px #FFF, 1085px 1713px #FFF, 2405px 2439px #FFF, 72px 144px #FFF, 449px 1954px #FFF, 195px 2027px #FFF, 690px 915px #FFF, 2188px 1634px #FFF, 1656px 828px #FFF, 1774px 1498px #FFF, 668px 353px #FFF, 1590px 240px #FFF, 1499px 1758px #FFF, 2351px 456px #FFF, 2270px 2237px #FFF, 2329px 745px #FFF, 1085px 477px #FFF, 567px 934px #FFF, 1247px 1605px #FFF, 1491px 259px #FFF, 648px 2220px #FFF, 1785px 1508px #FFF, 2424px 2136px #FFF, 2068px 561px #FFF, 300px 1600px #FFF, 911px 2001px #FFF, 849px 1309px #FFF, 1707px 663px #FFF, 901px 2321px #FFF, 62px 1830px #FFF, 937px 872px #FFF, 496px 1821px #FFF, 408px 127px #FFF, 1399px 2229px #FFF, 2453px 2287px #FFF, 1880px 2471px #FFF, 2055px 2480px #FFF, 633px 646px #FFF, 2139px 345px #FFF, 1405px 1063px #FFF, 1797px 748px #FFF, 201px 698px #FFF, 1995px 1940px #FFF, 601px 1077px #FFF, 1761px 2016px #FFF, 1852px 2064px #FFF, 1875px 1197px #FFF, 1139px 1665px #FFF, 1421px 1157px #FFF, 926px 940px #FFF, 1887px 2363px #FFF, 1953px 215px #FFF, 88px 1484px #FFF, 878px 1314px #FFF, 1378px 630px #FFF, 1839px 828px #FFF, 1211px 200px #FFF, 1395px 1740px #FFF, 2393px 71px #FFF, 1415px 1329px #FFF, 1296px 493px #FFF, 571px 292px #FFF, 308px 1771px #FFF, 2346px 594px #FFF, 313px 2007px #FFF, 1832px 2256px #FFF, 522px 2095px #FFF, 1546px 950px #FFF, 1241px 12px #FFF, 1640px 808px #FFF, 848px 902px #FFF, 564px 961px #FFF, 315px 399px #FFF, 772px 1065px #FFF, 1174px 2179px #FFF, 1251px 2163px #FFF, 508px 2019px #FFF, 2088px 327px #FFF, 2187px 987px #FFF, 419px 521px #FFF, 1162px 2050px #FFF, 1841px 1197px #FFF, 29px 2311px #FFF, 1958px 525px #FFF, 1881px 1843px #FFF, 2097px 1423px #FFF, 1789px 1308px #FFF, 302px 717px #FFF, 2409px 71px #FFF, 971px 125px #FFF, 1606px 576px #FFF, 1417px 2110px #FFF, 154px 1189px #FFF, 1119px 914px #FFF, 574px 2251px #FFF, 1786px 1752px #FFF, 72px 2013px #FFF, 1032px 542px #FFF, 2271px 2034px #FFF, 2252px 784px #FFF, 1485px 843px #FFF, 1743px 1122px #FFF, 446px 2256px #FFF, 1010px 1600px #FFF, 1914px 2088px #FFF, 1286px 338px #FFF, 2182px 1170px #FFF, 194px 1229px #FFF, 1309px 1393px #FFF, 1314px 101px #FFF, 1446px 914px #FFF, 1158px 1014px #FFF, 273px 1559px #FFF, 643px 1319px #FFF, 1779px 1238px #FFF, 1676px 2126px #FFF, 1000px 524px #FFF, 2052px 2194px #FFF, 1628px 100px #FFF, 1840px 598px #FFF, 2442px 591px #FFF, 1176px 2194px #FFF, 1506px 1289px #FFF, 645px 1192px #FFF, 82px 943px #FFF, 565px 639px #FFF, 1759px 241px #FFF, 1600px 65px #FFF, 1061px 363px #FFF, 220px 1606px #FFF, 1718px 2286px #FFF, 1975px 1492px #FFF, 1045px 1795px #FFF, 695px 2257px #FFF, 1507px 1871px #FFF, 787px 1327px #FFF, 1678px 370px #FFF, 1539px 360px #FFF, 2297px 2431px #FFF, 738px 581px #FFF, 2394px 2135px #FFF, 1027px 1028px #FFF, 2355px 320px #FFF, 1135px 738px #FFF, 1582px 1967px #FFF, 1527px 217px #FFF, 2162px 896px #FFF, 473px 602px #FFF, 15px 1746px #FFF, 2032px 2387px #FFF, 2046px 1611px #FFF, 1177px 2283px #FFF, 695px 556px #FFF, 2368px 1169px #FFF, 139px 1329px #FFF, 723px 54px #FFF, 2269px 639px #FFF, 1587px 2160px #FFF, 28px 341px #FFF, 2260px 1348px #FFF, 2280px 2356px #FFF, 1022px 741px #FFF, 758px 305px #FFF, 683px 2318px #FFF, 151px 1828px #FFF, 959px 815px #FFF, 1778px 870px #FFF, 1227px 513px #FFF, 1490px 907px #FFF, 1012px 1305px #FFF, 1636px 1755px #FFF, 1977px 804px #FFF, 995px 2374px #FFF, 1051px 1594px #FFF, 1354px 1668px #FFF, 1945px 1335px #FFF, 744px 1098px #FFF, 1641px 668px #FFF, 1198px 91px #FFF, 2041px 2001px #FFF, 2376px 1093px #FFF, 375px 1178px #FFF, 1714px 2px #FFF, 2086px 237px #FFF, 2464px 1829px #FFF, 1483px 1569px #FFF, 50px 403px #FFF, 1384px 2159px #FFF, 1851px 742px #FFF, 2110px 1204px #FFF, 2106px 1029px #FFF, 1818px 347px #FFF, 1741px 979px #FFF, 1170px 1846px #FFF, 1242px 1339px #FFF, 2206px 1573px #FFF, 1659px 1226px #FFF, 2139px 1998px #FFF, 823px 1183px #FFF, 1592px 1026px #FFF, 1641px 813px #FFF, 564px 817px #FFF, 1546px 1237px #FFF, 1543px 1778px #FFF, 1446px 809px #FFF, 2152px 1677px #FFF, 231px 2352px #FFF, 1231px 853px #FFF, 1082px 1629px #FFF, 935px 176px #FFF, 851px 2471px #FFF, 1198px 215px #FFF, 2303px 726px #FFF, 2290px 68px #FFF, 1146px 2173px #FFF, 910px 928px #FFF, 196px 2206px #FFF, 63px 1493px #FFF, 1309px 1689px #FFF, 780px 450px #FFF, 511px 295px #FFF, 747px 349px #FFF, 1720px 996px #FFF, 2405px 1809px #FFF, 2070px 864px #FFF, 446px 393px #FFF, 940px 2342px #FFF, 2080px 519px #FFF, 2002px 1263px #FFF, 644px 81px #FFF, 1777px 2332px #FFF, 442px 699px #FFF, 2417px 1895px #FFF, 460px 351px #FFF, 446px 1801px #FFF, 680px 696px #FFF, 345px 174px #FFF, 419px 120px #FFF, 2153px 1643px #FFF, 2284px 525px #FFF, 1322px 718px #FFF, 1457px 22px #FFF, 550px 184px #FFF, 1213px 1292px #FFF, 897px 782px #FFF, 1704px 919px #FFF, 1339px 482px #FFF, 208px 1011px #FFF, 63px 257px #FFF, 1128px 1718px #FFF, 830px 706px #FFF, 1915px 2132px #FFF, 1310px 1615px #FFF, 1537px 519px #FFF, 242px 1061px #FFF, 1459px 1063px #FFF, 2149px 728px #FFF, 1277px 717px #FFF, 1680px 1088px #FFF, 1431px 1827px #FFF, 685px 106px #FFF, 1767px 1782px #FFF, 1411px 2217px #FFF, 131px 2352px #FFF, 1853px 653px #FFF, 1671px 1029px #FFF, 912px 2249px #FFF, 1542px 2424px #FFF, 2475px 2460px #FFF, 1686px 617px #FFF, 2393px 1289px #FFF, 1647px 786px #FFF, 2157px 939px #FFF, 1345px 1016px #FFF, 1117px 1671px #FFF, 918px 1540px #FFF, 1528px 628px #FFF, 1346px 627px #FFF, 385px 668px #FFF, 796px 347px #FFF, 337px 557px #FFF, 574px 1515px #FFF, 1713px 1278px #FFF, 2270px 2px #FFF, 412px 183px #FFF, 2408px 2179px #FFF, 1287px 722px #FFF, 1826px 781px #FFF, 1433px 3px #FFF, 723px 599px #FFF, 2198px 2447px #FFF, 64px 389px #FFF, 647px 460px #FFF, 763px 886px #FFF, 1765px 516px #FFF, 980px 1630px #FFF, 2431px 2061px #FFF, 1641px 1795px #FFF, 1005px 1763px #FFF, 1058px 1226px #FFF, 2209px 337px #FFF, 1091px 1532px #FFF, 2053px 2043px #FFF, 690px 799px #FFF, 919px 1453px #FFF, 1298px 624px #FFF, 1897px 641px #FFF, 568px 814px #FFF, 1521px 1086px #FFF, 171px 362px #FFF, 2361px 1851px #FFF, 1082px 743px #FFF, 1455px 1704px #FFF, 2101px 2176px #FFF, 2049px 2311px #FFF, 2291px 2475px #FFF, 2208px 1520px #FFF, 112px 1223px #FFF, 1300px 899px #FFF, 1369px 2272px #FFF, 1829px 472px #FFF, 709px 409px #FFF, 2136px 2119px #FFF, 45px 1355px #FFF, 1686px 1667px #FFF, 976px 1798px #FFF, 1072px 942px #FFF, 37px 564px #FFF, 1968px 1127px #FFF, 1283px 491px #FFF, 2327px 1795px #FFF, 277px 231px #FFF, 70px 1082px #FFF, 1801px 1495px #FFF, 1843px 658px #FFF, 2049px 1990px #FFF, 2448px 1841px #FFF, 1907px 2350px #FFF, 1214px 1281px #FFF, 1261px 1073px #FFF, 2470px 1936px #FFF, 757px 938px #FFF, 1161px 2311px #FFF, 697px 1240px #FFF, 1791px 1015px #FFF, 1349px 33px #FFF, 881px 2190px #FFF, 669px 1128px #FFF, 37px 124px #FFF, 2185px 899px #FFF, 714px 549px #FFF, 2320px 884px #FFF, 1049px 430px #FFF, 1761px 2161px #FFF, 403px 2268px #FFF, 1342px 476px #FFF, 913px 1434px #FFF, 1753px 1669px #FFF, 409px 1209px #FFF, 2423px 89px #FFF, 1236px 625px #FFF, 1497px 574px #FFF, 328px 2039px #FFF, 1080px 361px #FFF, 2139px 2052px #FFF, 69px 139px #FFF, 857px 190px #FFF, 2313px 1697px #FFF, 530px 31px #FFF, 2350px 566px #FFF, 1481px 1455px #FFF, 1802px 455px #FFF, 955px 1216px #FFF, 1351px 1273px #FFF, 1784px 130px #FFF, 495px 1902px #FFF, 2355px 2352px #FFF, 2283px 666px #FFF, 174px 565px #FFF, 2282px 1364px #FFF, 2244px 2377px #FFF, 1921px 1112px #FFF, 679px 544px #FFF, 1326px 1687px #FFF, 1718px 150px #FFF, 50px 1698px #FFF, 1318px 2465px #FFF, 2088px 2270px #FFF, 2381px 1491px #FFF, 208px 736px #FFF, 556px 2358px #FFF, 1450px 1236px #FFF, 118px 1274px #FFF, 667px 1512px #FFF, 1202px 44px #FFF, 526px 424px #FFF, 2200px 1255px #FFF, 547px 2101px #FFF, 1617px 2359px #FFF, 1766px 1540px #FFF, 876px 49px #FFF, 1989px 1826px #FFF, 2455px 2001px #FFF, 2345px 208px #FFF, 1332px 1694px #FFF, 2447px 2090px #FFF, 1672px 1266px #FFF, 383px 2326px #FFF, 2491px 2013px #FFF, 1414px 662px #FFF, 1054px 376px #FFF, 1381px 286px #FFF, 536px 106px #FFF, 817px 2436px #FFF, 1236px 1576px #FFF, 13px 789px #FFF, 2305px 256px #FFF, 2302px 2417px #FFF, 1790px 1200px #FFF, 442px 13px #FFF, 2068px 1783px #FFF, 678px 130px #FFF, 2406px 965px #FFF, 1880px 2096px #FFF, 1922px 1102px #FFF, 2335px 1274px #FFF, 520px 313px #FFF, 2192px 522px #FFF, 216px 2445px #FFF, 119px 543px #FFF, 1648px 1982px #FFF, 261px 679px #FFF, 1256px 982px #FFF, 761px 1065px #FFF, 1083px 1357px #FFF, 1343px 1995px #FFF, 2202px 743px #FFF, 443px 2452px #FFF, 271px 71px #FFF, 1019px 71px #FFF, 1104px 1091px #FFF, 384px 2495px #FFF, 1766px 1407px #FFF, 517px 1873px #FFF, 1073px 1758px #FFF, 2008px 277px #FFF, 808px 767px #FFF, 1665px 284px #FFF, 347px 206px #FFF, 71px 2010px #FFF, 1291px 693px #FFF, 807px 1865px #FFF, 2119px 944px #FFF, 106px 2125px #FFF, 2231px 733px #FFF, 927px 354px #FFF, 775px 778px #FFF, 1621px 961px #FFF, 28px 2096px #FFF, 2392px 1879px #FFF, 1774px 1637px #FFF, 1228px 1336px #FFF, 1452px 1647px #FFF, 1015px 1157px #FFF, 2091px 1804px #FFF, 586px 915px #FFF, 1473px 1218px #FFF, 1932px 1514px #FFF, 2476px 29px #FFF, 675px 1346px #FFF, 386px 1542px #FFF, 2193px 1470px #FFF, 1105px 1675px #FFF, 1830px 2322px #FFF, 663px 85px #FFF, 2132px 1354px #FFF, 315px 1086px #FFF, 670px 1450px #FFF, 825px 881px #FFF, 1879px 2471px #FFF, 822px 1540px #FFF, 136px 235px #FFF, 725px 1742px #FFF, 1609px 1957px #FFF, 2317px 1079px #FFF, 1053px 1488px #FFF, 1430px 896px #FFF, 2096px 261px #FFF, 1769px 2287px #FFF, 1949px 1845px #FFF, 1660px 2163px #FFF, 1702px 793px #FFF, 1537px 1326px #FFF, 1670px 1450px #FFF, 223px 321px #FFF;
-webkit-animation: animStar 50s infinite linear;
animation: animStar 50s infinite linear;
}
#stars2 {
width: 2px;
height: 2px;
margin-left: 25%;
background: transparent;
border-radius: 100%; 
box-shadow: 2358px 2324px #FFF, 1343px 2281px #FFF, 2374px 1819px #FFF, 2435px 562px #FFF, 566px 526px #FFF, 531px 1844px #FFF, 898px 668px #FFF, 1318px 247px #FFF, 1658px 482px #FFF, 300px 1830px #FFF, 2163px 1485px #FFF, 1464px 1330px #FFF, 1479px 26px #FFF, 2264px 880px #FFF, 1737px 1544px #FFF, 2128px 781px #FFF, 1649px 216px #FFF, 744px 727px #FFF, 1497px 1661px #FFF, 468px 1947px #FFF, 482px 1503px #FFF, 1852px 658px #FFF, 1718px 1661px #FFF, 728px 217px #FFF, 2014px 716px #FFF, 2335px 26px #FFF, 1099px 1219px #FFF, 1726px 810px #FFF, 1132px 1337px #FFF, 1150px 1663px #FFF, 1807px 1553px #FFF, 2372px 1416px #FFF, 2000px 1998px #FFF, 2354px 172px #FFF, 1069px 1879px #FFF, 12px 1850px #FFF, 1460px 850px #FFF, 1491px 1098px #FFF, 467px 1873px #FFF, 1922px 1662px #FFF, 1584px 960px #FFF, 1489px 1919px #FFF, 1361px 550px #FFF, 163px 18px #FFF, 1969px 1361px #FFF, 1402px 1309px #FFF, 934px 568px #FFF, 1231px 1770px #FFF, 564px 2213px #FFF, 1608px 1237px #FFF, 1501px 2137px #FFF, 1395px 1338px #FFF, 355px 1518px #FFF, 63px 1708px #FFF, 1822px 70px #FFF, 2472px 1357px #FFF, 2051px 2193px #FFF, 468px 730px #FFF, 2228px 420px #FFF, 5px 503px #FFF, 1426px 285px #FFF, 226px 2058px #FFF, 1525px 600px #FFF, 419px 104px #FFF, 1017px 2237px #FFF, 825px 284px #FFF, 1097px 1126px #FFF, 1770px 348px #FFF, 1394px 2309px #FFF, 2197px 14px #FFF, 978px 982px #FFF, 374px 827px #FFF, 2474px 2113px #FFF, 414px 2243px #FFF, 1710px 1081px #FFF, 2075px 1784px #FFF, 2160px 759px #FFF, 1019px 835px #FFF, 777px 122px #FFF, 2457px 1629px #FFF, 1679px 333px #FFF, 1619px 1715px #FFF, 2066px 1930px #FFF, 1177px 2452px #FFF, 1731px 2025px #FFF, 2212px 347px #FFF, 416px 172px #FFF, 1481px 2277px #FFF, 422px 1952px #FFF, 1679px 2209px #FFF, 297px 1026px #FFF, 2208px 1262px #FFF, 533px 1663px #FFF, 1473px 815px #FFF, 1132px 1521px #FFF, 2151px 1612px #FFF, 518px 412px #FFF, 2311px 1323px #FFF, 2195px 2403px #FFF, 916px 403px #FFF, 549px 684px #FFF, 1142px 1737px #FFF, 2432px 303px #FFF, 2247px 1264px #FFF, 353px 707px #FFF, 163px 1203px #FFF, 1605px 2250px #FFF, 711px 685px #FFF, 2156px 700px #FFF, 2270px 1552px #FFF, 296px 1654px #FFF, 657px 1287px #FFF, 1374px 849px #FFF, 2055px 2478px #FFF, 1387px 965px #FFF, 2163px 1337px #FFF, 1188px 905px #FFF, 1698px 2421px #FFF, 17px 2065px #FFF, 2023px 1688px #FFF, 1937px 1397px #FFF, 2285px 48px #FFF, 1691px 1571px #FFF, 2479px 1362px #FFF, 1123px 2169px #FFF, 2322px 1795px #FFF, 1654px 677px #FFF, 258px 2351px #FFF, 2454px 2140px #FFF, 1768px 39px #FFF, 982px 1831px #FFF, 2459px 1682px #FFF, 1690px 2491px #FFF, 268px 2365px #FFF, 2118px 1888px #FFF, 273px 1012px #FFF, 171px 1222px #FFF, 1529px 1617px #FFF, 2481px 1692px #FFF, 1022px 1945px #FFF, 952px 726px #FFF, 1px 638px #FFF, 869px 601px #FFF, 385px 906px #FFF, 1595px 2353px #FFF, 141px 1716px #FFF, 228px 46px #FFF, 125px 27px #FFF, 2406px 2212px #FFF, 1344px 967px #FFF, 117px 1297px #FFF, 9px 1839px #FFF, 40px 2410px #FFF, 1811px 2170px #FFF, 763px 1389px #FFF, 409px 2494px #FFF, 915px 1664px #FFF, 1418px 385px #FFF, 547px 30px #FFF, 558px 2352px #FFF, 644px 1741px #FFF, 123px 478px #FFF, 1903px 858px #FFF, 938px 177px #FFF, 509px 30px #FFF, 383px 1114px #FFF, 264px 982px #FFF, 120px 1199px #FFF, 939px 2079px #FFF, 1606px 743px #FFF, 1302px 2229px #FFF, 2262px 162px #FFF, 302px 830px #FFF, 1392px 1032px #FFF, 2106px 544px #FFF, 1936px 214px #FFF, 1764px 1604px #FFF, 349px 247px #FFF, 1085px 2426px #FFF, 1471px 1527px #FFF, 2255px 1347px #FFF, 433px 1936px #FFF, 1190px 158px #FFF, 2331px 1417px #FFF, 2182px 1831px #FFF, 801px 1606px #FFF, 1800px 230px #FFF, 1049px 856px #FFF, 498px 836px #FFF, 186px 2258px #FFF, 2386px 109px #FFF, 2471px 204px #FFF, 936px 1012px #FFF, 862px 1199px #FFF, 30px 1253px #FFF, 1470px 2400px #FFF, 525px 227px #FFF, 1535px 2343px #FFF, 1760px 1836px #FFF, 2101px 2166px #FFF;
-webkit-animation: animStar 100s infinite linear;
animation: animStar 100s infinite linear;
}
#stars3 {
width: 3px;
height: 3px;
margin-left: 25%;
background: transparent;
border-radius: 100%;
box-shadow: 1762px 1065px #FFF, 1517px 2371px #FFF, 931px 1135px #FFF, 1813px 1381px #FFF, 1947px 719px #FFF, 1815px 2198px #FFF, 2260px 2478px #FFF, 416px 649px #FFF, 2394px 1178px #FFF, 1539px 2221px #FFF, 1123px 1151px #FFF, 123px 1689px #FFF, 358px 2150px #FFF, 1686px 1725px #FFF, 1679px 2127px #FFF, 1984px 1247px #FFF, 1900px 841px #FFF, 57px 1107px #FFF, 617px 2040px #FFF, 2081px 2018px #FFF, 1007px 1460px #FFF, 218px 2410px #FFF, 1260px 85px #FFF, 1752px 683px #FFF, 2209px 2470px #FFF, 2223px 1191px #FFF, 1775px 1807px #FFF, 1197px 1770px #FFF, 267px 1350px #FFF, 1335px 1093px #FFF, 828px 1193px #FFF, 1859px 2008px #FFF, 2083px 194px #FFF, 1583px 2373px #FFF, 1103px 1760px #FFF, 594px 1198px #FFF, 2265px 400px #FFF, 965px 1773px #FFF, 2374px 2171px #FFF, 1310px 1933px #FFF, 1461px 724px #FFF, 2273px 1649px #FFF, 360px 1793px #FFF, 2305px 1297px #FFF, 622px 2207px #FFF, 1376px 1919px #FFF, 1702px 1994px #FFF, 1358px 1717px #FFF, 1225px 2213px #FFF, 1835px 748px #FFF, 1068px 2021px #FFF, 291px 1626px #FFF, 645px 1077px #FFF, 920px 928px #FFF, 2457px 1940px #FFF, 1857px 2071px #FFF, 2158px 1615px #FFF, 197px 1684px #FFF, 278px 1664px #FFF, 1038px 1573px #FFF, 1813px 1315px #FFF, 891px 1350px #FFF, 1600px 1911px #FFF, 1401px 2283px #FFF, 675px 1812px #FFF, 120px 593px #FFF, 218px 1133px #FFF, 1017px 1190px #FFF, 14px 2435px #FFF, 2037px 1041px #FFF, 506px 837px #FFF, 673px 2341px #FFF, 687px 1818px #FFF, 2029px 1916px #FFF, 1354px 2180px #FFF, 916px 2456px #FFF, 2260px 2073px #FFF, 1489px 1739px #FFF, 2319px 240px #FFF, 1713px 2283px #FFF, 81px 556px #FFF, 1510px 1734px #FFF, 1580px 2447px #FFF, 1717px 2374px #FFF, 2082px 1296px #FFF, 314px 1395px #FFF, 136px 1345px #FFF, 329px 191px #FFF, 321px 2415px #FFF, 1931px 1486px #FFF, 2173px 2135px #FFF, 718px 2377px #FFF, 668px 617px #FFF, 127px 1965px #FFF, 487px 2448px #FFF, 1131px 1980px #FFF, 1403px 2306px #FFF, 301px 513px #FFF, 1042px 2302px #FFF, 43px 1270px #FFF;
-webkit-animation: animStar 150s infinite linear;
animation: animStar 150s infinite linear;
}   .portfolioContentWrapper {
position: relative;
}
.imgContent {
position: absolute;
top: 40px;
left: 40px;
}
.imgContent p {
font-size: 25px;
line-height: 28px;
font-style: italic;
color: #363636;
}
.aboutMeDescription {
text-align: right;
}
.aboutMeDescription .as {
font-weight: 300;
text-transform: none;
}
.aboutMeDescription p {
font-size: inherit;
color: inherit;
line-height: inherit;
font-weight: inherit;
letter-spacing: inherit;
}
.aboutMeContent {
margin-left: 40px;
}
.myConsWrapper {
position: relative;
background: #fbfafb;
padding: 36px 0;
}
.cons {
text-align: center;
display: inline-block;
margin: 0 50px;
}
.cons .imgWrapper {
margin-bottom: 19px;
}
.cons .imgWrapper img {
margin: 0 auto;
}
.portfolioBlog {
padding: 40px 10px;
min-height: 420px;
text-align: center;
position: relative;
margin: 0px !important;
margin-right: 50px!important;
}
.portfolioBlog .as {
font-weight: 300;
font-size: 30px;
text-transform: none;
}
.blogDetailInfo {
position: relative;
}
.blogDetailInfo span {
color: #999;
font-family: "Montserrat";
font-weight: 600;
display: block;
margin-bottom: 5px;
font-size: 14px;
}
.blogDetailInfo a {
color: #4356ea;
text-transform: uppercase;
font-family: "Montserrat";
font-weight: 700;
font-size: 14px;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.blogDetailInfo a:hover {
color: #5195cf;
text-decoration: underline;
}
.blogDetailInfo .as {
text-transform: none;
font-weight: 600;
margin-bottom: 7px;
}
.blogDetailBorder {
padding-bottom: 55px;
border-bottom: 1px solid #eaeaea;
}
.ourWork .as {
margin-bottom: 10px;
}
.ourWork > p {
color: #88adf1;
font-family: "Montserrat";
font-weight: 700;
text-transform: uppercase;
margin-bottom: 27px;
letter-spacing: 0.2px;
}
.ourWork a {
color: #eecc37;
text-transform: uppercase;
font-size: 13px;
line-height: 24px;
font-family: "Montserrat";
font-weight: 700;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.ourWork a:hover {
color: #eecc37;
text-decoration: underline;
}
.numberCounterWrapp.style3 {
padding-top: 435px;
}
.numberCounterWrapp.style3 .numberCounter {
color: #f7d344;
}
.numberCounterWrapp.style3  .counterBlock .numberCounter:before {
background: #f7d344;
}
.numberCounterWrapp.style3  .counterBlock p {
color: #fff;
}
.workExperince.style2 > .as {
color: #4356ea;
}
.numberCounterWrapp.style4 {
text-align: left;
padding: 0;
}
.numberCounterWrapp.style4 p {
font-family: "PT serif";
font-style: italic;
text-transform: none;
font-size: 18px;
line-height: 24px;
font-weight: 400;
margin-bottom: 10px;
color: initial;
}
.numberCounterWrapp.style4 .counterBlock {
display: block;
}
.numberCounterWrapp.style4 .numberCounter {
position: absolute;
bottom: 100%;
right: 0;
font-size: 10px;
line-height: 12px;
color: #fff;
background: #3b3b3b;
display: inline-block;
padding: 5px 18px 5px 8px;
border-radius: 3px;
font-weight: 400;
-webkit-transform: translate(100%, -50%);
transform: translate(100%, -50%);
}
.numberCounterWrapp.style4 .numberCounter:before {
top: 50%;
left: auto;
right: 8px;
background: transparent;
height: auto;
width: auto;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 9px;
content: '%';
}
.numberCounterWrapp.style4 .numberCounter:after {
position: absolute;
top: 90%;
left: 0;
width: 0;
height: 0;
border-top: 7px solid #3b3b3b; 
border-right: 10px solid transparent;	
content: '';
}
.numberCounterWrapp.style4 .numberLine {
width: 100%;
background: #d6d6d6;
height: 11px;
position: relative;
}
.numberAnimationWrapper {
position: absolute;
top: 0;
left: 0;
height: 100%;
background: #5a5da2;
width: 0;
-webkit-transition: width 1s linear;
transition: width 1s linear;
}   .filterShortcode {
position: relative;
text-align: center;
}
.filterShortcode .filterBtn {
position: relative;
display: inline-block;
font-family: "Montserrat";
text-transform: uppercase;
margin: 0 26px;
font-size: 16px;
line-height: 32px;
font-weight: 700;
color: #363636;
cursor: pointer;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.filterShortcode .filterBtn p
{
color: #363636;
font-size: 100%;
}
.filterShortcode .filterBtn p.col_white
{
color: #fff;
}
.filterShortcode .filterBtn.active, 
.filterShortcode .filterBtn.is-checked, 
.filterShortcode .filterBtn:hover {
color: #4356ea;
}
.filterShortcode p {
display: inline-block;
position: relative;
}
.filterShortcode p:before {
position: absolute;
bottom: 0;
left: 0;
height: 2px;
width: 0;
background: #4356ea;
content: '';
-webkit-transition: all 150ms linear;
-o-transition: all 150ms linear;
transition: all 150ms linear;
}
.filterShortcode p:after {
position: absolute;
right: 0;
bottom: 0;
height: 2px;
width: 0;
background: #4356ea;
content: '';
-webkit-transition: all 150ms linear;
-o-transition: all 150ms linear;
transition: all 150ms linear;
}
.filterShortcode .filterBtn.is-checked p,
.filterShortcode .filterBtn.active p{
color: #4356ea;
}
.filterShortcode .filterBtn p
.filterShortcode p:hover:before,
.filterShortcode p:hover:after {
width: 50%;
}
.filterShortcode .active p:before,
.filterShortcode .active p:after,
.filterShortcode .is-checked p:before,
.filterShortcode .is-checked p:after {
width: 50%;
}
.responsiveFilter {
display: none;
}
.portfolioMasonry .grid-item-1 {
width: 20%;
text-align: center;
margin-bottom: 20px;
}
.portfolioMasonry .grid-item-1 p {
font-style: italic;
color: #898989;
font-weight: 600;
}
.portfolioMasonry.grid .imgWrapper {
border: 15px solid transparent;
max-width: 100%;
}
.portfolioMasonry.grid .imgWrapper img {
width: 100%;
}
.style2.size2.portfolioMasonry.grid .imgWrapper img
{
height: fit-content;
} .portfolioMasonry.size4 .grid-item-1 {
width: 25%;
}
.portfolioMasonry.size3 .grid-item-1 {
width: 33%;
}
.portfolioMasonry.size2 .grid-item-1 {
width: 50%;
} .portfolioHover {
position: relative;
overflow: hidden;
}
.portfolioHover .imgWrapper {
overflow: hidden;
}
.portfolioHover .imgWrapper:after {
position: absolute;
right: 0;
bottom: 0;
left: 0;
top: 0;
opacity: 0;
background: rgba(67, 86, 234, 0.9);
content: '';
-webkit-transition: all 150ms linear;
-o-transition: all 150ms linear;
transition: all 150ms linear;
}
.portfolioHover:hover .imgWrapper:after {
opacity: 1;
}
.portfolioMasonry.hoverStyle2 .grid-item-1 {
margin-bottom: 0;
}
.portfolioMasonry.hoverStyle2 .portfolioDescripton {
position: absolute;
top: 50%;
left: 50%;
opacity: 0;
z-index: 2;
-webkit-transform: translate(-50%, 50%);
transform: translate(-50%, 50%);
-webkit-transition: all 300ms linear;
transition: all 300ms linear;
}
.portfolioMasonry.hoverStyle2 .portfolioDescripton .as {
opacity: 0;
color: #fff;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
-webkit-transition-delay: 500ms;
transition-delay: 500ms;
}
.portfolioMasonry.hoverStyle2 .portfolioDescripton p {
color: #fff;
opacity: 0;
-webkit-transform: translateY(25px);
transform: translateY(25px);
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
-webkit-transition-delay: 900ms;
transition-delay: 900ms;
}
.portfolioMasonry.hoverStyle2 .grid-item:hover .portfolioDescripton {
opacity: 1;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50);
}
.portfolioMasonry.hoverStyle2 .grid-item:hover .portfolioDescripton .as {
opacity: 1;
}
.portfolioMasonry.hoverStyle2 .grid-item:hover .portfolioDescripton p {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.imgWrapper a.lightbox {
position: absolute;
top: 25px;
right: 33px;
z-index: 3;
font-size: 21px;
color: #fff;
opacity: 0;
visibility: hidden;
-webkit-transform: scale(.3);
transform: scale(.3);
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.imgWrapper a.lightbox i {
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.imgWrapper a.lightbox:hover i {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.portfolioHover:hover a.lightbox {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition-delay: 650ms;
transition-delay: 650ms;
}
.portfolioDetails {
position: absolute;
left: 30px;
bottom: 0;
font-family: "Montserrat";
font-weight: 700;
font-size: 13px;
line-height: 26px;
color: #fff;
text-transform: uppercase;
z-index: 3;
opacity: 0;
visibility: hidden;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.portfolioDetails:hover {
color: #fff;
text-decoration: underline;
}
.portfolioHover:hover .portfolioDetails {
opacity: 1;
visibility: visible;
bottom: 25px;
transition-delay: 350ms;
font-weight: 600;
letter-spacing: 0.3px;
}
.portfolioHover .imgWrapper img {
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.portfolioHover:hover .imgWrapper img {
transform: scale(1.1);
} .portfolioMasonry.grid.style2 .imgWrapper {
border-left: 0;
border-right: 0;
}
.portfolioMasonry.grid.style3 .imgWrapper {
border: 0;
}   .filterShortcode.colorWhite .filterBtn p {
color: #fff;
}
.bgBlack .filterShortcode .filterBtn p:hover {
color: #38b6d6;
}   .projectWrapper {
position: relative;
}
.projectDescriptionList {
margin-left: 55px;
list-style: none;
padding-left: 0;
}
.projectDescriptionList li {
padding-bottom: 12px;
border-bottom: 1px solid #e0e0e0;
margin-bottom: 11px;
}
.projectDescriptionList li:last-child {
border-bottom: 0;
margin-bottom: 0;
}
.projectDescriptionList .as {
margin-bottom: 3px;
}
.projectDescriptionList span {
color: #8d8d8d;
margin-right: 30px;
}
.projectDescriptionList li span:last-of-type {
margin-right: 0;
}
.projectPagination {
position: relative;
}
.projectPagination a {
display: inline-block;
font-size: 16px;
line-height: 24px;
font-weight: 700;
text-transform: uppercase;
color: #242424;
border: 1px solid #242424;
border-radius: 5px;
padding: 14px 52px;
letter-spacing: 2px;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
font-family: "Montserrat",sans-serif;
}
.projectPagination .projectButton {
display: inline-block;
}
.projectPagination .pagiNext {
float: right;
}
.projectPagination a span {
font-size: inherit;
}
.projectPagination a:hover {
background: #4356ea;
border-color: #4356ea;
color: #ffffff;
}
.projectButton {
position: absolute;
top: 0;
left: 50%;
width: 40px;
height: 40px;
border-radius: 3px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.projectButton:before {
position: absolute;
top: 11px;
left: 9px;
width: 10px;
height: 10px;
background: #595959;
border-radius: 50%;
content: '';
}
.projectButton:after {
position: absolute;
top: 11px;
right: 9px;
width: 10px;
height: 10px;
background: #595959;
border-radius: 50%;
content: '';
}
.projectButton span:before {
position: absolute;
bottom: 7px;
left: 9px;
width: 10px;
height: 10px;
background: #595959;
border-radius: 50%;
content: '';
}
.projectButton span:after {
position: absolute;
bottom: 7px;
right: 9px;
width: 10px;
height: 10px;
background: #595959;
border-radius: 50%;
content: '';
}   .portfolioContent {
position: relative;
margin: 0 40px;
}
.portfolioContent .as {
margin-bottom: 5px;
font-size: 18px;
}
.portfolioContent span {
font-style: italic;
color: #898989;
display: block;
margin-bottom: 26px;
}
.portfolioContent a {
font-family: "Montserrat";
font-size: 13px;
line-height: 26px;
font-weight: 700;
text-transform: uppercase;
color: #4c7ce8;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.portfolioContent a:hover {
color: #4c7ce8;
text-decoration: underline;
}   .main_footer_area {
background: #141415;
padding: 80px 0px;
}
.f_w_title {
padding-bottom: 25px;
margin-top: 50px;
}
.f_widget .f_w_title:first-child {
margin-top: 0;
}
.f_w_title h3 {
font-size: 18px;
color: #fff;
font-family: "Montserrat", sans-serif;
font-weight: 600;
text-transform: none;
line-height: 25px;
letter-spacing: 0;
}
.touch_widget ul {
padding-left: 0;
list-style: none;
}
.touch_widget ul li {
border: none;
}
.touch_widget ul li a {
font-size: 15px;
line-height: 32px;
color: #757575;
font-family: "Open Sans", sans-serif;
letter-spacing: 0;
-webkit-transition: all 400ms linear 0s;
-o-transition: all 400ms linear 0s;
transition: all 400ms linear 0s;
}
.touch_widget ul#menu-footer-menu li:hover a {
color: #4356ea;
}
.address_widget p {
font-size: 15px;
line-height: 26px;
color: #757575;
font-family: "Open Sans", sans-serif;
letter-spacing: 0;
}
.address_widget h4 {
font-size: 16px;
color: #787878;
font-family: "Open Sans", sans-serif;
font-weight: 600;
letter-spacing: 0;
line-height: 25px;
padding-top: 16px;
padding-bottom: 4px;
-webkit-transition: all 400ms linear 0s;
-o-transition: all 400ms linear 0s;
transition: all 400ms linear 0s;
}
.address_widget h4:hover {
color: #4356ea;
}
.address_widget h5 {
text-transform: none;
font-family: "Open Sans", sans-serif;
font-size: 15px;
color: #757575;
font-weight: normal;
letter-spacing: 0;
line-height: 25px;
-webkit-transition: all 400ms linear 0s;
-o-transition: all 400ms linear 0s;
transition: all 400ms linear 0s;
}
.address_widget h5:hover {
color: #4356ea;
}
.copyright_widget p {
font-size: 15px;
line-height: 26px;
color: #757575;
font-family: "Open Sans", sans-serif;
letter-spacing: 0;
padding-bottom: 40px;
}
.copyright_widget a {
font-size: 16px;
color: #fff;
font-family: "Lato", sans-serif;
letter-spacing: 0;
}
.container.main-container {
padding-top: 90px;
padding-bottom: 90px;
}
.headerStyle2 .menu-item-has-children > i, 
.headerStyle2 .menu-item-has-children .sub-menu .menu-item-has-children i, 
.headerStyle2 .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu .menu-item-has-children i {
display: inline-block;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
top: 42%;
}
.container.container_margin{
margin: 0 auto!important;
}
.nomarginbottom .wpb_text_column.wpb_content_element {
margin-bottom: 0;
}
.menu-item i,  .menu-item .sub-menu i ,  .menu-item .sub-menu .sub-menu i, .menu-item-has-children .sub-menu .menu-item-has-children  .sub-menu  i {
display: none;
}
.wpb_gmaps_widget .wpb_wrapper {
padding: 0!important;
} .wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a span{
font-family: "Open Sans"!important;
font-size: 15px!important;
line-height: 18px!important;
font-weight: 400!important;
color: #8e8d8d!important;
text-transform: initial;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading, 
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
border-color: #ddd!important;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
line-height: 12px;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body{
padding: 24px 26px!important;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title>a {
padding-right: 50px!important;
}
.vc_tta-panel-body {
font-size: 15px;
line-height: 26px;
}
.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading{
border-radius:0!important;
}
.soon_p{
color: #fff;
font-size: 20px;
line-height: 35px;
font-weight: 300;
} .img-holder {
position: relative;
}
.date-box {
position: absolute;
bottom: 30px;
left: 30px;
display: inline-block;
font-size: 20px;
line-height: 26px;
font-weight: 700;
color: #242424;
padding: 8px 24px;
background: rgb(246, 207, 51);
-moz-border-radius: 5px;
border-radius: 5px;
letter-spacing: 1px;
z-index: 2;
}
.date-box p{
font-size: 20px;
line-height: 26px;
font-weight: 700;
color: #242424;
}
.date-box span {
display: block;
text-transform: capitalize;
}  
.widget_search input.simple-input.light {
position: relative;
}
.widget_search button {
position: absolute;
right: 20px;
top: 15px;
}  
.byline,
.posted-on,
.comments-link {
display: inline-block;
font-size: 14px;
line-height: 20px;
font-weight: 700;
color: #b8b8b8;
text-transform: uppercase;
margin-right: 26px;
}
.byline .fa,
.posted-on .fa,
.comments-link .fa {
color: #3db0df;
margin-right: 5px;
}
.entry-meta.post-page-meta.my-color-class {
margin-top: 30px;
}
div.entry-header a {
font-size: 22px;
line-height: 30px;
}
h3.entry-title {
line-height: 30px;
}
.single-blog-post.img-cap-effect.margin-low-decrease {
margin-bottom: 40px;
}
p.form-submit {
display: inline-block;
width: 180px;
height: 50px;
vertical-align: bottom;
text-align: center;
position: relative;
cursor: pointer;
padding: 0px !important;
font-size: 14px;
line-height: 50px;
border-radius: 25px;
color: #fff;
text-transform: uppercase;
background: #4356ea;
letter-spacing: .3px;
z-index: 1;
-webkit-transition: all 250ms linear;
border: 1px solid #4356ea;
-o-transition: all 250ms linear;
transition: all 250ms linear;
-webkit-box-shadow: 0px 3px 15px 0px rgba(67, 86, 234, 0.46);
box-shadow: 0px 3px 15px 0px rgba(67, 86, 234, 0.46);
font-family: "Montserrat", sans-serif;
font-weight: bold;
}
p.form-submit:hover {
color: #4356ea;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
border: 2px solid #4356ea;
}
a.more-link {
font-size: 14px;
text-transform: uppercase;
font-family: "Montserrat", sans-serif;
font-weight: bold;
color: #4356ea;
}
.blog-page .single-blog-post p a.more-link {
margin-top: 20px;
display: block;
}
a.more-link:hover {
text-decoration: underline;
color: #4356ea;
}
.blog-page .single-blog-post h3 a:hover {
text-decoration: underline;
color: #4356ea;
}
ul.page-numbers li {
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
}
ul.page-numbers li span.page-numbers.current {
background: #4356ea;
border: 2px solid #4356ea;
color: #fff;
min-width: 44px;
font-size: 18px;
line-height: 40px;
font-weight: 600;
display: block;
text-align: center;
padding: 0 10px;
}
ul.page-numbers li a{
display: block;
min-width: 44px;
font-size: 18px;
line-height: 40px;
font-weight: 400;
text-align: center;
background: #fff;
border: 2px solid #d4d4d4;
padding: 0 10px;
}
.tmc_post_comments {
margin-top: 30px;
}    
p.form-submit input {
border: none;
margin: 0;
padding: 0;
font-family: inherit;
font-weight: inherit;
}	
.widget_search h5.h5.as.light {
color: #242424;
display: none;
}
.sidebar-area .widget {
margin-bottom: 30px;
}
.sidebar-area .widget ul {
list-style: none;
}
.search-page-results a.more-link {
display: block;
max-width: 220px;
margin-bottom: 20px;
}
.footerTopInfo .widget_nav_menu ul,
ul.large,
ul.listStyle2.normall {
list-style: none;
padding-left:0;
}
.footerTopInfo .widget_nav_menu ul li{
border:none;
}
.widget ul li,
.widget ul li ul li,
.widget ul li ul li ul li
{
border-bottom: 1px solid #ddd;
padding: 5px 0;
}
.widget ul li:last-child,
.widget ul li ul li:last-child,
.widget ul li ul li ul li:last-child
{
border-bottom: none;
}
.tagcloud a {
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
font-size: 14px;
line-height: 18px;
color: #242424;
font-weight: 600;
border: 1px solid #e4e4e4;
padding: 9px 27px;
}
.tagcloud a:hover {
background:#3db0df;
color:#fff;
}
h5.widget_title {
margin-bottom: 10px;
}
.page-links {
margin-top: 30px;
}
.page-links span,
.page-links a{
display: inline-block;
min-width: 35px;
font-size: 18px;
line-height: 30px;
font-weight: 400;
color: #a2a2a2;
text-align: center;
background: #fff;
border: 2px solid #d4d4d4;
padding: 0 0px;
margin: 0 5px;
}
.page-links a span{
border:none;
padding:0;
min-width: 0;
}
div#btt {
background: none repeat scroll #222222;
opacity: 0.8;
border: 1px solid #333333;
border-radius: 2px;
bottom: 21px;
cursor: pointer;
padding: 8px 15px;
position: fixed;
right: 20px;
z-index: 50;
color: #777777;
}
.mobileBtt{
display:none;
}
.desktopBtt{
display:none;
}
.layout-boxed {
max-width: 1200px;
margin: 0 auto;
}
.layout-boxed #main {
background: #fff;
} .alignleft {
display: inline;
float: left;
}
.alignright {
display: inline;
float: right;
}
.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
clear: both;
margin-top: 0.4em;
margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2em;
}
.sticky,
.screen-reader-text,
.wp-caption-text{
position:relative;
}
.wp-caption {
margin-bottom: 1.6em;
max-width: 100%;
}
.genericon-pinned:before {
content: "\f00c";
font-family: FontAwesome;
font-size: 30px;
float: left;
line-height: 45px;
margin-right: 15px;
}
.bypostauthor > article .fn:after {
top: 7px;
left: 6px;
} .gallery {
margin-bottom: 1.6em;
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: block;
font-family: 'Open Sans';
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}   #header5
{
position: relative;
}
#header5 .main-logo
{
display: none;
position: absolute;
top: 50px;
left: 50px;
z-index: 100;
}
.admin-bar #header5 .main-logo
{
top: 18px;
}
@media(min-width: 992px)
{
#header5 .main-logo
{
display: block;
}
header.headerStyle5.headerStyle2 .logo
{
margin-left: 35px;
}
header.headerStyle5.headerStyle2 {
width: 250px;
height: 100%;
background: #fff;
padding: 0;
-webkit-transform: translateX(100%);
transform: translateX(100%);
right: 0;
left: auto;
position: fixed;
height: 100%;
}
header.headerStyle5.headerStyle2 .headerClosed
{
-webkit-transform: translateX(0%);
transform: translateX(0%);
right: 100%;
left: auto;
background: transparent;
width: 30px;
top: 50px;
margin-right: 50px;
position: absolute;
display: block;
}
header.headerStyle5.headerStyle2 nav ul li > ul {
left: auto;
right: 100%;
}
header.headerStyle5.headerStyle2 nav ul li:hover > ul {
opacity: 1;
visibility: visbile;
}
header.headerStyle5.headerStyle2 nav > ul > li > i.fa, 
header.headerStyle5.headerStyle2 nav ul li ul li i.fa
{
left: 15px;
right: auto;
}
header.headerStyle5.headerStyle2 nav > ul > li > i.fa, 
header.headerStyle5.headerStyle2 nav ul li ul li i.fa,
.headerStyle2.headerStyle5 .menu-item-has-children i, 
.headerStyle2.headerStyle5 .menu-item-has-children .sub-menu .menu-item-has-children i, 
.headerStyle2.headerStyle5 .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu .menu-item-has-children i
{
display: none;
}
header.headerStyle5.headerStyle2 .headerClosed .closedMenuIcon
{
top: 0;
}
header.headerStyle5.headerStyle2 nav ul li a
{
padding: 13px 34px;
color: #242424;
}
header.headerStyle5.headerStyle2 .headerSearch img:last-child
{
visibility: unset;
opacity: 1;
left: 0;
right: auto;	
}
header.headerStyle5.headerStyle2 .headerSearch img:first-child
{
visibility: unset;
opacity: 1;
}
header.headerStyle5.headerStyle2 .headerSearch
{
padding: 13px 40px;
}
.navbar-default .menu-search.navbar-nav > li > a{
line-height: 90px;
height: 90px;
padding: 0;
}
.navbar_fixed .navbar-default .menu-search.navbar-nav > li > a {
height: 70px;
}
.main_menu_area .nav.navbar-nav.navbar-right li a:before {
content: "";
background: #8e8e91;
height: 13px;
width: 1px;
position: absolute;
left: -15px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.main_menu_area .navbar.navbar-default .nav.navbar-nav li a {
color: #fff;
}
.menu-search li {
margin: 0;
}
.menu-search li i{
margin-left: 0;
line-height: initial;
vertical-align: initial;
width: initial;
}
}
@media(max-width: 991px)
{
header.headerStyle5.headerStyle2 i{
-webkit-transform: initial;
transform: initial;
}
header.headerStyle5.headerStyle2, header.headerStyle5.headerStyle2.headerAnimated .headerAnimateWrapper
{
padding: 0;
height: 65px;
}
header.headerStyle5.headerStyle2 .menuIcon
{
top: 25px;
margin-top: 0;
display: none;
}
header.headerStyle5.headerStyle2 .headerAnimateWrapper .logo
{
top: 15px;
}
header.headerStyle5.headerStyle2 .responsiveWrapper
{
top: 0;
}
#header5 .main-logo {
display: block;
top: 0;
left: 0;
}
header.headerStyle5.headerStyle2{
background: #171717;
}
header.headerStyle5.headerStyle2 .responsiveWrapper nav {
max-width: 100%;
}
.navbar-default .menu-search.navbar-nav > li {
padding: 30px 30px;
position: relative;
background: #222222;
width: 100%;
}
.main_menu_area .nav.navbar-nav.menu-search {
width: 100%;
margin: 0;
}
.navbar-default .menu-search.navbar-nav > li a {
height: 45px;
border: 1px solid #454545;
color: #fff;
padding: 0px 20px;
}
.navbar-default .menu-search.navbar-nav > li a i {
line-height: 45px;
height: 45px;
}
header.headerStyle5.headerStyle2 .headerSearch .imgWrapper {
height: 45px;
border: 1px solid #454545;
padding: 0px 20px;
color: #fff;
font-size: 14px;
}
header.headerStyle5.headerStyle2 .headerSearch .imgWrapper img{
float: right;
margin-top: 12px;
}
} .home5images .filterShortcode {
position: relative;
text-align: left;
}
.home5images
{
padding-bottom:90px;
padding-top: 180px;
}
.home5images h3
{
font-family: 'Open Sans', sans-serif;
font-size:35px;
color:#c6c6c6;
font-weight:400;
margin-left: 15px;text-transform:initial;
}
.hm5border
{
border-bottom:2px solid #ee3d3d;
width:69px;
margin-top:40px;
margin-bottom: 60px !important;
margin-left:15px;
}
.home5images h3 span
{
font-family: 'Open Sans', sans-serif;
font-size: 35px;
color:#ce344a;
font-weight:400;
text-transform:initial;
font-style:italic;
}
.home5images .filterShortcode .filterBtn
{
position: relative;
display: inline-block;
font-family: "Montserrat";
text-transform: uppercase;
margin: 0 26px;
font-size: 15px;
line-height: 32px;
font-weight: 700;
color: #fff;
cursor: pointer;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.home5images .filterShortcode .filterBtn p 
{
color: #fff;
}
.home5images .filterShortcode.colorWhite .filterBtn p:hover 
{
color: #ce344a;
}
.home5images .filterShortcode .filterBtn.active p,
.home5images .filterShortcode .filterBtn.is-checked p, 
.home5images .filterShortcode .filterBtn:hover p
{
color: #ce344a;
}
.home5images .filterShortcode p:before
{
position: absolute;
bottom: 0;
left: 0;
height: 2px;
width: 0;
background: #ce344a;
content: '';
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.home5images .filterShortcode p:after 
{
position: absolute;
right: 0;
bottom: 0;
height: 2px;
width: 0;
background: #ce344a;
content: '';
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.home5images .filterShortcode .active p:before,  
.home5images .filterShortcode .active p:after,  
.home5images .filterShortcode .is-checked p:before,  
.home5images .filterShortcode .is-checked p:after 
{
width: 50%;
}
@media(max-width:991px)
{
.home5images .filterShortcode .filterBtn 
{
position: relative;
display: block;
margin: 0 0 10px;
}
.home5images .filterShortcode 
{
position: relative;
text-align: center;
}
.logo5
{
display: none!important
}
.headers5 
{
position: relative;
top: 0;
left: 0;
width: 100%;
z-index: 20;
padding: 12px 15px;
height: 79px;
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, .15);
}
.home5images
{
padding-bottom:90px;
padding-top:40px;
}
} .tmc_header_3 .photo-full-screen .tparrows::before {
border: 1px solid #fff!important;
border-radius: 0!important;
line-height: 58px!important;
width: 60px!important;
height: 60px!important;
color:#fff!important;
}
.tmc_header_3  #rev_slider_4_1 .metis.tparrows {
background:none!important;
padding:0!important;
}
.tmc_header_3  #rev_slider_4_1 .metis.tparrows:hover::before {
transform: none!important;
}
.tmc_header_3  .rev_slider .tp-mask-wrap .tp-caption, 
.tmc_header_3  .rev_slider .tp-mask-wrap :last-child, 
.tmc_header_3  .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, 
.tmc_header_3  .wpb_text_column .rev_slider .tp-mask-wrap :last-child {
background-color: transparent !important;
}
.tmc_header_3 #rev_slider_4_1 .tp-caption.tp-shape.tp-shapewrapper.tp-resizeme.number-bg.tp-static-layer.rev-static-visbile{
visibility:hidden!important;
}
.tmc_header_3  p.awsm-font-size{
font-size:18px!important;
color:#fefefe!important;
}
.tmc_header_3  h1.awsm-color{
color:#fff!important;
}
.tmc_header_3  h2.awsm-color{
color:#fff!important;
font-size:40px!important;
font-family: "Montserrat";
}
.tmc_header_3  h2.pogoSlider-slide-element span:nth-child(1) {
font-family: "Montserrat", sans-serif!important;
font-size: 50px!important;
color: #fff!important;
font-weight: 300!important;
font-style: normal!important;
}
.tmc_header_3  h2.pogoSlider-slide-element span:nth-child(2) {
font-family: "Open Sans script=all rev=1", "Adobe Blank"!important;
font-weight: 300!important;
font-style: italic!important;
text-transform: lowercase!important;
color: #fff!important;
font-size: 50px!important;
}
div#rev_slider_5_1 .tp-bgimg.defaultimg:before {
background: transparent !important;
}   .bgAboutme5
{
background-color: #201a2a;
}
.bgAboutme5 .imgWrapper img
{
margin: 0 auto;
}
.bgAboutme5 p
{
font-size: 24px;
font-weight: 300;
}
.aboutMeWrapper .simple-article p {
display: inline-block;
line-height: 40px;
}
.sec-title h2.white {
color: #fff;
line-height: 42px;
margin-bottom: 30px;
}
.myPortfolio .filterShortcode .filterBtn p {
color: #a0a0b0;
}   .my_clients
{
background-size: cover;
min-height: 579px;
}
.my_clients .nav-tabs
{
border-bottom: none;
}
.my_clients .nav li
{
margin-bottom: 0;
}
.my_clients .nav > li > a
{
padding: 0;
border-radius: 0;
background-color: transparent;
margin-right: 0;
}
.my_clients .nav > li.active > a, .my_clients .nav > li:hover > a
{
border: none;
background-color: transparent;
}
#myClient li
{
height: 124px;
}
#myClient li img
{
width: 100%;
border: 1px solid #47434c;
height: 124px;
}
.my_clients .tab-content
{
padding: 0 70px 0 0;
}
.my_clients .tab-content p.message
{
text-align: left;
font-size: 18px;
color: #928f97;
line-height: 33px;
letter-spacing: 0.9px;
}
.my_clients .tab-content p.author
{
text-align: right;
font-style: italic;
font-size: 18px;
color: #898989;
margin-right: 50px;
}
@media(max-width: 1199px)
{
.my_clients .tab-content
{
padding: 80px 0 0 0;
}
}
@media(max-width: 767px)
{
.my_clients .tab-content
{
padding: 0;
}
.my_clients .col-sm-12:last-child
{
clear: both;
}
#myClient .col-xs-6 
{
margin-bottom: 30px;
}
.margbt75, .margbt50
{
margin-bottom: 30px;
}
.pad50_0
{
padding: 30px 0 0 0;
}
}
img.margbt75 {
display: inline-block;
}
.margbt50 {
margin-bottom: 50px;
}   .bgContact
{
background-color: #121212;
}
.contanctInfo5
{
padding: 50px 0 0 50px;
}
.contanctInfo5 .contact-box
{
margin-bottom: 50px;
}
.contanctInfo5 .contact-box .icon-box
{
width: 75px;
}
.contanctInfo5 .contact-box .icon-box,.contanctInfo5 .contact-box .text-box
{
display: table-cell;
vertical-align: middle;
}
.contanctInfo5 .contact-box .text-box p
{
font-size: 15px;
color: #898989;
}
.contanctInfo5 .contact-box .icon-box i
{
width: 50px;
height: 50px;
border-radius: 50%;
border: 1px solid #404040;
color: #404040;
font-size: 30px;
text-align: center;
line-height: 50px;
}
.StyleContact5 .simple-input
{
background: transparent;
border: none;
border-bottom: 1px solid #4d4d4d;
padding: 0;
font-size: 15px;
color: #8f8e8e;
}
.StyleContact5 textarea.simple-input
{
height: 100px;
}
.StyleContact5 .button.style5
{
background: #c0c0c0;
font-size: 15px;
font-weight: 300;
font-style: normal;
font-family: 'Roboto Slab', sans-serif;
color: #2d2d2d;
width: 125px;
height: 35px; 
text-align: center;
padding: 0;
border-radius: 0;
}
.StyleContact5 #form-contact5
{
padding: 50px;
}
@media(max-width: 1199px)
{
.contanctInfo5
{
padding: 50px 0 0 0 ;
}
}
@media(max-width: 767px)
{
.contanctInfo5
{
padding: 0;
}
.contanctInfo5 .contact-box
{
margin-bottom: 30px!important;
}
}
.sec-title p {
color: #898989;
font-size: 16px;
margin-bottom: 30px;
letter-spacing: 0.3px;
}
.bgFooter {
background-color: #000;
}
.pad50_0 {
padding: 50px 0 0 0;
}   .bgService5
{
background-color: #201a2a;
min-height: 719px;
}
.leftImage
{
content: "";
position: absolute;
left: 0;
height: 100%;
display: block;
}
.bgService5 .sec-service .item
{
padding: 35px;
border: 1px solid #352c45;
}
.bgService5 .sec-service .item h4
{
font-family: "Montserrat", sans-serif;
font-size: 18px;
font-weight: 700;
color: #fff;
}
.bgService5 .sec-service .item i
{
display: block;
}
.bgService5 .sec-service .item i::before
{
margin-left: 0;
font-size: 50px;
color: #335bba;
}
.bgService5 .sec-service .item
{
font-size: 15px;
color: #9c9c9c;
}
@media(min-width: 1600px)
{
.leftImage
{
width: 701px;
}
}
@media(max-width: 1199px)
{
.leftImage
{
display: none;
}
}
@media(max-width: 767px)
{
.bgService5 .col-sm-6
{
margin-bottom: 30px;
}
}
i.margtp15.margbt10 {
margin-bottom: 20px;
}   #home8-split-slider-reponsive
{
display: none;
}
#home8-split-slider .ms-section, #home8-split-slider-reponsive .ms-section
{
background-position: 50% 50%;
background-size: cover;
}
#home8-split-slider .ms-right
{
right: 0 !important;
}
#multiscroll-nav
{
z-index: 9 !important;
}
.styleHomePage8 .ms-content
{
padding: 0 10%;
width: 100%;
}
#multiscroll-nav span
{
border: 1px solid #fff !important;
}
#multiscroll-nav li .active span
{
background: #38b6d6 !important;    
}
.styleHomePage8 .ms-content h1
{
font-family: "Montserrat", sans-serif;
font-size: 60px;
font-weight: 700;
color: #fff;
text-transform: capitalize;
}
.styleHomePage8 .ms-content h2
{
font-size: 14px;
color: #a7a7a7;
font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 400;
}
.styleHomePage8 .ms-content span.line
{
width: 40px;
height: 2px;
background: #c19638;
display: block;
margin: 0 auto 60px;
}
.styleHomePage8 .ms-content p
{
font-size: 20px;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 100;
line-height: 35px;
}
.styleHomePage8 .ms-content a
{
font-size: 14px;
color: #c19337;
font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
}
@media(min-width: 1600px)
{
.styleHomePage8 .ms-content
{
width: 612px;
margin: 0 auto;
padding: 0;
}
}
@media(max-width: 991px)
{
#home8-split-slider, .styleHomePage8 #multiscroll-nav
{
display: none;
}
#home8-split-slider-reponsive
{
display: block;
}
.styleHomePage8 .ms-content
{
padding: 50px 15px;
}
.styleHomePage8 
{
overflow-y: scroll !important;
}
#home8-split-slider-reponsive .ms-section img
{
width: 100%;
display: block;
}
.styleHomePage8 .ms-content h1
{
font-size: 40px;
}
}
header.headerStyle2.sideHeaderOpen{
z-index: 20;
}
.widget_categories ul{
padding-left:0;
}
h1.awsm-color{
font-size:50px;
}      .noshadow .tp-bgimg.defaultimg:before {
content: none !important;
}
.mywork h1{
font-family: 'Montserrat', sans-serif;
font-weight:700;
font-size:80px;
color:#fff;
position: relative;
z-index: 9;
margin-left: 5px;
margin-top: 8px;
margin-bottom: 90px;
}
.mywork h1 span{
color:#242424;
font-family: 'Montserrat', sans-serif;
font-weight:700;
font-size:80px;
}
.headingcolor{
position: absolute;
top: -110px;
left: 0;
background: #9d2862;
bottom: 0;
width: 328px;
height: 277px;
z-index: 9;
box-shadow: 0px 0px 70px rgba(0,0,0,.28);
}
.mywork {
margin-left: 165px;
margin-right: 165px;
}
.bg6gray{
background:#f1f1f4;
}
.mywork h1:after {
border-bottom: 1px solid #bbbbbd;
position: absolute;
left: 490px;
content: '';
right: 0;
top: 65px;
width: 870px;
}
.mywork .owl-theme .owl-dots,.mywork .owl-theme .owl-nav { -webkit-tap-highlight-color: transparent;
position: absolute;
top: 50%;
left: 10.2%;
}
.mywork .owl-theme .owl-dots .owl-dot {
display: -webkit-box;
zoom: 1;
}
.mywork .owl-carousel .owl-item img {
display: block;
width: auto;
}
.mywork h2{
font-family: 'Montserrat', sans-serif;
font-weight:700;
font-size:80px;
color:#010101;    
margin-bottom: 50px;
margin-left: -145px;
}
.mywork .button.hstyle6 {
border-radius: 0;
background: transparent;
border: 1px solid #3a3a3a;
padding: 10px 24px;
font-family: 'Montserrat', sans-serif;
font-weight:700;
font-size:14px;
color:#000;
}.mywork .button.hstyle6:hover{
color:#fff;
}
.mywork p{
font-family: 'Montserrat', sans-serif;
font-weight:400;
font-size:18px;
color:#4e3f87;
line-height: 24px;
margin-bottom: 23px;
}
.mywork .owl-nav {
display: none;
}
.mywork h5{
font-family: 'Montserrat', sans-serif;
font-weight:400;
font-size:18px;
color:#c3c3c3;
text-transform:initial;
margin-bottom: 30px;
}
.num{
font-family: 'Montserrat', sans-serif;
font-weight:400;
font-size:80px;
color:#c3c3c3;
line-height: 1;
}
.num span{
font-size:50px;
}
.mywork .content {
margin-top: 175px;
}
.contentPadding.bg6gray {
padding-bottom: 110px;
} .slide-wrapper{display:inline;}
.slide-wrapper .container{padding:0px;} .mywork .carousel-inner> .item.next ,  .carousel-inner > .item.active.right{ transform: translate3d(0, 100%, 0); -webkit-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -moz-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0);  top: 0;}
.mywork .carousel-inner > .item.prev ,.carousel-inner > .item.active.left{ transform: translate3d(0,-100%, 0); -webkit-transform: translate3d(0,-100%, 0);  -moz-transform: translate3d(0,-100%, 0);-ms-transform: translate3d(0,-100%, 0); -o-transform: translate3d(0,-100%, 0); top: 0;}
.mywork .carousel-inner > .item.next.left , .carousel-inner > .item.prev.right , .carousel-inner > .item.active{transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);; -moz-transform:translate3d(0,0,0); -o-transform:translate3d(0,0,0); top:0;} .mywork .carousel-indicators{
position:absolute;
top:0;
bottom:0;
margin:auto;
height:20px;
right:auto;
left: -115px;
width:auto;
z-index: 1;
}
.mywork .carousel-indicators li{display:block; margin-bottom:5px; border:1px solid #525252;  width:9px;height:9px;}
.mywork .carousel-indicators li.active{margin-bottom:5px; background:#bc3779;border:1px solid #525252;width:9px;height:9px;}
#myCarousel{
margin-left:20px;
}
.awesome_services h4{
color:#282828;
font-size:28px;
font-family: 'Montserrat', sans-serif;
font-weight:700;
text-align:center;
margin-bottom: 60px;
}
.awesome_services {
background: #eaeaec;
}
.awesome_services h6{
font-family: 'Raleway', sans-serif;
font-weight:800;
font-size:14px;
color:#3e3e3e;
}
.awesome_services .advantageBlockContent {
margin-left: 70px;
}
.awesome_services p{
color:#898989;
font-family: 'Open Sans', sans-serif;
font-size:14px;
font-weight:400;
}
.awesome_services .border{
border-bottom:1px solid #d5d5d5;
margin-top:50px;
}
.awesome_services .contentPadding {
padding-top: 85px;
padding-bottom: 100px;
}
.bgskyblue{
background:#4356ea;
font-weight: 400;
font-size: 14px;
line-height: 1;
font-family: 'Open Sans';
}
.bgskyblue .clr,
.bgskyblue .clr p{
color:#92b7cb;
}
.bgskyblue .white {
color: #fff;
}
.PT{
font-family: 'PT Serif', serif;
color: #4e4e4e;
}
.overflow-visible {
overflow: visible !important;
} .admin-bar.styleHomePage7 #header5 .main-logo {
top: 15px;
}
.styleHomePage7
{
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.owl-dots{position:absolute;left:0;right:0;bottom:15px;text-align:center}
.owl-dot{display:inline-block;padding:5px}
.owl-dot span{display:block;width:10px;height:10px;background-color:#fff;opacity:.5;border-radius:50%}
.owl-dot.active span{opacity:1}
.owl-dots.disabled,.owl-nav.disabled{display:none}
.owl-carousel.fs-slides {
position: fixed;
}
.fs-slides {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 125px 50px 100px 50px;
}
.fs-slides .owl-stage-outer,
.fs-slides .owl-stage,
.fs-slides .owl-item {
height: 100%;
}
.fs-slides .owl-item {
overflow: hidden;
}
.fs-slides .owl-item img
{
height: 100%;
}
.fs-slides .owl-item.portrait img {
width: 100%;
height: auto;
}
.fs-slides .owl-item.landscape img {
width: auto;
height: 100%;
}
.portfolioMasonry.hoverStyle3
{
cursor: pointer;
position: absolute;
width: 100%;
height: 100%;
}
.portfolioMasonry.hoverStyle3 .imgWrapper
{
position: relative;
width: 100%;
height: 100%;
}
.portfolioMasonry.hoverStyle3 .portfolioDescripton {
position: absolute;
width: 100%;
height: 100%;
top: -100%;
left: 0;
right: 0;
opacity: 0;
z-index: 2;
-webkit-transition: all 300ms linear;
transition: all 300ms linear;
}
.portfolioMasonry.hoverStyle3 .portfolioDescripton .as {
opacity: 0;
color: #fff;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
-webkit-transition-delay: 500ms;
transition-delay: 500ms;
font-size: 22px;
font-weight: 600;
font-style: normal;
font-family: "Montserrat", sans-serif;
}
.portfolioMasonry.hoverStyle3 .portfolioDescripton p {
color: #d1453d;
opacity: 0;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
-webkit-transition-delay: 900ms;
transition-delay: 900ms;
font-size: 15px;
}
.portfolioMasonry.hoverStyle3 .grid-item-new:hover .portfolioDescripton {
top: 80%;
height: 20%;
opacity: 1;
}
.portfolioMasonry.hoverStyle3 .grid-item-new:hover .portfolioDescripton .as {
opacity: 1;
}
.portfolioMasonry.hoverStyle3 .sliderHover
{
width: 100%;
height: 100%;
}
.portfolioMasonry.hoverStyle3 .grid-item-new:hover .portfolioDescripton p {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.hoverStyle3 .sliderHover .imgWrapper:after {
position: absolute;
right: 0;
bottom: 0;
left: 0;
top: 0;
opacity: 0;
background: rgba(0, 0, 0, 0.5) !important;
content: '';
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.hoverStyle3 .sliderHover:hover .imgWrapper:after {
opacity: 1;
}
.hoverStyle3 .sliderHover i.plus::before
{
content: "";
height: 40px;
width: 1px;
background: #d1453d;
position: absolute;
left: 0;
right: 0;
top: 0;
}
.hoverStyle3 .sliderHover i.plus::after
{
content: "";
height: 1px;
width: 40px;
background: #d1453d;
position: absolute;
left: -20px;
right: 0;
top: 20px;
opacity: 1;
}
.hoverStyle3 .sliderHover .imgWrapper a.lightbox
{
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
opacity: 1;
}
.sliderHover:hover a.lightbox {
opacity: 1;
top: 0;
visibility: visible;
-webkit-transition-delay: 650ms;
transition-delay: 650ms;
}
.sliderHover .imgWrapper a.lightbox {
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
-webkit-transform: none;
transform: none;
}
.sliderHover .imgWrapper a.lightbox i
{
top: 40%;
position: absolute;
left: 50%;
}
#fullscreen-slides .owl-controls
{
opacity: 0;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
position: absolute;
left: 50px;
right: 50px;
top: 45%;
overflow: hidden;
}
#fullscreen-slides:hover .owl-controls
{
overflow: visible;
}
#fullscreen-slides .owl-prev, #fullscreen-slides .owl-next
{
width: 60px;
height: 60px;
border: 1px solid #fff;
text-align: center;
}
#fullscreen-slides .owl-prev
{
position: absolute;
left: 20px;
top: 45%;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
#fullscreen-slides:hover .owl-prev
{
-webkit-transform: translateX(0);
transform: translateX(0);
}
#fullscreen-slides .owl-next
{
position: absolute;
right: 20px;
top: 45%;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
#fullscreen-slides:hover .owl-next
{
-webkit-transform: translateX(0);
transform: translateX(0);
}
#fullscreen-slides .owl-prev i, #fullscreen-slides .owl-next i
{
font-size: 20px;
color: #fff;
line-height: 56px;
}
#fullscreen-slides:hover .owl-controls
{
opacity: 1;
}
@media(max-width: 991px)
{
.styleHomePage7
{
overflow: hidden;
}
.styleHomePage7 .headerStyle2.headerStyle5.sideHeaderOpen
{
min-height: 520px;
}
.styleHomePage7 .headerStyle2.headerStyle5
{
min-height: 65px;
}
}
@media(max-width: 767px)
{
.fs-slides
{
padding: 100px 30px 50px 30px;
}
}    .styleHomePage10
{
background: #1d1d1d;
}
.styleHomePage10 #home8-split-slider
{
position: fixed;
top: 100px;
bottom: 100px;
left: 0;
right: 0;
overflow: hidden;
width: 100%;
}
.styleHomePage10 #home8-split-slider .ms-tableCell
{
height: 100% !important;
}
.styleHomePage10 #header5 .main-logo
{
top: 30px;
}
.styleHomePage10 .ms-content
{
width: 100%;
padding: 0 30px;
text-align: left;
box-sizing: border-box;
display: table-cell;
vertical-align: middle;
-ms-flex-item-align: center;
align-self: center;
}
.styleHomePage10 .ms-content h1
{
font-size: 22px;
font-family: "Montserrat",sans-serif;
font-weight: 700;
}
.styleHomePage10 .ms-content p
{
font-size: 45px;
font-family: "Montserrat",sans-serif;
font-weight: 700;
text-transform: uppercase;
line-height: 60px;
}
.styleHomePage10 .ms-content a
{
font-size: 14px;
font-family: "Montserrat",sans-serif;
font-weight: 700;
text-transform: uppercase;
}
.styleHomePage10 .ms-content h1.black, .styleHomePage10 .ms-content p.black, .styleHomePage10 .ms-content a.black
{
color: #000;
}
.styleHomePage10 .ms-content h1.white, .styleHomePage10 .ms-content p.white, .styleHomePage10 .ms-content a.white
{
color: #fff;
}
.styleHomePage10 .ms-right .ms-section.ms-table
{
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
}
.styleHomePage10 .ms-right .ms-section.ms-table.active
{
opacity: 1;
}
.styleHomePage10 .ms-right .ms-section.ms-table .slider-inner
{
display: flex;
width: 100%;
height: 100%;
position: relative;
transition-duration: 1000ms;
}
.styleHomePage10-container
{   
display: flex;
flex-direction: row;
height: 100%;
}
.styleHomePage10-container .swiper-container {
width: 50%;
height: calc(100vh - 200px);
margin: 100px 0;
}
.styleHomePage10-container .swiper-container.style10 
{
margin-left: 50px;
}
.styleHomePage10-container .swiper-container.swiper-thumbnails
{
margin-right: 50px;
} 
.styleHomePage10-container .swiper-container  .slider-inner
{
display: flex;
width: 100%;
height: 100%;
position: relative;
background-size: cover;
background-position: 50% 50%;
}
.styleHomePage10-container  .swiper-container-vertical > .swiper-pagination-bullets
{
display: none;
}
.styleHomePage10 .swiper-number
{
position: absolute;
top: 30%;
right: 20px;
}
.styleHomePage10 .swiper-number ul{
list-style: none;
}
.styleHomePage10 .swiper-number ul li a
{
font-family: "Lato", sans-serif;
font-size: 16px;
font-weight: 700;
color: #fff;
}
.styleHomePage10 .swiper-number ul li:hover a, .styleHomePage10 .swiper-number ul li.active a
{
color: #fff04e;
text-decoration: underline;
}
.styleHomePage10 .swiper-container-android .swiper-slide
{
display: table;
}
.styleHomePage10  .swiper-container.swiper-thumbnails .swiper-slide.swiper-slide-next, .styleHomePage10  .swiper-container.swiper-thumbnails .swiper-slide.swiper-slide-prev
{
opacity: 0 !important;
}
.styleHomePage10-container-reponsive
{
display: none;
}
.styleHomePage10-container-reponsive .ms-section img
{
display: block;
margin: 0 auto
}
@media(min-width: 1600px)
{
.styleHomePage10 .ms-content
{
padding: 0 100px;
}
}
@media(max-width: 1170px)
{
.styleHomePage10-container
{
display: block;
}
.styleHomePage10-container .swiper-container
{
width: 100%;
height: 50vh;
}
.styleHomePage10-container .swiper-container.style10
{
margin-left: 50px;
margin-bottom: 0;
margin-right: 50px;
width: inherit;
}
.styleHomePage10-container .swiper-container.swiper-thumbnails
{
margin-top: 0;
margin-bottom: 0;
margin-left: 50px;
margin-right: 50px;
width: inherit;
}
.styleHomePage10-container, .styleHomePage10 .swiper-number
{
display: none;
}
.styleHomePage10-container-reponsive
{
display: block;
}
.styleHomePage10 #left1 .ms-content
{
padding: 165px 30px 100px 30px;
}
.styleHomePage10 .ms-content
{
padding: 100px 30px;
}
}
@media(max-width: 991px)
{
.styleHomePage10-container-reponsive .ms-section img
{
width: 100%;
}
}
@media(max-width: 768px)
{
.styleHomePage10 .ms-content h1
{
font-size: 20px;
line-height: normal;
margin-bottom: 10px;
}
.styleHomePage10 .ms-content p
{
font-size: 25px;
line-height: normal;
margin-bottom: 10px;
}
}
@media(max-width: 480px)
{
.styleHomePage10-container .swiper-container.style10
{
margin-top: 50px;
}
.styleHomePage10 .ms-content h1{
font-size: 18px;
}
.styleHomePage10 .ms-content p
{
font-size: 16px;
}
}     .mainBanner15
{
background-color: #111111;
}
.mainBanner15 .main_container
{
width: 1170px;
margin: 0 auto;
padding: 200px 0;
}
.mainBanner15 .nav-tabs
{
width: 40%;
border-bottom: none;
}
.mainBanner15 .nav-tabs li:nth-child(1)
{
animation: fadeInUp .5s cubic-bezier(.25,.46,.45,.94) .55s;
}
.mainBanner15 .nav-tabs li:nth-child(2)
{
animation: fadeInUp .5s cubic-bezier(.25,.46,.45,.94) .65s;
}
.mainBanner15 .nav-tabs li:nth-child(3)
{
animation: fadeInUp .5s cubic-bezier(.25,.46,.45,.94) .75s;
}
.mainBanner15 .nav-tabs li:nth-child(4)
{
animation: fadeInUp .5s cubic-bezier(.25,.46,.45,.94) .85s;
}
.mainBanner15 .nav-tabs li:nth-child(5)
{
animation: fadeInUp .5s cubic-bezier(.25,.46,.45,.94) .95s;
}
.mainBanner15 .nav-tabs li:nth-child(6)
{
animation: fadeInUp .5s cubic-bezier(.25,.46,.45,.94) 1.05s;
}
.mainBanner15 .nav-tabs li
{
width: 100%;
opacity: 0;
-webkit-transition: opacity .30s ease-in-out;
-moz-transition: opacity .30s ease-in-out;
-ms-transition: opacity .30s ease-in-out;
-o-transition: opacity .30s ease-in-out;
transition: opacity .30s ease-in-out;
}
.mainBanner15 .nav-tabs li.load
{   
opacity: 1;
}
.mainBanner15 .nav-tabs li a, .mainBanner15 .tab-content a#item-link
{
font-size: 40px;
color: #e6a93f;
text-transform: uppercase;
font-weight: 700;
}
.mainBanner15  .nav-tabs>li.active>a, .mainBanner15  .nav-tabs>li.active>a:focus, .mainBanner15  .nav-tabs>li.active>a:hover
{
color: #8853ff;
background-color: transparent;
border: 1px solid transparent;
cursor: pointer;
}
.mainBanner15 .nav-tabs li a span, .mainBanner15 .tab-content a#item-link span
{
color: #626262;
font-size: 16px;
display: block;
}
.mainBanner15 .tab-content
{
width: 60%;
}
.mainBanner15 .nav-tabs, .mainBanner15 .tab-content
{
display: table-cell;
vertical-align: middle;
}
.mainBanner15 .tab-content a#item-link
{
display: none;
}
.mainBanner15 .tab-content img
{
max-width: 100%;
}
.mainBanner14 span.slider12
{
color: #e3a920;
font-size: 70px !important;
line-height: 82px !important;
}
@media(min-width: 1600px)
{
.mainBanner15 .main_container
{
width: 1488px;
}
.mainBanner15 .nav-tabs li a
{
font-size: 60px;
}
}
@media(max-width: 1170px)
{
.mainBanner15 .nav-tabs
{
display: none;
}
.mainBanner15 .tab-content
{
width: 100%;
display: block;
}
.mainBanner15 .tab-content .tab-pane
{
display: block;
}
.mainBanner15 .tab-content a#item-link
{
display: block;
margin: 50px 0;
text-align: center;
}
.mainBanner15 .main_container
{
width: 100%;
padding: 150px 0 85px 0;
}
.mainBanner15 .tab-content img
{
display: block;
margin: 0 auto;
}
}  .mainBanner17 a.button.first
{
border: 1px solid #fff;
background: transparent;
margin-right: 20px;
color: #fff;
}
.mainBanner17 .tp-bgimg.defaultimg:before{
content: none !Important;
}
.about_me17 .content h2::after
{
content: "";
width: 70px;
height: 1px;
background-color: #000;
display: block;
}
.about_me17 .number
{
position: absolute;
}
.imageRes{
top: 10px;
}
.about_me17 .text
{
margin-left: 70px;
}
@media(max-width: 1199px)
{
.about_me17 .text
{
margin-bottom: 15px!important;
}
.about_me17 .col-md-4:nth-child(3) .text
{
margin-bottom: 0;
}
}
@media(max-width: 767px)
{
.about_me17 img
{
width: 100%;
}
}
.what_we_do_area {
overflow: hidden;
background: #222222;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.left_what {
width: calc(50% - 175px);
float: left;
overflow: hidden;
}
.left_what .what_we_img {
height: 567px;
position: relative;
}
.left_what .what_we_img img {
padding-bottom: 0px;
margin-bottom: 0px;
max-width: initial;
}
.top7{
top: 7px;
}
.right_what {
width: calc(50% + 175px);
float: right;
overflow: hidden;
}
.what_we_text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 100%;
max-width: 760px;
padding-left: 45px;
color: #fff;
}
.what_we_text .col-md-6 {
margin-bottom: 55px;
}
.what_we_text .col-md-6:nth-child(n+3) {
margin-bottom: 0px;
}
.what_we_text .media .media-left {
padding-right: 20px;
}
.what_we_text .media .media-left i {
font-size: 30px;
line-height: 36px;
}
.what_we_text .media .media-left i:before {
font-size: 30px;
}
.what_we_text .media .media-body h4 {
color: #fff;
font-size: 17px;
font-weight: bold;
font-family: 'Montserrat', sans-serif;
line-height: 28px;
padding-bottom: 5px;
}
.what_we_text .media .media-body p {
font-size: 15px;
color: #cdb2be;
line-height: 26px;
font-family: 'Open Sans', sans-serif;
letter-spacing: .225px;
}
.what_we_img .what_we_title {
position: absolute;
right: -110px;
top: 50%;
z-index: 4;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
font-size: 50px;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-size: 50px;
letter-spacing: 1.5px;
font-weight: bold;
}
.what_we_img .what_we_title span {
color: #fff;
font-family: 'Montserrat', sans-serif;
font-size: 50px;
letter-spacing: 1.5px;
font-weight: bold;
color: #4356ea;
}
.what_we_text .row.m0 {
vertical-align: middle;
-ms-flex-item-align: center;
align-self: center;
margin-left: 0px;
margin-right: 0px;
}
.what_we_text .media .media-left img {
max-width: initial;
}
.what-we-do17
{
min-height: 576px;
background-size: cover;
padding: 70px 0;
}
.what-we-do17 .inner
{
position: relative;
width: 905px;
float: right;
margin-right: 65px;
}
.what-we-do17 .sec-title
{
position: absolute;
top: 190px;
left: -165px;
}
.what-we-do17 .sec-title h2
{
-webkit-transform: rotate(-90deg); 
-moz-transform: rotate(-90deg);
-transform: rotate(-90deg);
font-size: 50px;
}
.what-we-do17 .sec-title h2 strong 
{
color: #9f436c;
font-size: 100%;
}
.what-we-do17 .content
{
background-color: #9f436c;
width: 818px;
float: right;
display: inline-table;
padding: 60px 60px 30px 60px;
}
.what-we-do17 .whatWeDo .imgWrapper
{
position: absolute;
}
.what-we-do17 .content .whatWeDoContent
{
margin-left: 60px;
}
.what-we-do17 .content .whatWeDoContent p
{
color: #cdb2be;
}
.what-we-do17 .content .whatWeDoContent h5.col_white{
color: #ffffff;
}
@media(min-width: 1600px)
{
.what-we-do17 .inner
{
margin-right: 330px;
} 
}
@media(max-width: 1199px)
{
.what-we-do17 .inner
{
width: 90%;
margin-right: 30px;
}
.what-we-do17 .content
{
width: 90%;
}
}
@media(max-width: 767px)
{
.what-we-do17 .inner
{
width: 100%;
margin-right: 0;
}
.what-we-do17 .content
{
padding: 15px;
width: 100%;
}
.what-we-do17 .sec-title h2
{
-webkit-transform: rotate(0deg); 
-moz-transform: rotate(0deg);
-transform: rotate(0deg);
font-size: 26px;
}
.what-we-do17
{
padding: 180px 0 100px 0;
}
.what-we-do17 .sec-title
{
left: 30px;
top: -100px;
}
}
.our_customer17
{
background-color: #4356ea;
}
.our_customer17 .img
{
width: 125px;
text-align: center;
}
.our_customer17 .img i
{
font-size: 33px;
color: #fff;
}
.our_customer17 .text p
{
font-family: "Lato", sans-serif;
line-height: 32px;
}
.our_customer17 .text .say
{
float: right;
margin-right: 50px;
}
.our_customer17 .text .say p
{
font-family: "Lato", sans-serif;
color: #849bb3
}
.our_customer17 .swiper-pagination.relative-pagination
{
margin-bottom: 35px;
margin-left: 205px;
text-align: left;
position: absolute;
}
.our_customer17 .swiper-pagination-bullet {
width: 15px;
height: 15px;
background: transparent;
border: 3px solid rgba(137, 137, 137, 1);
opacity: 1;
}
.our_customer17 .swiper-pagination-bullet-active {
border-color: #1fb5c7;
}
.our_customer17 .border-radius{
border-radius: 100%;
width: 100%;
}
.contentPadding.our_customer17 .swiperMainWrapper .swiper-pagination {
display: none;
}
@media(max-width: 991px)
{
.our_customer17 .img
{
margin-bottom: 30px;
}
.our_customer17 .swiper-pagination.relative-pagination
{
margin-left: 10px;
}
}
@media(max-width: 767px)
{
.our_customer17 .swiper-pagination.relative-pagination
{
margin-bottom: 60px;
}
}
.our_news17 .lastBlogContent
{
padding: 30px 0;
}
.our_news17 .lastBlog
{
box-shadow: none;
}
.our_news17 .lastBlogContent span
{
color: #a0a0a0;
font-weight: 700;
display: block;
font-size: 15px;
text-transform: uppercase;
}
.our_news17 .lastBlogContent h4
{
font-size: 18px;
color: #242424;
font-weight: 700;
text-transform: capitalize;
line-height: 26px;
font-family: 'Lato', sans-serif;
}
.our_news17 .lastBlogContent a
{
color: #dfba62;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
}
.lastBlog .imgWrapper {
position: relative;
overflow: hidden;
z-index: 1;
}
.lastBlog .imgWrapper img {
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.lastBlog .imgWrapper:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0px;
opacity: 0;
background: rgba(0, 0, 0, 0.4);
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
z-index: 1;
}
.lastBlog .imgWrapper:hover img {
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
.lastBlog .imgWrapper:hover:before {
opacity: 1;
}
.our_client_bg1 
{
background-color: #291d6b;
}
.our_client_bg2 
{
background-color: #aa855b;
}
.our_client p
{
font-size: 16px;
}
.our_client.our_client_bg2 p
{
color: #fff;    
}
.our_client.our_client_bg1 p
{
color: #ffffff;
}
.our_client img
{
display: block;
margin: 0 auto;
max-width: 100%;
}
@media(max-width: 1170px)
{
.our_client .left_text
{
margin-bottom: 30px;
}
}
@media(max-width: 767px)
{
.our_client .col-md-4:nth-child(4)
{
margin-bottom: 20px;
}
.numberCounterWrapp .counterBlock {
text-align: center;
margin-bottom: 10px;
}
.numberCounterWrapp .counterBlock .numberCounter:before {
right: 0;
margin: 0 auto;
}
}
.sec-title h2
{
font-family: 'Montserrat', sans-serif;
font-weight: 700;
font-style: normal; 
font-size: 32px;
}
.sec-title h2.white
{
color: #fff;
}
.sec-title p
{
color: #898989;
font-size: 16px;
}
.sec-title span.line
{
width: 85px;
height: 2px;
background-color: #1da4e8;
display: inline-block;
}
.sec-title div.line
{
width: 85px;
height: 2px;
background-color: #1da4e8;
display: inline-block;
}    .who_we_are 
{
background-color: #1c1b21;
}
.who_we_are h4
{
font-style: italic;
font-size: 18px;
border-bottom: 1px solid #2e2e33;
width: 100%;
padding-bottom: 10px;
}
.who_we_are h4::before
{
content: "";
background-color: #5232b8;
height: 2px;
width: 50px;
position: absolute;
top: 52px;
}
.who_we_are p
{
color: #727272;
font-size: 16px;    
}
.who_we_are .work_together_new
{
padding: 0 70px 0 0;
width: 570px;
float: left;
}
@media(max-width: 1170px)
{
.who_we_are .work_together_new
{
padding: 0 0 30px 0;
width: 100%;
}
}     .we_creative
{
background-color: #1c1b21;
padding: 50px 15px 100px 15px;
}
.we_creative .grid-sizer
{
width: 25%;
}
.we_creative h2 span:nth-child(2)
{
background-color: #ffce25;
color: #1c1b21;
padding: 0 5px;
}
.we_creative h2 span {
font-size: 100%;
}
.wpb_text_column:last-child .margbt75 {
margin-bottom: 75px;
}    .myPortfolio .grid-sizer
{
width: 33.33%;
}
.myPortfolio .filterShortcode
{
margin-top: 10px;
text-align: right;
}
.myPortfolio .filterShortcode .filterBtn:last-child
{
margin: 0 0 0 26px;
}
.myPortfolio .filterShortcode .filterBtn
{
color: #a0a0b0;
}
.portfolioMasonry.hoverStyle2 .grid-item-new:hover .portfolioDescripton {
opacity: 1;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.portfolioMasonry.hoverStyle2 .grid-item-new:hover .portfolioDescripton .as {
opacity: 1;
}
.portfolioMasonry.hoverStyle2 .grid-item-new:hover .portfolioDescripton p {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
@media(max-width: 1199px)
{
.myPortfolio .filterShortcode
{
display: block;
text-align: left;
}
.myPortfolio .filterShortcode .filterBtn
{
position: relative;
display: inline-block;
margin-right: 15px;
}
.myPortfolio .grid-item-new
{
margin-bottom: 30px;
}
.myPortfolio .grid-item-new:last-child
{
margin-bottom: 0;
}
.myPortfolio .grid-sizer
{
width: 50%;
}
}
@media(max-width: 480px)
{
.myPortfolio .grid-sizer
{
width: 100%;
}   
}
.mainBanner11 span.line
{
width: 1px;
height: 115px;
background-color: #57555b;
display: block;
margin: 0 auto;
}
.whatwedo11 .vc_col-sm-6:nth-child(1) .whatWeDo, 
.whatwedo11 .vc_col-sm-6:nth-child(2) .whatWeDo
{
margin-bottom: 30px;
}
.no-WedoPadding {
margin-bottom: 0 !important;
padding-bottom: 0;
}
.whatwedo11 .sec-title span{
font-size: 100%;
}
.wpb_text_column :last-child .margbt40 {
margin-bottom: 40px;
}
@media(max-width: 991px)
{
.whatwedo11 .vc_col-sm-6:nth-child(3) .whatWeDo
{
border-bottom: 1px solid #242029;
padding-bottom: 40px;
margin-bottom: 30px;
}
}
.why_choose_us
{
position: relative;
}
.why_choose_us::before
{
content: "";
position: absolute;
top: 0;
left: 0;
height: 60%;
background-color: #100c16;
width: 100%;
}
.why_choose_us::after
{
content: "";
position: absolute;
top: 60%;
left: 0;
height: 40%;
background-color: #25163c;
width: 100%;
}
.why_choose_us .bg
{
background-color: #1e6dc7;
position: relative;
z-index: 10;
}
.why_choose_us .bg .item
{
padding: 0 30px;
}
.why_choose_us .bg .item.first
{
padding: 0 30px 0 60px;
}
.why_choose_us .bg .item.last
{
padding: 0 60px 0 30px;
}
@media(max-width: 1170px)
{
.why_choose_us .bg .item.first, .why_choose_us .bg .item.last, .why_choose_us .bg .item
{
padding: 0 15px;
}
.why_choose_us .bg .item
{
margin-bottom: 30px;
}
.why_choose_us .bg .item.last
{
margin-bottom: 0px;
}
}
.ourPortfolio_bg1
{
background-color: #25163c;
}
.ourPortfolio .grid-sizer,  .ourPortfolio .grid-item-new
{
width: 20%;
}
.ourPortfolio17 .grid-sizer, .ourPortfolio17 .grid-item-new
{
width: 25%;
}
.ourPortfolio17 .grid-item-new
{
padding: 0 15px;
}
.ourPortfolio  .contentPadding img, .ourPortfolio17 .contentPadding img
{
display: block;
margin: 0 auto;
}
.wpb_text_column :last-child .margbt50 {
margin-bottom: 50px;
}
@media(max-width: 991px)
{
.ourPortfolio17 
{
padding: 80px 15px 60px 15px;
}
.ourPortfolio .grid-sizer,  .ourPortfolio .grid-item-new
{
width: 33.33%;
}
}
@media(max-width: 767px)
{
.ourPortfolio .grid-sizer,  .ourPortfolio .grid-item-new, .ourPortfolio17 .grid-item-new
{
width: 100%;
}
}
.bg_video
{
background-position: center center;
background-repeat: no-repeat;
height: 622px;
background-size: cover;
position: relative;
}
.bg_video a#video_click
{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
@media(max-width: 767px)
{
.bg_video
{
height: 320px;
}
.bg_video iframe
{
width: 100%;
}
}
.work_together h3
{
font-size: 16px;
}
.work_together div.line
{
width: 78px;
height: 1px;
background-color: #9d79e9;
display: block;
margin: 0 auto 30px ;
}
.work_together h2, .work_together p
{
font-size: 50px;
font-weight: 900;
}
@media(max-width: 767px)
{
.work_together h2
{
font-size: 20px;
}
.work_together p
{
font-size: 30px;
}    
}
.mainBanner16 .bg{
background-color: #d9b256;
}
.mainBanner16 .bg.blue {
background-color: #4356ea !important;
}
.mainBanner16 .bg.red {
background-color: #dc4848 !important;
}
.about_me .img
{
float: left;
margin-right: 100px
}
.about_me .img img
{
float: left;
}
.about_me .content h2
{
line-height: 50px;
}
@media(max-width: 1199px)
{
.about_me .content
{
padding: 50px 0 0 0;
float: left;
}
}
@media(max-width: 767px)
{
.about_me img
{
width: 100%;
}
}
.what-we-do
{
min-height: 786px;
padding-top: 71px!important;
padding-bottom: 31px !important;
background-size: cover;
}
.what-we-do .whatWeDo .imgWrapper
{
position: static;
top: 0;
left: 0;
height: 51px;
}
.what-we-do .whatWeDoContent
{
margin-left: 0;
}
.wpb_text_column:last-child .what-we-do .whatWeDo
{
margin-bottom: 50px;
}
.what-we-do .simple-article p
{
color: #b2b2b2;
}
.our_project
{
padding: 80px 15px 200px 15px;
}
.our_project .swiper-slide img
{
width: 100%;
}
.our_project .swiper-slide .text
{
position: absolute;
bottom: 30px;
left: 30px;
right: 30px;
opacity: 0;
z-index: 2;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
transition-delay: 0s;
text-align: left;
}
.our_project .swiper-slide .text h4
{
font-size: 25px;
font-weight: 700;
}
.our_project .swiper-slide .text h5
{
font-size: 15px;
font-weight: 700;
color: #fff;
}
.our_project .swiper-slide:hover .text
{
opacity: 1;
-webkit-transition-delay: 200ms;
transition-delay: 200ms;
}
.our_project .galleryThumbnail::before {
background: rgba(67, 86, 234, 0.9);
}
.our_project .swiper-button-prev, .our_project .swiper-button-next
{
background-image: none;
}
.our_project .swiper-button-prev, .our_project .swiper-button-next
{
border: 2px solid #d1d1d1;
color: #7e7e7e;
width: 46px;
height: 46px;
text-align: center;
display: table-cell;
bottom: -100px;
top: auto;
margin: 0 15px;
}
.our_project .swiper-button-prev
{
right: 50%;
left: auto;
}
.our_project .swiper-button-next
{
left: 50%;
right: auto;
}
.our_project .swiper-button-prev::before
{
content: "\f104";
position: absolute;
line-height: 40px;
font-size: 25px;
font-family: "FontAwesome";
left: 0;
right: 0;
margin: 0 auto;
}
.our_project .swiper-button-next::before
{
content: "\f105";
position: absolute;
line-height: 40px;
font-size: 25px;
font-family: "FontAwesome";
left: 0;
right: 0;
margin: 0 auto;
}
.bgOurclients
{
background: #f3f3f3;
}
.our-client16
{
border-top: 1px solid #d9d9d9;
}
.our-client16 img
{
display: block;
margin: 0 auto;
}
.clientCustomer.clientCustomer16 i.fa {
color: #cfac59;
}
.our-counter
{
padding: 100px 15px;
background-size: cover;
}
.our-counter .counterBlock .numberCounter::before
{
display: none;
}
.our-counter .counterBlock
{
text-align: center;
}
.our-counter .counterBlock .numberCounter
{
font-size: 80px;
color: #dfba62;
font-weight: 700;
}
.our-counter .counterBlock h4
{
font-size: 20px;
color: #dfba62;
font-weight: 700;
}
.our-counter .counterBlock p
{
text-transform: none;
font-family: "Open Sans", sans-serif;
font-size: 15px;
color: #fff;
font-weight: normal;
}
@media(min-width: 1600px)
{
.our-counter
{
padding: 100px 265px;
}
}
.our_news .lastBlogContent
{
padding: 30px 0;
}
.our_news .lastBlog
{
box-shadow: none;
}
.our_news .lastBlogContent span
{
color: #a0a0a0;
font-weight: 700;
display: block;
font-size: 15px;
text-transform: uppercase;
}
.our_news .lastBlogContent h4
{
font-size: 20px;
color: #242424;
font-weight: 700;
text-transform: capitalize;
line-height: 32px;
}
.our_news .lastBlogContent a
{
color: #dfba62;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
font-family: "Montserrat", sans-serif;
}
.our_news .lastBlog .galleryThumbnail .galleryIcon:before{
content: none;
}
.our_news .lastBlog .galleryThumbnail .galleryIcon:after{
content: none;
}
.StyleContact16
{
background: url(//www.teknoideas.cl/wp-content/themes/webcore/assets/images/bg-contact.jpg) right center no-repeat #f1f1f1;
}
.contanctInfo16
{
padding: 0 0 0 100px;
border-left: 1px solid #dfba62;
position: relative;
}
.contanctInfo16::before
{
content: "";
width: 5px;
height: 132px;
background-color: #dfba62;
position: absolute;
left: 0;
top: 110px;
}
.contanctInfo16 .contact-box
{
margin-bottom: 50px;
}
.contanctInfo16 .contact-box .icon-box
{
width: 60px;
}
.contanctInfo16 .contact-box .icon-box,.contanctInfo16 .contact-box .text-box
{
display: table-cell;
vertical-align: top;
}
.contanctInfo16 .contact-box .text-box h4
{
font-size: 18px;
color: #312f3e;
margin-top: -10px;
}
.contanctInfo16 .contact-box .text-box p
{
font-size: 15px;
color: #818181;
}
.contanctInfo16 .contact-box:nth-child(3) .text-box p
{
font-size: 18px;
font-weight: 700;
}
.contanctInfo16 .contact-box .icon-box i
{
color: #3e3e3e;
font-size: 35px;
}
.StyleContact16 textarea.simple-input
{
height: 142px;
}
.StyleContact16 .simple-input
{
padding: 0;
background: transparent;
border: none;
border-bottom: 1px solid #9e9d9d;
}
.button.style16
{
background: #222222;
color: #dfba62;
border: 0;
}
#form-contact16
{
padding: 0 70px 0 0;
}
#form-contact16 .item
{
position: relative;
}
#form-contact16 .item span:last-child
{
color: #898989;
position: absolute;
bottom: 10px;
}
#form-contact16 .item ::-webkit-input-placeholder {
color: red;
position: absolute;
bottom: 10px;
height: 100px;
width:400px;
}
#form-contact16 .item ::-moz-placeholder { color: red;
position: absolute;
bottom: 10px;
height: 100px;
width:400px;
}
#form-contact16 .item :-moz-placeholder { color: red;
position: absolute;
bottom: 10px;
height: 100px;
width:400px;
}
#form-contact16 .item :-ms-input-placeholder {  
color: red;
position: absolute;
bottom: 10px;  
height: 100px;
width:400px;
}
@media(max-width: 1199px)
{
.contanctInfo16
{
margin-top: 50px;
padding: 0;
border: none;
}
.contanctInfo16 .contact-box:nth-child(3)
{
margin-bottom: 0;
}
.contanctInfo16::before
{
display: none;
}
.StyleContact16
{
background: #f1f1f1;
}
}
@media(max-width: 767px)
{
#form-contact16
{
padding: 0;
}
}
.styleHomePage9 .myPortfolio .grid-sizer
{
width: 25%;
}
.styleHomePage9 .myPortfolio .grid-item-new
{
padding: 0;
}
.styleHomePage9 .portfolioHover .imgWrapper img
{
width: 100%;
}
@media(max-width: 1199px)
{
.styleHomePage9 .myPortfolio .grid-item-new
{
margin-bottom: 0;
}
}
#mainBanner12 section
{
position: relative;
}
#mainBanner12 .fp-section.fp-table,
#mainBanner12 .fp-slide.fp-table 
{
display: table;
table-layout:fixed;
width: 100%;
}
#mainBanner12 .fp-tableCell 
{
display: table-cell;
vertical-align: middle;
width: 100%;
height: 100% !important;
}
#mainBanner12 section .img, 
#mainBanner12 section .content
{
display: table-cell;
vertical-align: middle;
}
#mainBanner12 section.first
{
background-color: #3c285c;
}
#mainBanner12 section.second
{
background-color: #10817d;
}
#mainBanner12 section.third
{
background-color: #0064b1;
}
#mainBanner12 section.fourth
{
background-color: #a44162;
}
#mainBanner12 section.fifth
{
background-color: #d67d16;
}
#mainBanner12 .bg
{
width: 100%;
margin: 0 auto;
position: relative;
}
#mainBanner12 section .caption
{
position: absolute;
top: 135px;
margin-left: 690px;
}
#mainBanner12 section .caption p
{
line-height: 32px;
}
#mainBanner12 section .caption span.line
{
width: 100%;
height: 1px;
display: block;
}
#mainBanner12 section.first span.line.bg1
{
background-color: #503e6d;
}
#mainBanner12 section.second span.line.bg2
{
background-color: #349490;
}
#mainBanner12 section.third span.line.bg3
{
background-color: #267bbd;
}
#mainBanner12 section.fourth span.line.bg4
{
background-color: #b25d79;
}
#mainBanner12 section.fifth span.line.bg5
{
background-color: #dc9039;
}
#mainBanner12 .img-max-width img{
max-width: initial;
}
@media(min-width: 1600px)
{
#mainBanner12 .bg
{
width: 1435px;
}
}
@media(max-width: 1366px)
{
#mainBanner12 section .caption
{
top: 0px;
margin-left: 41.66%;
}
#mainBanner12 section .col-md-5 img
{
width: 80%;
}
#mainBanner12 section.third .col-md-5 img, 
#mainBanner12 section.fifth .col-md-5 img
{
width: 150%;
}
#mainBanner12 section .caption h2
{
font-size: 30px;
margin-bottom: 10px;
}
#mainBanner12 section .caption h3
{
line-height: 32px;
margin-bottom: 10px;
}
#mainBanner12 section .caption span.line
{
margin-bottom: 10px;
}
}
@media(max-width: 991px)
{
#mainBanner12 section.third .col-md-5 img, 
#mainBanner12 section.fifth .col-md-5 img
{
width: 120%;
}
#mainBanner12 section .caption
{
top: 0;
}
#mainBanner12
{
margin-top: 40px;
}
#mainBanner12 section .col-md-5 img
{
width: 70%;
}
}
@media(max-width: 767px)
{
#mainBanner12 section .caption p:last-child, 
#mainBanner12 section .caption span.line
{
display: none;
}
#mainBanner12 section .col-md-5 img
{
width: 50%;
}
#mainBanner12 section .caption
{
position: static;
margin-left: 0;
}
#mainBanner12 section .caption h2
{
font-size: 26px;
margin-bottom: 0px;
}
#mainBanner12 section .caption h3
{
font-size: 16px;
}
}
.chooseBlock.style2 {
border: 0;	
padding: 0 0 30px 0;
margin-left: 15px;
}
.chooseBlock.style2:hover {
background: 0;
}
.chooseBlock.style2 .imgWrapper {
top: 0;
left: 0;
}
.chooseBlock.style2 .imgWrapper i.fa {
font-size: 30px;
color: #4356ea;
}
.chooseBlock.style2 .imgWrapper i.fa.fa-lightbulb-o {
font-size: 35px;
}
.chooseBlock.style2 .chooseContent .as {
padding-left: 45px;
margin-bottom: 25px;
font-size: 18px;
font-family: "Montserrat", sans-serif;
font-weight: bold;
position: relative;
top: 4px;
}
.servicesOffer {
position: relative;
}
.servicesOffer .imgWrapper {
margin-bottom: 22px;
}
.servicesOffer .galleryThumbnail .galleryIcon:before {
content: none;
}
.servicesOffer .galleryThumbnail .galleryIcon:after {
content: none;
}
.servicesOffer a:hover {
color: #f6cf32;
-webkit-transition: color 150ms linear;
transition: color 150ms linear;
}
.innovativeWrapper {
position: relative;
margin-left: 40px;
}
.innovativeWrapper .as {
text-transform: none;
margin-bottom: 15px;
}
.innovativeBorder {
padding-bottom: 50px;
border-bottom: 1px solid #d6d6d6;
}
.innovativeDescription p {
font-size: 20px;
line-height: 28px;
margin-bottom: 10px;
}
.innovativeDescription span {
color: #666;
}
.memeberImg.style2:before {
border-width: 3px;
}
.mySpecificationBg {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 50%;
height: 100%;
}
.photographerTitle .as {
text-transform: none;
margin-bottom: 41px;
}
.photographerTitle .as span {
font-weight: 300;
font-size: 100%;
}
.photographerTitle p {
font-size: 25px;
line-height: 35px;
font-family: "Pt Serif";
font-style: italic;
color: #fff;
margin-bottom: 45px;
}
.bannerWrapper {
position: relative;
}
.bannerDescription {
position: absolute;
bottom: 0;
left: 15px;
font-size: 20px;
line-height: 35px;
font-weight: 300;
letter-spacing: .5px;
color: rgba(255, 255, 255, .2);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.grid.photographerGrid .imgWrapper {
max-width: 631px;
border-width: 5px;
border-color: transparent;
}
.grid.photographerGrid .grid-item-1 {
width: 25%;
}
.grid.photographerGrid .grid-item-2 {
width: 50%;
}
.grid .stamp {
position: absolute;
left: 0;
top: 0;
width: 49%;
border: 5px solid transparent;
padding: 96px 0;
text-align: center;
}
.grid .stamp.stampStyle .as {
text-transform: none;
font-weight: 300;
margin-bottom: 6px;
color: #f3f3f3
}
.grid .stamp.stampStyle .as span {
text-transform: uppercase;
font-weight: 700;
}
.grid .stamp.stampStyle > p {
letter-spacing: 34px;
font-size: 17px;
line-height: 25px;
color: #f3f3f3;
text-transform: uppercase
}
.masonryDesription {
position: absolute;
bottom: 0;
left: 100%;
color: #f5f5f5;
font-family: "PT Serif";
font-style: italic;
font-size: 16px;
line-height: 21px;
width: 100%;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.memeberImg.style2 {
max-width: 300px;
margin: 0 auto;
}
.fontSize100 {
font-size: 100%;
}
.sliderButtonStyle2 .swiper-button-next {
background-image: none;
border: 2px solid #b4b3c1;
width: 40px;
height: 40px;
top: auto;
bottom: -35px;
right: 46%;
-webkit-transition: border-color 150ms linear;
transition: border-color 150ms linear;
}
.sliderButtonStyle2 .swiper-button-next:before {
font-family: "FontAwesome";
content: "\f105";	
color: #b4b3c1;
font-size: 15px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: color 150ms linear;
transition: color 150ms linear;
}
.sliderButtonStyle2 .swiper-button-prev {
background-image: none;
border: 2px solid #b4b3c1;
width: 40px;
height: 40px;
top: auto;
bottom: -35px;
left: 46%;
-webkit-transition: border-color 150ms linear;
transition: border-color 150ms linear;
}
.sliderButtonStyle2 .swiper-button-prev:before {
font-family: "FontAwesome";
content: "\f104";	
color: #b4b3c1;
font-size: 20px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: color 150ms linear;
transition: color 150ms linear;
}
.sliderButtonStyle2 .swiper-button-next:hover,
.sliderButtonStyle2 .swiper-button-prev:hover {
border-color: #fff;
}
.sliderButtonStyle2 .swiper-button-next:hover:before,
.sliderButtonStyle2 .swiper-button-prev:hover:before {
color: #fff;
}
.swiperPosition2 {
margin-bottom: -180px;
}
.simple-list ul li {
margin-bottom: 12px;
position: relative;
}
.simple-list ul li:last-child {
margin-bottom: 0;
}
.simple-list ul li a {
color: #fff;
font-family: "Montserrat";
font-size: 13px;
line-height: 16px;
letter-spacing: 1px;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.simple-list ul li a:hover {
color: #f6cf33;
}
.simple-list.style2 ul
{
list-style: none;
padding-left: 0;
}
.simple-list.style2 ul li {
font-size: 18px;
line-height: 22px;
text-transform: uppercase;
font-weight: 700;
font-family: "Montserrat";
letter-spacing: .5px;
margin-bottom: 14px;
padding-left: 25px;
}
.simple-list.style2 ul li:before {
position: absolute;
top: 50%;
left: 0;
margin-top: -2px;
width: 5px;
height: 2px;
background: #363636;
content: '';
}
.button.style9 {
background: #1fb5c7;
color: #fff;
}
.button.style9:hover:before,
.button.style9:hover:after {
background: #f8d24b;
}
.clientSayStyle2 .swiper-pagination-bullet 
{
width: 15px;
height: 15px;
background: transparent;
border: 3px solid rgba(137, 137, 137, 1);
opacity: 1;
}
.clientSayStyle2 .swiper-pagination-bullet-active {
border-color: #4356ea;
}
.displayInitial
{
display: initial;
}
.our_feature
{
background-repeat: no-repeat;
background-position: top center;
background-color: #f6f6f6;
}
.our_feature img
{
display: block;
margin: 0 auto;
}
.our_feature .item
{
position: relative;
}
.our_feature .item p
{
color: #a4a3ad;
}
.our_feature .right .img
{
position: absolute;
left: 0;
top: 14px;
}
.our_feature .right .text
{
margin-left: 87px;
}
.our_feature .left .img
{
position: absolute;
right: 0;
top: 14px;
}
.our_feature .left .text
{
margin-right: 87px;
text-align: right;
}
@media(max-width: 1199px)
{
.our_feature
{
background-size: cover;
padding: 80px 0 100px 0;
}
.our_feature .left .img
{
left: 0;
right: auto;
}
.our_feature .left .text
{
text-align: left;
margin-right: 0;
margin-left: 87px;
}
.our_feature .vc_align_center img
{
margin: 30px auto;
}
} 
.how_it_work .item
{
padding: 40px 30px;
background-color: #fff;
border-bottom: 3px solid #e3e3e3;
}
.how_it_work .item img
{
min-height: 64px;
}
@media(max-width: 1199px)
{
.how_it_work .col-sm-6:nth-child(1) .item, .how_it_work .col-sm-6:nth-child(2) .item
{
margin-bottom: 30px;
}
}
.bg_video18
{
background-position: center center;
background-repeat: no-repeat;
min-height: 434px;
background-size: cover;
position: relative;
}
.bg_video18 a#video_click
{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
@media(max-width: 767px)
{
.bg_video iframe
{
width: 100%;
}
}
.client_home18
{
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.client_home18 .clientSay p
{
color: #bacae4;
}
.client_home18 .clientSay span
{
color: #6d99ff;
}
.frequently_questions
{
background-color: #f4f4f4;
}
.wpb-js-composer .frequently_questions .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a 
{
padding: 15px 50px 15px 25px !important;
font-size: 15px;
font-family: "Open Sans", sans-serif;
display: block;
text-decoration: none !important;
position: relative;
}
.wpb-js-composer .frequently_questions .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,
.wpb-js-composer .frequently_questions .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading
{
background-color: #ffffff;
}
.wpb-js-composer .frequently_questions .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a span
{
color: #000 !important;
}
.wpb-js-composer .frequently_questions .vc_tta.vc_general .vc_tta-panel-body
{
padding: 15px 50px 15px 25px  !important;
border-top: 1px solid #e9e9e9;
}
.wpb-js-composer .frequently_questions .vc_tta-container 
{
margin-top: 20px;
margin-bottom: 0;
}
.frequently_questions .item img
{
margin: 0 auto;
display: block;
max-width: initial;
}
@media(max-width: 767px)
{
.frequently_questions .item img
{
width: 100%;
margin-bottom: -50px;
}
}
.download_app 
{
background-position: center center;
background-repeat: no-repeat;
min-height: 476px;
background-size: cover;
}
.download_app .sec-title p
{
color: #c8bcc6;
}
@media(max-width: 1199px)
{
.download_app
{
padding: 80px 0;
min-height: auto;
}
.download_app .sec-title
{
margin-bottom: 0;
}
}
.subscribe_today
{
position: relative;
top: -90px;
}
.subscribe_today .get_in_touch
{
padding-bottom: 0;
position: relative;
z-index: 9;
}
.subscribe_newsletter
{
left: 0;
right: 0;
z-index: 10;
margin: 0 !important;
}
.subscribe_newsletter.bg
{
background-color: #f0f0f0;
min-height: 190px;
-webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    0px 0px 50px 0px rgba(0, 0, 0, 0.3);
box-shadow:         0px 0px 50px 0px rgba(0, 0, 0, 0.3);
padding: 35px 45px;
}
.subscribe_newsletter .sec-title 
{
padding-right: 30px;
}
.subscribe_newsletter .sec-title h2, .subscribe_newsletter .sec-title p
{
margin-bottom: 0;
}
.subscribe_newsletter.bg  input[type="text"]
{
background-color: #fff;
-webkit-box-shadow: 0px 0px 30px 0px rgba(240, 240, 240, 0.8);
-moz-box-shadow:    0px 0px 30px 0px rgba(240, 240, 240, 0.8);
box-shadow:         0px 0px 30px 0px rgba(240, 240, 240, 0.8);
color: #676767;
font-size: 15px;
height: 65px;
padding: 0 185px 0 30px;
}
.subscribe_newsletter .simple-input.light {
border: none;
}
.subscribe_newsletter .form-subscribe
{
position: relative;
top: 20px;
}
.subscribe_newsletter .form-subscribe input[type="submit"]
{
background-color: #0897df;
width: 155px;
height: 65px;
position: absolute;
right: 0;
top: 0;
font-size: 16px;
text-align: center;
text-transform: uppercase;
font-weight: bold;
color: #fff;
border: none;
border-radius: 0;
padding: 0;
box-shadow: none;
}
.subscribe_newsletter .form-subscribe i
{
display: none;
}
@media(max-width: 1199px)
{
.subscribe_today
{
position: static;
top: 0;
}
.subscribe_newsletter
{
background-color: #f0f0f0;
position: static;
}
.subscribe_newsletter.bg
{
min-height: auto;
box-shadow: none;
}
.subscribe_today .get_in_touch
{
padding: 90px 0;
}
.subscribe_newsletter .form-subscribe
{
position: relative;
top: 0;
margin-top: 25px;
}
}
@media(max-width: 767px)
{
.subscribe_newsletter.bg
{
padding: 35px 0;
}
}
.our_featured_work .swiper-button-prev, .our_featured_work .swiper-button-next
{
background-image: none;
display: none !important;
}
.our_featured_work .swiper-button-prev, .our_featured_work .swiper-button-next
{
border: 2px solid #d1d1d1;
color: #7e7e7e;
width: 46px;
height: 46px;
text-align: center;
display: table-cell;
bottom: -100px;
top: auto;
margin: 0 15px;
}
.our_featured_work .swiper-button-prev
{
right: 50%;
left: auto;
}
.our_featured_work .swiper-button-next
{
left: 50%;
right: auto;
}
.our_featured_work .swiper-button-prev::before
{
content: "\f104";
position: absolute;
line-height: 40px;
font-size: 25px;
font-family: "FontAwesome";
left: 0;
right: 0;
margin: 0 auto;
}
.our_featured_work .swiper-button-next::before
{
content: "\f105";
position: absolute;
line-height: 40px;
font-size: 25px;
font-family: "FontAwesome";
left: 0;
right: 0;
margin: 0 auto;
}
@media(max-width: 991px)
{
.our_featured_work
{
padding: 80px 15px 200px 15px !important;    
}
.our_featured_work .swiper-button-prev, .our_featured_work .swiper-button-next
{
display: block !important;
}
}
.company_introduction .bg
{
padding: 100px 0 100px 80px;
}
.company_introduction .bg span.line
{
background-color: #5c567b;
height: 1px; 
width: 100%;
display: block;
}
.company_introduction .bg p:last-child
{
color: #b4b2bf;
}
@media(max-width: 991px)
{
.company_introduction .bg
{
padding: 100px 15px;
}
}
.borderProperty .border{
border-bottom:1px solid #d5d5d5;
padding-top: 50px;
}
.overFlowslide,
ul.tp-revslider-mainul,
ul.tp-revslider-mainul li 
{
overflow: visible !important;
}
.comingSoonWrapper ::-webkit-scrollbar {
width: 6px;
background: #fff;
}
.comingSoonWrapper ::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 5px rgba(248, 210, 75, .5);
background: #f8d24b;
width: 3px;
border-radius: 4px;
}
.comingSoonWrapper ::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255 1);
width: 3px;
}
.comingSoon-chimp .simple-input.light {
width: 50%;
}
.comingSoon-chimp .submitButton {
position: relative;
margin: 0 auto;
margin-top: 20px;
padding: 15px 53px;
vertical-align: bottom;
text-align: center;
cursor: pointer;
font-size: 16px;
line-height: 20px;
color: #000;
text-transform: uppercase;
font-weight: 700;
background: #f6cf33;
border-radius: 3px;
letter-spacing: .3px;
overflow: hidden;
z-index: 1;
-webkit-transition: all 250ms linear;
transition: all 250ms linear;
}
.side-frame .item 
{
background: #fff;
-webkit-box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.3);
display: table;
vertical-align: middle;
margin-bottom: 100px;
}
.side-frame .item:last-child
{
margin-bottom: 0;
}
.side-frame .item.right
{
direction: rtl;
}
.side-frame .item.right .portfolioContent
{
text-align: left;
}
.side-frame .item .portfolioContent
{
padding: 0 65px 0 35px;
margin: 0;
}
.side-frame .item.right .portfolioContent
{
padding: 0 35px 0 65px;
}
.side-frame .item .imgWrapper, .side-frame .item .portfolioContent
{
display: table-cell;
vertical-align: middle;
float: none;
width: 50%;
}
@media(max-width: 991px)
{
.side-frame .item .imgWrapper, .side-frame .item .portfolioContent
{
display: block;
width: 100%;
}
.side-frame .item .portfolioContent, .side-frame .item.right .portfolioContent
{
padding: 50px 15px;
}
.side-frame .item.right
{
direction: ltr;
}
}
.bgBlack .filterShortcode .filterBtn,
.bgBlack .filterShortcode .filterBtn p
{
color: #fff;
}
.bgBlack .filterShortcode .filterBtn:hover {
color: #38b6d6;
}
.single-project img
{
width: 100%;
}
.single-project .img img
{
display: table-cell;
vertical-align: middle;
width: 50%;
}
.single-project .projectDescriptionList li
{
display: table;
vertical-align: middle;
border-bottom: none;
}
.single-project .projectDescriptionList li h6
{
width: 100px;
}
.single-project .projectDescriptionList li h6, .single-project .projectDescriptionList li span
{
display: table-cell;
vertical-align: middle;
}
.single-project .simple-article p
{
margin-bottom: 20px;
}
.single-project .sidebarR
{
padding: 0 0 0 55px;
}
.single-project .sidebarR .projectDescriptionList 
{
margin-left: 0;
}
@media(max-width: 991px)
{
.single-project .sidebarR
{
padding: 0 15px 50px 15px;
}
.single-project .row.pad0_80 .col-sm-12:nth-child(1)
{
margin-bottom: 30px;
}
}
@media(max-width: 767px)
{
.single-project.single-project2 .row.pad0_80 .col-sm-6:nth-child(1)
{
margin-bottom: 30px;
}
.projectPagination a
{
width: 120px;
text-align: center;
padding: 14px 0;
}
}
.float-right {
float: right;
}
.service-right-img
{
margin-left: 10px;
}
.bottom30 {
margin-bottom: 30px !important;
}
.fnsize100 {
font-size: 100%;
}
.right-box
{
padding: 0 0 0 30px;
}
.single-sidebar-widget + .single-sidebar-widget {
margin-top: 50px;
}
.single-sidebar-widget h3,
.single-sidebar-widget ul,
.single-sidebar-widget li,
.single-sidebar-widget p {
margin: 0;
padding: 0;
list-style: none;
}
.single-sidebar-widget .title {
margin-bottom: 25px;
}
.single-sidebar-widget .title h2 {
margin: 0;
font-size: 20px;
font-family: "Montserrat", sans-serif;
font-weight: 700;
color: #242424;
line-height: 26px;
text-transform: uppercase;
position: relative;
}
.single-sidebar-widget .title .decor-line {
background: #C4D114;
width: 45px;
height: 3px;
display: inline-block;
vertical-align: top;
margin-top: 5px;
}
.single-sidebar-widget p {
font-size: 14px;
color: #8E8D8D;
}
.single-sidebar-widget.widget_search form {
padding: 10px 30px;
padding-right: 15px;
background: #232323;
}
.single-sidebar-widget.widget_search form input {
border-radius: 0;
border: none;
outline: none;
background-color: transparent;
width: calc(100% - 32px);
color: #fff;
padding: 0;
margin: 0;
height: initial;
line-height: initial;
}
.single-sidebar-widget.widget_search form button {
background: url(//www.teknoideas.cl/wp-content/themes/webcore/assets/images/search-img.png) no-repeat;
width: 18px;
height: 18px;
float: right;
top: 15px;
border: 0px;
position: absolute;
right: 30px;
border-radius: 0px;
}
.single-sidebar-widget.widget_search form button i{
display: none;
}
.single-sidebar-widget.widget_tmc_posts ul li + li {
margin-top: 30px;
}
.single-sidebar-widget.widget_tmc_posts ul li .icon-box,
.single-sidebar-widget.widget_tmc_posts ul li .text-box {
display: table-cell;
vertical-align: top;
}
.single-sidebar-widget.widget_tmc_posts ul li .icon-box {
width: 110px;
background: #46b9e3;
}
.single-sidebar-widget.widget_tmc_posts ul li .icon-box img {
opacity: 1;
-webkit-transition: opacity .4s ease;
transition: opacity .4s ease;
}
.single-sidebar-widget.widget_tmc_posts ul li .text-box h3 {
font-size: 16px;
line-height: 20px;
text-transform: capitalize;
font-weight: 600;
margin-bottom: 15px;
}
.single-sidebar-widget.widget_tmc_posts ul li .text-box h3 a {
color: #242424;
-webkit-transition: color .3s ease;
transition: color .3s ease;
line-height: inherit;
}
.single-sidebar-widget.widget_tmc_posts ul li .text-box h3 a:hover {
color: #4356ea;
}
.single-sidebar-widget.widget_tmc_posts ul li .text-box span {
color: #9a9a9a;
font-size: 15px;
line-height: 10px;
font-weight: 600;
}
.single-sidebar-widget.widget_tmc_posts ul li:hover .icon-box img {
opacity: .5;
}
.single-sidebar-widget.widget_categories .title {
margin: 0 0 10px 0;
}
.single-sidebar-widget.widget_categories ul li:last-child{
border: none;
}
.single-sidebar-widget.widget_categories ul li a {
color: #242424;
display: inline-block;
line-height: 44px;
position: relative;
-webkit-transition: color .4s ease;
transition: color .4s ease;
font-size: 16px;
}
.single-sidebar-widget.widget_categories ul li{
border-bottom: 1px solid #E6E6E6;
}
.single-sidebar-widget.widget_categories ul li a:hover {
color: #4356ea;
}
.single-sidebar-widget.widget_tag_cloud a {
margin-bottom: 10px;
margin-right: 5px;
}
.single-sidebar-widget.widget_tag_cloud a {
font-family: "Lato",sans-serif;
font-style: normal;
font-weight: normal;
padding: 6px 0;
display: inline-block;
font-size: 15px !important;
border: 1px solid #a6a6a6;
padding-left: 20px;
padding-right: 20px;
text-transform: capitalize;
color: #a6a6a6;
-webkit-transition: all .4s ease;
transition: all .4s ease;
}
.single-sidebar-widget.widget_tag_cloud a:hover {
background: #4356ea;
border-color: #4356ea;
color: #fff;
}
.single-sidebar-widget li.padbt25 {
padding: 0 0 25px 0 !important;
border-bottom: 1px solid #e1e1e1;
}
.single-sidebar-widget li:last-child.padbt25 {
padding: 0!important;
border-bottom: none;
}
.left-box
{
margin-bottom: 80px;
}
.blog-page .single-blog-post + .single-blog-post {
margin-top: 80px;
overflow: hidden;
}
.blog-page .single-blog-post .img-holder {
overflow: hidden;
position: relative;
}
.blog-page .single-blog-post .img-holder > img {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
-webkit-transition: -webkit-transform .4s ease, opacity .4s ease;
transition: transform .4s ease, opacity .4s ease;
margin-bottom: 30px;
}
.blog-page .single-blog-post .img-holder:hover > img {
-webkit-transform: scale(1.02);
-ms-transform: scale(1.02);
transform: scale(1.02);
opacity: .7;
}
.blog-page .single-blog-post .img-holder .date-box {
width: 85px;
height: 85px;
background: #f6cf33;
text-align: center;
position: absolute;
bottom: 0px;
left: 0;
padding: 15px 0;
margin-left: 20px;
margin-bottom: 30px;
font-size: 16px;
line-height: 25px;
color: #242424;
font-family: "Lato",sans-serif;
font-size: 18px;
font-weight: 700;
}
.blog-page .single-blog-post .img-holder .date-box:before {
content: '';
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
}
.blog-page .single-blog-post .img-holder .date-box span {
font-size: 30px;
font-family: "Montserrat",sans-serif;
font-weight: 700;
}
.blog-page .single-blog-post ul.meta {
margin-bottom: 13px;
border-bottom: 1px solid #e4e4e4;
padding-bottom: 25px;
}
.blog-page .single-blog-post ul.meta li + li a {
padding-left: 0;
}
.list-inline>li + li {
padding-left: 20px;
}
.blog-page .single-blog-post ul.meta li a.tag {
padding-left: 0;
}
.blog-page .single-blog-post ul.meta li a {
color: #b8b8b8;
line-height: 37px;
font-size: 15px;
font-family: "Montserrat", sans-serif;
}
.blog-page .single-blog-post ul.meta li.date a {
color: #4356ea;
font-size: 16px;
font-family: "Montserrat", sans-serif;
font-weight: bold;
}
.blog-page .single-blog-post ul.meta li a.tag:after {
content: ",";
display: inline-block;
vertical-align: baseline;
margin-right: 4px;
}
.blog-page .single-blog-post ul.meta li a.tag:last-child:after {
content: none;
}
.blog-page .single-blog-post ul.meta li a:hover,
.blog-page .single-blog-post ul.meta li:hover i {
color: #4356ea;
}
.blog-page .single-blog-post ul.meta li i {
font-size: 16px;
color: #b8b8b8;
margin-right: 6px;
}
.blog-page .single-blog-post h3 a {
font-family: "Montserrat", sans-serif;
font-size: 20px;
font-weight: 700;
color: #242424;
}
.blog-page .single-blog-post p {
margin-top: 13px;
font-size: 15px;
color: #898989;
}
.blog-page .single-blog-post a.read-more {
font-size: 13px;
line-height: 20px;
font-weight: 600;
color: #242424;
text-transform: uppercase;
display: inline-block;
border-radius: 4px;
padding: 8px 23px;
-webkit-transition: background .4s ease, color .4s ease;
transition: background .4s ease, color .4s ease;
margin-top: 35px;
font-family: "Montserrat", sans-serif;
border: 1px solid #949494;
}
.blog-page .single-blog-post a.read-more:hover {
background: #069ed0;
color: #FFF;
}
.page-numbers {
border-radius: 0px;
margin-bottom: 0px;
margin-top: 0px;
padding-left: 0;
}
.page-numbers > li {
font-size: 18px;
font-weight: 700;
margin-right: 10px;
float: left;
}
.page-numbers >li >a,
.page-numbers >li > span {
color: #000;
border: 2px solid #d4d4d4;
background: none;
width: 44px;
height: 44px;
line-height: 40px;
text-align: center;
padding: 0px;
}
.page-numbers >li > span.page-numbers.dots {
display: block;
min-width: 44px;
font-size: 18px;
line-height: 40px;
font-weight: 400;
text-align: center;
background: #fff;
border: 2px solid #d4d4d4;
padding: 0 10px;
}
.page-numbers >li >a:hover,
.page-numbers >li > span:hover,
.page-numbers >li > span.page-numbers.dots:hover {
color: #fff;
background: #4356ea;
border: 2px solid #4356ea;
}
.page-numbers >li:first-child>a,
.page-numbers >li:first-child>span {
border-radius: 0px;
}
.page-numbers >li:last-child>a,
.page-numbers >li:last-child>span {
border-radius: 0px;
}
.blog_details_inner .two_column_sample {
max-width: 785px;
overflow: hidden;
margin-bottom: 40px;
}
.blog_details_inner .two_column_sample h3 {
color: #242424;
font-family: "Montserrat", sans-serif;
font-size: 20px;
font-weight: 600;
text-transform: inherit;
padding: 40px 0px 20px 0px;
line-height: normal;
}
.blog_details_inner .two_column_sample .two_column_item p {
font-size: 15px;
font-family: "Open Sans", sans-serif;
line-height: 26px;
color: #898989;
font-weight: normal;
}
.blog_details_inner .s_blog_quote {
background: #f7f7f7;
padding: 35px 25px 30px 90px;
position: relative;
}
.blog_details_inner .s_blog_quote p {
position: relative;
font-size: 15px;
font-family: "Open Sans", sans-serif;
line-height: 26px;
color: #898989;
font-weight: normal;
}
.blog_details_inner .s_blog_quote p i {
font-size: 55px;
color: #4356ea;
position: absolute;
left: -65px;
top: -15px;
}
.blog_details_inner .s_blog_quote a {
display: block;
text-align: right;
font-size: 16px;
color: #4356ea;
font-family: "Open Sans", sans-serif;
font-style: italic;
margin-top: 5px;
}
.blog_details_inner .s_main_text {
margin-top: 35px;
}
.blog_details_inner .s_main_text p {
font-size: 15px;
font-family: "Open Sans", sans-serif;
line-height: 26px;
color: #898989;
font-weight: normal;
}
.blog_details_inner .s_main_text p strong {
font-weight: bold;
font-style: italic;
}
.blog_details_inner .s_main_text p a {
text-decoration: underline;
}
.StyleContact17
{
padding: 60px 0 70px 0 ;
position: relative;
background: #1b1b1b;
}
.StyleContact17::before
{
content: "";
width: 60%;
position: absolute;
left: 0;
min-height: 549px;
top: 0;
}
.StyleContact17::after
{
background: var(--background-img) no-repeat;
content: "";
position: absolute;
right: 0;
width: 40%;
min-height: 549px;
top: 0;
}
.StyleContact17 input.simple-input
{
height: 40px;
line-height: 40px;
border: 1px solid #343434;
background: transparent;
}
.StyleContact17 textarea.simple-input
{
height: 135px;
border: 1px solid #343434;
background: transparent;
}
.StyleContact17 .button
{
color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #4356ea;
}
.StyleContact17 .button:hover {
border: 1px solid #fff;
}
.bg-fixed{
background-attachment: fixed;
}
.our_skill_inner .single_skill {
margin-bottom: 30px;
}
.our_skill_inner .single_skill h3 {
font-family: "PT Serif";
font-style: italic;
font-size: 18px;
font-weight: 300;
text-transform: capitalize;
line-height: 26px;
padding-bottom: 10px;
}
.our_skill_inner .single_skill .progress {
border-radius: 0px;
height: 11px;
-webkit-box-shadow: none;
box-shadow: none;
background: #d6d6d6;
overflow: visible;
margin: 0px;
}
.our_skill_inner .single_skill .progress .progress-bar {
background: #4356ea;
position: relative;
}
.our_skill_inner .single_skill .progress .progress-bar .progress_parcent {
position: absolute;
right: -30px;
top: -36px;
background: #3b3b3b;
color: #fff;
font-size: 10px;
padding: 2px 8px;
font-family: "Open Sans", sans-serif;
}
.our_skill_inner .single_skill .progress .progress-bar .progress_parcent:before {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 4px 6px 0 0;
border-color: #3b3b3b transparent transparent transparent;
position: absolute;
left: 0px;
bottom: -4px;
}
.our_skill_inner .single_skill .progress .progress-bar .progress_parcent span {
line-height: normal;
}
.our_skill_inner .single_skill:last-child {
margin-bottom: 0px;
}
.our_skill_inner .single_skill.round_bar .progress {
height: 4px;
background: #dddddd;
border-radius: 2px;
}
.our_skill_inner .single_skill.round_bar .progress .progress-bar {
border-radius: 2px;
position: relative;
}
.our_skill_inner .single_skill.round_bar .progress .progress-bar:before {
content: "";
height: 14px;
width: 14px;
background: #4356ea;
border-radius: 50%;
position: absolute;
right: 0px;
top: -5px;
}
.our_skill_inner .single_skill.round_bar .progress .progress-bar .progress_parcent {
background: transparent;
color: #242424;
font-size: 14px;
color: #3b3b3b;
right: -20px;
font-family: "Roboto Slab", serif;
top: -30px;
}
.our_skill_inner .single_skill.round_bar .progress .progress-bar .progress_parcent:before {
display: none;
}
.our_skill_inner .single_skill.pink_c .progress .progress-bar {
background: #e456a9;
}
.our_skill_inner .single_skill.pink_c .progress .progress-bar:before {
background: #e456a9;
}
.our_skill_inner .single_skill.animation_bar .progress {
height: 12px;
border-radius: 6px;
background: #d6d6d6;
}
.our_skill_inner .single_skill.animation_bar .progress .progress-bar {
border-radius: 6px;
background: #9061ff;
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
background-size: 20px 20px;
position: relative;
-webkit-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.my_team_item {
text-align: center;
}
.my_team_item .team_img {
position: relative;
z-index: 3;
}
.my_team_item .team_img img {
max-width: 100%;
}
.my_team_item .team_img:before {
content: "";
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
z-index: 1;
opacity: 0;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.my_team_item .team_img ul {
position: absolute;
left: 0px;
top: 50%;
width: 100%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: #fff;
text-align: center;
z-index: 2;
overflow: hidden;
}
.my_team_item .team_img ul li {
display: inline-block;
margin-right: 20px;
}
.my_team_item .team_img ul li a {
color: #fff;
font-size: 22px;
position: relative;
bottom: -30px;
opacity: 0;
-webkit-transition: all 400ms linear;
-o-transition: all 400ms linear;
transition: all 400ms linear;
}
.my_team_item .team_img ul li:last-child {
margin-right: 0px;
}
.my_team_item h4 {
font-size: 16px;
font-family: "Montserrat", sans-serif;
font-weight: bold;
color: #242424;
letter-spacing: .48px;
line-height: 24px;
padding-top: 15px;
}
.my_team_item h5 {
color: #898989;
font-family: "Open Sans", sans-serif;
text-transform: none;
font-weight: normal;
font-size: 14px;
line-height: 24px;
position: relative;
padding-bottom: 15px;
}
.my_team_item h5:before {
content: "";
width: 35px;
height: 2px;
background: #5093e6;
position: absolute;
left: 50%;
bottom: 0px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.my_team_item p {
padding-top: 20px;
font-size: 14px;
color: #898989;
letter-spacing: .42px;
}
.my_team_item:hover .team_img:before {
opacity: 1;
}
.my_team_item:hover .team_img ul li a {
opacity: 1;
bottom: 0px;
}
.simple-article.normall.light h5 {
font-size: 20px;
font-family: "Lora", serif;
font-style: italic;
line-height: 26px;
padding-bottom: 45px;
}
.buttn_border a.button {
height: 50px;
padding: 0px 40px;
border: 2px solid #4356ea;
text-transform: uppercase;
color: #4356ea;
display: inline-block;
line-height: 46px;
font-size: 14px;
font-family: "Montserrat", sans-serif;
font-weight: bold;
border-radius: 25px;
-webkit-transition: all 400ms linear;
-o-transition: all 400ms linear;
transition: all 400ms linear;
cursor: pointer;
background: none;
}
.buttn_border a.button:hover {
background: #4356ea;
border-color: #4356ea;
color: #fff;
}
.border_btn{
height: 50px;
padding: 0px 40px;
border: 2px solid #4356ea;
text-transform: uppercase;
color: #4356ea;
display: inline-block;
line-height: 46px;
font-size: 14px;
font-family: "Montserrat", sans-serif;
font-weight: bold;
border-radius: 25px;
-webkit-transition: all 400ms linear;
-o-transition: all 400ms linear;
transition: all 400ms linear;
cursor: pointer;
background: none;
}
.border_btn:hover {
background: #4356ea;
border-color: #4356ea;
color: #fff;
}
.ourTeamBox.my_team_item p {
padding-top: 0px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.careerDesign .vc_tta-panel.vc_active .vc_tta-panel-title>a {
background: #4356ea;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.careerDesign .vc_tta-panel.vc_active .vc_tta-panel-title>a span{
color: #fff !important;
}
.errorTitle .border_btn {
border-color: #fff;
color: #fff;
}
.errorTitle .border_btn:hover {
background: #4356ea;
border-color: #4356ea;
}
.button.style2 {
background: #fff;
border: none;
color: #242424;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0px;
}
.button.style5 {
background: #222222;
color: #fff;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0px;
}
.verAlign .button.btnSize7 {
background: transparent;
border-color: #fff;
color: #fff;
}
.normal_btn {
font-size: 16px;
font-family: "Montserrat", sans-serif;
font-weight: bold;
color: #4356ea;
text-transform: uppercase;
}
.hireBlock .btnWrapper .button {
background: #fff;
color: #4356ea;
}
.hireBlock .btnWrapper .button {
background: #fff;
color: #4356ea;
}
.contact_4:before {
display: none!important;
}
.our_my_team {
padding: 100px 0px 25px 0px;
}
.our_my_team .titleShortcode {
padding-bottom: 45px;
}
.wpb_text_column:last-child .team_grid_row .my_team_item {
margin-bottom: 75px;
}
.my_team_item {
text-align: center;
}
.team_list_area .titleShortcode {
padding-bottom: 60px;
}
.team_inner_list .media {
background: #f4f5f7;
margin-top: 30px;
}
.team_inner_list .media:first-child {
margin-top: 0px;
}
.team_inner_list .media .media-left {
padding-right: 45px;
}
.team_inner_list .media .media-body {
vertical-align: middle;
-ms-flex-item-align: center;
align-self: center;
padding-right: 50px;
padding-left: 15px;
}
.team_inner_list .media .media-body h4 {
color: #363636;
font-family: "Montserrat", sans-serif;
font-weight: bold;
font-size: 16px;
line-height: normal;
}
.team_inner_list .media .media-body h5 {
font-size: 14px;
color: #898989;
font-family: "Open Sans", sans-serif;
text-transform: inherit;
font-weight: normal;
position: relative;
padding-bottom: 5px;
}
.team_inner_list .media .media-body h5:before {
content: "";
width: 35px;
height: 2px;
background: #c2c2c2;
position: absolute;
left: 0px;
bottom: 0px;
}
.team_inner_list .media .media-body p {
font-size: 15px;
color: #898989;
font-family: "Open Sans", sans-serif;
line-height: 26px;
padding: 12px 0px 25px 0px;
}
.team_inner_list .media .media-body .button {
line-height: 36px;
padding: 0px 24px;
letter-spacing: .45px !important;
}
.maxWidth {
max-width: initial;
}
.p_100 {
padding: 100px 0px;
}
.white_bg {
background: #fff;
}
.white_bg .swiperMainWrapper .swiper-container .swiper-wrapper .swiper-slide i {
color: #4356ea;
}
.white_bg .swiperMainWrapper .swiper-container .swiper-wrapper .swiper-slide .text .text_italic {
color: #898989;
}
.white_bg .swiperMainWrapper .swiper-container .swiper-wrapper .swiper-slide .say h4 {
color: #4356ea;
}
.our_customer17 .img i {
font-size: 100px;
color: #fff;
font-family: Arial;
font-weight: bold;
font-style: inherit;
}
.our_customer17 .img img {
border-radius: 50%;
display: initial;
}
.gray_color {
background: #f1f1f1;
}
.main_slider_area .slider_base {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
padding-bottom: 30px;
}
.main_slider_area .slider_base .slider_base_inner {
border-top: 1px solid rgba(255, 255, 255, 0.2);
padding-top: 30px;
}
.main_slider_area .slider_base .slider_base_inner .pull-left a {
margin-right: 30px;
}
.main_slider_area .slider_base .slider_base_inner .pull-left a:last-child {
margin-right: 0px;
}
.main_slider_area .slider_base .slider_base_inner .pull-left .number {
font-size: 22px;
color: #fff;
letter-spacing: .44px;
font-family: "Poppins", sans-serif;
font-weight: 300;
}
.main_slider_area .slider_base .slider_base_inner .pull-left .n_text {
color: #fff;
font-size: 16px;
font-family: "Poppins", sans-serif;
font-weight: 300;
}
.main_slider_area .slider_base .slider_base_inner .pull-left .n_text img {
padding-right: 10px;
display: initial;
vertical-align: middle;
}
.main_slider_area .slider_base .slider_base_inner .pull-right a {
font-size: 16px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #fff;
}
.main_slider_area .main_btn {
height: 50px;
padding: 0px 55px ;
border: 1px solid #fff;
text-transform: uppercase;
color: #fff;
display: inline-block;
line-height: 48px ;
font-size: 14px;
font-family: "Montserrat", sans-serif;
font-weight: bold;
border-radius: 25px;
-webkit-transition: all 400ms linear;
-o-transition: all 400ms linear ;
transition: all 400ms linear;
}
.main_slider_area .main_b_btn {
height: 50px;
padding: 0px 55px ;
border: 1px solid #4356ea ;
text-transform: uppercase;
color: #fff;
display: inline-block;
line-height: 48px ;
font-size: 14px ;
font-family: "Montserrat", sans-serif;
font-weight: bold ;
border-radius: 25px;
-webkit-transition: all 400ms linear;
-o-transition: all 400ms linear ;
transition: all 400ms linear;
background: #4356ea;
}
.main_slider_area .main_btn:hover {
background: #4356ea;
border-color: #4356ea ;
}
.main_slider_area .main_b_btn:hover {
border-color: #fff;
background: transparent;
} .slide_banner_video {
min-height: 100vh;
position: relative;
}
.slide_banner_video .video_background {
position: absolute;
left: 0px;
height: 100%;
top: 0px;
width: 100%;
z-index: -1;
}
.slide_banner_video .video_background video {
position: initial;
top: initial;
width: initial;
}
.slide_banner_video:before {
content: "";
width: 100%;
height: 100%;
background: rgba(20, 14, 71, 0.85);
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
}
.slide_banner_video .video_content {
position: absolute;
width: 100%;
left: 0px;
top: 50%;
text-align: center;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 3;
}
.slide_banner_video .video_content .video_content_inner h6 {
color: #fff;
opacity: .60;
font-size: 24px;
font-family: "Lora", serif;
font-style: italic;
text-transform: inherit;
}
.slide_banner_video .video_content .video_content_inner p {
font-family: "Poppins", sans-serif;
font-weight: 600;
font-size: 45px;
line-height: 70px;
color: #fff;
padding: 25px 0px 60px 0px;
}
.slide_banner_video .video_content .video_content_inner p span {
color: #2bc68d;
font-weight: 500;
font-size: inherit;
}
.slide_banner_video .video_content .video_content_inner a {
border: 2px solid #fff;
text-align: center;
width: 214px;
height: 56px;
color: #fff;
font-family: "Montserrat", sans-serif;
font-weight: bold;
text-transform: uppercase;
line-height: 53px;
display: inline-block;
border-radius: 28px;
-webkit-transition: all 400ms linear 0s;
-o-transition: all 400ms linear 0s;
transition: all 400ms linear 0s;
}
.slide_banner_video .video_content .video_content_inner a:hover {
background: #fff;
color: #4356ea;
}  .main_menu_area {
position: absolute !important;
left: 0px;
top: 0px !important;
width: 100%;
z-index: 30;
padding: 0px 50px;
background: transparent;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.main_menu_area .navbar.navbar-default {
margin-bottom: 0px;
border: none;
background-color: transparent;
border-radius: 0px;
position: relative;
top: 0px;
right: 0px;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
}
.main_menu_area .navbar-collapse {
text-align: right;
}
.main_menu_area .nav.navbar-nav {
text-align: right;
float: none;
display: inline-block;
}
.main_menu_area .navbar-header .navbar-brand {
padding: 0px;
line-height: 90px;
}
.main_menu_area .navbar-header .navbar-brand img {
display: inline-block;
}
.sticky_menu .main_menu_area.navbar_fixed {
position: fixed !important;
width: 100%;
top: -70px !important;
left: 0;
right: 0;
background: #1f1f1f;
-webkit-transform: translateY(70px);
-ms-transform: translateY(70px);
transform: translateY(70px);
-webkit-transition: background 700ms ease, -webkit-transform 700ms ease;
transition: background 700ms ease, -webkit-transform 700ms ease;
-o-transition: transform 700ms ease, background 700ms ease;
transition: transform 700ms ease, background 700ms ease;
transition: transform 700ms ease, background 700ms ease, -webkit-transform 700ms ease;
-webkit-transition: transform 700ms ease, background 700ms ease;
} .main_menu_area .nav.navbar-nav li {
float: none;
display: inline-block;
margin: 0px;
margin-right: 30px;
}
.main_menu_area .nav.navbar-nav li a {
padding: 0px;
line-height: 90px;
background: transparent;
color: #fff;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
font-weight: bold;
font-size: 14px;
letter-spacing: .70px;
}
.main_menu_area .navbar.navbar-default .nav.navbar-nav li.menu-item-has-children ul li {
display: block;
float: none;
margin-right: 0px;
margin: 0px;
border: none;
}
.main_menu_area .navbar.navbar-default .nav.navbar-nav li.menu-item-has-children ul li a {
line-height: 45px;
color: #797979;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
font-size: 14px;
padding: 0 35px;
text-transform: capitalize;
display: block;
background: #222222;
border-bottom: 1px solid #2c2c2c;
}
.main_menu_area .navbar-default .nav.navbar-nav li.menu-item-has-children .sub-menu li.menu-item-has-children:hover .sub-menu {
top: 0px;
opacity: 1;
visibility: visible;
right: 100%;
}
.responsive_menu {
display: none;
}
.touch_widget ul#menu-footer-menu li {
border-bottom: 0;
}
.touch_widget ul#menu-footer-menu li a {
font-size: 15px;
line-height: 32px;
color: #757575;
font-family: "Open Sans", sans-serif;
letter-spacing: 0;
-webkit-transition: all 400ms linear 0s;
-o-transition: all 400ms linear 0s;
transition: all 400ms linear 0s;
}
.comingSoonContent2.sliderFullheight .button.btnSize10 {
border-color: #fff;
background: #fff;
color: #242424;
}   .main_menu_area .navbar.navbar-default .nav.navbar-nav li a {
color: #fff;
}
@media (min-width: 992px) {
.main_menu_area .navbar.navbar-default .nav.navbar-nav li a .fa-chevron-down {
display: none;
}
}
@media (min-width: 992px) {
.main_menu_area .navbar.navbar-default .nav.navbar-nav li.res_search {
display: none;
}
}
.main_menu_area .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu .submenu .dropdown-menu li a {
color: #797979;
}
.main_menu_area .navbar.navbar-default .nav.navbar-nav li:hover a, .main_menu_area .navbar.navbar-default .nav.navbar-nav li.active a {
color: #4356ea;
}
.main_menu_area .nav.navbar-nav li a:focus {
background: transparent;
color: #fff;
}
.main_menu_area .nav.navbar-nav li.mega_menu .mega_menu_inner {
width: 100%;
max-width: 100%;
padding: 50px 0px;
border: none;
}
@media (min-width: 992px) {
.main_menu_area .nav.navbar-nav li.mega_menu .mega_menu_inner {
display: block;
opacity: 0;
visibility: hidden;
-webkit-transition: all 400ms linear 0s;
-o-transition: all 400ms linear 0s;
transition: all 400ms linear 0s;
background: #222222;
-webkit-transform: translateX(-25px);
-ms-transform: translateX(-25px);
transform: translateX(-25px);
}
}
.main_menu_area .nav.navbar-nav li.mega_menu .mega_menu_inner .mega_item {
max-width: 1030px;
margin: auto;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.main_menu_area .nav.navbar-nav li.mega_menu .mega_menu_inner .mega_item .mega_title {
display: block;
width: 100%;
color: #fff;
border-bottom: 1px solid #353535;
font-size: 16px;
font-family: "Montserrat", sans-serif;
font-weight: bold;
margin-bottom: 20px;
letter-spacing: .80px;
}
.main_menu_area .nav.navbar-nav li.mega_menu .mega_menu_inner .mega_item ul {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 100%;
position: relative;
left: 0px;
min-width: 100%;
top: 0px;
opacity: 1;
-webkit-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px);
padding-top: 0px;
}
.main_menu_area .nav.navbar-nav li.mega_menu .mega_menu_inner .mega_item ul li {
margin-right: 0px;
padding: 0px;
display: block;
background: transparent;
border: none;
}
.main_menu_area .nav.navbar-nav li.mega_menu .mega_menu_inner .mega_item ul li a {
background: transparent;
color: #797979;
font-size: 14px;
font-family: "Open Sans", sans-serif;
font-weight: normal;
line-height: 38px;
letter-spacing: .42px;
display: block;
-webkit-transition: all 400ms linear 0s;
-o-transition: all 400ms linear 0s;
transition: all 400ms linear 0s;
text-transform: none;
display: block;
background: transparent;
border: none;
padding: 0; 
}
.main_menu_area .nav.navbar-nav li.mega_menu .mega_menu_inner .mega_item ul li a:before {
display: none;
}
.main_menu_area .nav.navbar-nav li.mega_menu .mega_menu_inner .mega_item ul li:hover a {
color: #fff;
}
.main_menu_area .nav.navbar-nav li.mega_menu .mega_menu_inner .mega_item img {
max-width: 100%;
}
.main_menu_area .nav.navbar-nav li.mega_menu .mega_menu_inner .mega_item:last-child:before {
display: none;
}
@media (min-width: 992px) {
.main_menu_area .nav.navbar-nav li.mega_menu:hover .mega_menu_inner {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px);
}
}
.main_menu_area .nav.navbar-nav li.mega_menu.mega_list .mega_menu_inner {
padding-left: 100px;
padding-right: 70px;
}
.main_menu_area .nav.navbar-nav li.mega_menu.mega_list .mega_menu_inner .mega_item {
display: inline-block;
float: left;
max-width: 100%;
padding-right: 30px;
}
.main_menu_area .nav.navbar-nav li.mega_menu.mega_list .mega_menu_inner .mega_item ul {
width: 50%;
float: left;
-webkit-box-flex: initial;
-ms-flex: initial;
flex: initial;
max-width: 100%;
}
.main_menu_area .nav.navbar-nav li.mega_menu.mega_list .mega_menu_inner .mega_item:nth-child(3) {
width: 20%;
}
.main_menu_area .nav.navbar-nav li.mega_menu.mega_list .mega_menu_inner .mega_item:nth-child(3) ul {
width: 100%;
float: none;
}
.main_menu_area .nav.navbar-nav li.mega_menu.mega_list .mega_menu_inner .mega_item:nth-child(4) {
width: 20%;
}
.main_menu_area .nav.navbar-nav li.mega_menu.mega_list .mega_menu_inner .mega_item:nth-child(4) ul {
width: 100%;
float: none;
}
.main_menu_area.navbar_fixed {
position: fixed !important;
width: 100%;
top: -70px !important;
left: 0;
right: 0;
background: #1f1f1f;
-webkit-transform: translateY(70px);
-ms-transform: translateY(70px);
transform: translateY(70px);
-webkit-transition: background 700ms ease, -webkit-transform 700ms ease;
transition: background 700ms ease, -webkit-transform 700ms ease;
-o-transition: transform 700ms ease, background 700ms ease;
transition: transform 700ms ease, background 700ms ease;
transition: transform 700ms ease, background 700ms ease, -webkit-transform 700ms ease;
-webkit-transition: transform 700ms ease, background 700ms ease;
}
.main_menu_area.navbar_fixed .navbar .navbar-brand {
line-height: 68px;
height: 68px;
}
.main_menu_area.navbar_fixed .navbar .navbar-nav li a {
line-height: 70px;
}
.responsive_menu {
display: none;
}
.main_menu_area .navbar.navbar-default .nav.navbar-nav li.menu-item-has-children ul li:hover > a {
color: #fff;
}
.styleHomePage10-container .swiper-slide {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}@media(min-width: 1600px)
{
.StyleContact17::before
{
width: calc(100% - 845px);
}
.StyleContact17::after
{
width: 845px;
}
}
@media(min-width:1401px){
.mywork .slide-wrapper img {
height: 100%;
width: auto;
object-fit: cover;
}	
}
@media(min-width:992px) and (max-width:1400px){
.mywork{
margin:0 auto;
}
.mywork h1{
margin-left:165px;
margin-right:165px;
}
.mywork .slide-wrapper img {
height: 100%;
width: auto;
object-fit: cover;
}
.main_menu_area .headerSearch {
right: 0;
padding: 0px 0px 0 12px;
margin-right: -15px;
}
}
@media(max-width:1200px){
.awesome_services .border {
border-bottom: 0;
margin-top: 0;
}	
} @media (min-width: 1200px) {
.emptySpace-lg5 {
height: 5px;
}
.emptySpace-lg10 {
height: 10px;
}
.emptySpace-lg15 {
height: 15px;
}
.emptySpace-lg20 {
height: 20px;
}
.emptySpace-lg25 {
height: 25px;
}
.emptySpace-lg30 {
height: 30px;
}
.emptySpace-lg35 {
height: 35px;
}
.emptySpace-lg40 {
height: 40px;
}
.emptySpace-lg45 {
height: 45px;
}
.emptySpace-lg50 {
height: 50px;
}
.emptySpace-lg55 {
height: 55px;
}
.emptySpace-lg60 {
height: 60px;
}
.emptySpace-lg65 {
height: 65px;
}
.emptySpace-lg70 {
height: 70px;
}
.emptySpace-lg75 {
height: 75px;
}
.emptySpace-lg80 {
height: 80px;
}
.emptySpace-lg85 {
height: 85px;
}
.emptySpace-lg90 {
height: 90px;
}
.emptySpace-lg95 {
height: 95px;
}
.emptySpace-lg100 {
height: 100px;
}
.emptySpace-lg105 {
height: 105px;
}
.emptySpace-lg110 {
height: 110px;
}
.emptySpace-lg115 {
height: 115px;
}
.emptySpace-lg120 {
height: 120px;
}
.emptySpace-lg125 {
height: 125px;
}
.emptySpace-lg130 {
height: 130px;
}
.emptySpace-lg135 {
height: 135px;
}
.emptySpace-lg140 {
height: 140px;
}
.emptySpace-lg145 {
height: 145px;
}
.emptySpace-lg150 {
height: 150px;
}
.emptySpace-lg155 {
height: 155px;
}
.emptySpace-lg160 {
height: 160px;
}
.emptySpace-lg165 {
height: 165px;
}
.emptySpace-lg170 {
height: 170px;
}
.emptySpace-lg175 {
height: 175px;
}
.emptySpace-lg180 {
height: 180px;
}
.emptySpace-lg185 {
height: 185px;
}
.emptySpace-lg190 {
height: 190px;
}
.emptySpace-lg195 {
height: 195px;
}
.emptySpace-lg200 {
height: 200px;
}
}
@media (max-width: 1199px) {
.emptySpace-md0 {
height: 0px;
}
.emptySpace-md5 {
height: 5px;
}
.emptySpace-md10 {
height: 10px;
}
.emptySpace-md15 {
height: 15px;
}
.emptySpace-md20 {
height: 20px;
}
.emptySpace-md25 {
height: 25px;
}
.emptySpace-md30 {
height: 30px;
}
.emptySpace-md35 {
height: 35px;
}
.emptySpace-md40 {
height: 40px;
}
.emptySpace-md45 {
height: 45px;
}
.emptySpace-md50 {
height: 50px;
}
.emptySpace-md55 {
height: 55px;
}
.emptySpace-md60 {
height: 60px;
}
.emptySpace-md65 {
height: 65px;
}
.emptySpace-md70 {
height: 70px;
}
.emptySpace-md75 {
height: 75px;
}
.emptySpace-md80 {
height: 80px;
}
.emptySpace-md85 {
height: 85px;
}
.emptySpace-md90 {
height: 90px;
}
.emptySpace-md95 {
height: 95px;
}
.emptySpace-md100 {
height: 100px;
}
.emptySpace-md105 {
height: 105px;
}
.emptySpace-md110 {
height: 110px;
}
.emptySpace-md115 {
height: 115px;
}
.emptySpace-md120 {
height: 120px;
}
.emptySpace-md125 {
height: 125px;
}
.emptySpace-md130 {
height: 130px;
}
.emptySpace-md135 {
height: 135px;
}
.emptySpace-md140 {
height: 140px;
}
.emptySpace-md145 {
height: 145px;
}
.emptySpace-md150 {
height: 150px;
}
.emptySpace-md155 {
height: 155px;
}
.emptySpace-md160 {
height: 160px;
}
.emptySpace-md165 {
height: 165px;
}
.emptySpace-md170 {
height: 170px;
}
.emptySpace-md175 {
height: 175px;
}
.emptySpace-md180 {
height: 180px;
}
.emptySpace-md185 {
height: 185px;
}
.emptySpace-md190 {
height: 190px;
}
.emptySpace-md195 {
height: 195px;
}
.emptySpace-md200 {
height: 200px;
}
}
@media (max-width: 991px) {
.emptySpace-sm0 {
height: 0;
}
.emptySpace-sm5 {
height: 5px;
}
.emptySpace-sm10 {
height: 10px;
}
.emptySpace-sm15 {
height: 15px;
}
.emptySpace-sm20 {
height: 20px;
}
.emptySpace-sm25 {
height: 25px;
}
.emptySpace-sm30 {
height: 30px;
}
.emptySpace-sm35 {
height: 35px;
}
.emptySpace-sm40 {
height: 40px;
}
.emptySpace-sm45 {
height: 45px;
}
.emptySpace-sm50 {
height: 50px;
}
.emptySpace-sm55 {
height: 55px;
}
.emptySpace-sm60 {
height: 60px;
}
.emptySpace-sm65 {
height: 65px;
}
.emptySpace-sm70 {
height: 70px;
}
.emptySpace-sm75 {
height: 75px;
}
.emptySpace-sm80 {
height: 80px;
}
.emptySpace-sm85 {
height: 85px;
}
.emptySpace-sm90 {
height: 90px;
}
.emptySpace-sm95 {
height: 95px;
}
.emptySpace-sm100 {
height: 100px;
}
.emptySpace-sm105 {
height: 105px;
}
.emptySpace-sm110 {
height: 110px;
}
.emptySpace-sm115 {
height: 115px;
}
.emptySpace-sm120 {
height: 120px;
}
.emptySpace-sm125 {
height: 125px;
}
.emptySpace-sm130 {
height: 130px;
}
.emptySpace-sm135 {
height: 135px;
}
.emptySpace-sm140 {
height: 140px;
}
.emptySpace-sm145 {
height: 145px;
}
.emptySpace-sm150 {
height: 150px;
}
.emptySpace-sm155 {
height: 155px;
}
.emptySpace-sm160 {
height: 160px;
}
.emptySpace-sm165 {
height: 165px;
}
.emptySpace-sm170 {
height: 170px;
}
.emptySpace-sm175 {
height: 175px;
}
.emptySpace-sm180 {
height: 180px;
}
.emptySpace-sm185 {
height: 185px;
}
.emptySpace-sm190 {
height: 190px;
}
.emptySpace-sm195 {
height: 195px;
}
.emptySpace-sm200 {
height: 200px;
}
}
@media (max-width: 767px) {
.emptySpace-xs0 {
height: 0;
}
.emptySpace-xs5 {
height: 5px;
}
.emptySpace-xs10 {
height: 10px;
}
.emptySpace-xs15 {
height: 15px;
}
.emptySpace-xs20 {
height: 20px;
}
.emptySpace-xs25 {
height: 25px;
}
.emptySpace-xs30 {
height: 30px;
}
.emptySpace-xs35 {
height: 35px;
}
.emptySpace-xs40 {
height: 40px;
}
.emptySpace-xs45 {
height: 45px;
}
.emptySpace-xs50 {
height: 50px;
}
.emptySpace-xs55 {
height: 55px;
}
.emptySpace-xs60 {
height: 60px;
}
.emptySpace-xs65 {
height: 65px;
}
.emptySpace-xs70 {
height: 70px;
}
.emptySpace-xs75 {
height: 75px;
}
.emptySpace-xs80 {
height: 80px;
}
.emptySpace-xs85 {
height: 85px;
}
.emptySpace-xs90 {
height: 90px;
}
.emptySpace-xs95 {
height: 95px;
}
.emptySpace-xs100 {
height: 100px;
}
.emptySpace-xs105 {
height: 105px;
}
.emptySpace-xs110 {
height: 110px;
}
.emptySpace-xs115 {
height: 115px;
}
.emptySpace-xs120 {
height: 120px;
}
.emptySpace-xs125 {
height: 125px;
}
.emptySpace-xs130 {
height: 130px;
}
.emptySpace-xs135 {
height: 135px;
}
.emptySpace-xs140 {
height: 140px;
}
.emptySpace-xs145 {
height: 145px;
}
.emptySpace-xs150 {
height: 150px;
}
.emptySpace-xs155 {
height: 155px;
}
.emptySpace-xs160 {
height: 160px;
}
.emptySpace-xs165 {
height: 165px;
}
.emptySpace-xs170 {
height: 170px;
}
.emptySpace-xs175 {
height: 175px;
}
.emptySpace-xs180 {
height: 180px;
}
.emptySpace-xs185 {
height: 185px;
}
.emptySpace-xs190 {
height: 190px;
}
.emptySpace-xs195 {
height: 195px;
}
.emptySpace-xs200 {
height: 200px;
}
} @media (max-width: 991px) {
.responsiveVerAlign > div {
display: inline-block;
float: none;
vertical-align: middle;
}
.width100{
width: 100%!important;
}
.filter-display .filterShortcode {
display: inline-block;
}
.filter-display .filterShortcode .filterBtn {
display: inline-block;
margin: 0 10px;
}
.main_footer_area .col-xs-6{
margin-bottom: 30px;
}
.main_footer_area .col-xs-6:last-child{
margin-bottom: 0px;
}
}
@media (max-width: 767px) {
.sl-wrapper .sl-navigation button.sl-prev,
.sl-wrapper .sl-navigation button.sl-next 
{
display: none !important;
}
.responsiveVerAlign > div 
{
display: block;
}
.StyleContact17
{
position: static;
}
.slide_banner_video .video_content .video_content_inner p {
font-size: 20px;
line-height: 38px;
padding: 25px 0px 45px 0px;
}
} @media (max-width: 767px) {
.searhPopup {
padding: 30px 15px 30px 0;
}
.coming-soone-popup .popup-container .button-close {
right: 0;
}
.popup-content {
padding-top: 25px;
padding-bottom: 25px;
}
}
@media (max-width: 800px) {
.bgService5::before {
width: 0%;
}
.my_clients .wpb_column.vc_column_container.vc_col-sm-6 {
width: 100%;
}
.ourClient {
padding: 0;
max-width: 100%;
}
}
@media (min-width: 768px) {
.custom-offset-1 {
margin-left: 8.33333333%!important;
}
} @media (min-width: 992px) {
header {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 15;
padding: 57px 0;
-webkit-transition: all 175ms linear;
transition: all 175ms linear;
}	
header .logo {
margin-left: 35px;
position: relative;
display: inline-block;
}
header .logo img {
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
header nav {
position: absolute;
top: 50%;
right: 90px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
header nav ul li {
display: inline-block;
margin: 0 13px;
position: relative;
}
.main_menu_area .navbar.navbar-default .nav.navbar-nav li a .fa-chevron-down {
display: none;
}
header nav ul li i.fa {
font-size: 14px;
color: #ffffff;
padding-left: 7px;
}
header nav ul li a {
color: #ffffff;
text-transform: uppercase;
font-size: 14px;
line-height: 22px;
font-family: "Montserrat";
font-weight: 700;
letter-spacing: .3px;
-webkit-transition: color 150ms linear;
transition: color 150ms linear;
}
.headerSearch {
position: absolute;
top: 50%;
right: 35px;
padding: 0 15px 0 17px;
cursor: pointer;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.headerSearch {
right: 0;
padding: 0px 0px 0 12px;
margin-right: 0px;
}
.headerSearch img:last-child {
position: absolute;
top: 50%;
right: 0;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.headerSearch:before {
position: absolute;
top: 3px;
left: 0;
width: 1px;
height: 13px;
background: rgba(255, 255, 255, .6);
content: '';
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.headerSearch:hover:before {
background: #38b6d6;
}
header nav ul li.current-menu-item > a,
header nav ul li a:hover,
header nav ul li a:focus,
header.headerStyle2 nav ul li ul li a:hover,
header.headerStyle2 nav ul li ul li a:focus	{
color: #4356ea;
}
header nav ul li ul li:hover ul li a
{
color: #585858;
}
header.headerStyle2 nav ul li ul li:hover ul li a
{
color: #fff;
} header nav ul li ul {
position: absolute;
top: 100%;
left: 0;
min-width: 232px;
background: #222222;
text-align: left;
opacity: 0;
-webkit-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition: all 300ms ease-in;
visibility: hidden;
display: block;
border: none;
padding: 0px;
border-radius: 0px;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
}
header nav ul li ul li {
display: block;
border: 1px solid #dedede;
border-bottom: 0;
background: #fff;
margin: 0;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
header nav ul li ul li:last-child {
border-bottom: 1px solid #dedede;
}
header nav ul li ul li:hover {
background: #f3f3f3;
}
header nav ul li ul li i.fa {
position: absolute;
top: 50%;
right: 23px;
color: #b1b1b1;
font-size: 16px; -webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
header nav ul li ul li a {
color: #585858;
font-family: "Open Sans";
font-weight: 400;
text-transform: none;
display: block;
padding: 13px 45px 13px 23px;
letter-spacing: 1px;
}
header nav ul li:hover > ul {
left: 0;
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
-webkit-transition: left 0s, opacity 150ms linear, -webkit-transform 150ms linear;
transition: left 0s, opacity 150ms linear, transform 150ms linear;
} header nav ul li ul li ul {
position: absolute;
top: 0;
left: 100%;
padding-top: 0;
}
header nav ul li ul li:hover ul {
padding-left: 0;
left: 100%;
opacity: 1;
z-index: 2;
-webkit-transform: translateX(0);
transform: translateX(0);
} .sticky_menu header.pageSrolled {
position: fixed;
background: #fff;
padding: 8px 0;
height: 65px;
box-shadow: 0 0 10px rgba(0, 0, 0, .15);
}
.sticky_menu header.pageSrolled nav > ul > li > ul {
top: 15px;
padding-top: 27px;
}
.sticky_menu header.pageSrolled .logo img:first-child,
.sticky_menu header.pageSrolled .headerSearch img:first-child {
opacity: 0;
visibility: hidden;
}
.sticky_menu header.pageSrolled .logo img:last-child,
.sticky_menu header.pageSrolled .headerSearch img:last-child {
opacity: 1;
visibility: visible;
}
.sticky_menu header.pageSrolled .headerSearch:before {
background: #b9b9b9;
}
.sticky_menu header.pageSrolled .headerSearch:hover:before {
background: #f6cf33;
}
.sticky_menu header.pageSrolled nav ul li a {
color: #242424;
}
.sticky_menu header.pageSrolled nav ul li i.fa {
color: #242424;
}
.commentBox,
.commentBlock li ul li .comment {
overflow: hidden;
}
.admin-bar header.main_menu_area.navbar_fixed {
top: -38px !important;
}
}
@media (max-width: 1199px) {
header .logo {
margin-left: 0;
}
.headerSearch {
right: 0;
}
header nav {
right: 52px;
}
.creativeBlock .creativeContent {
padding-left: 12px;
}
.creativeContent .as {
font-size: 12px;
}
.feaProjectWrapper {
padding-left: 0 !important;
}
.main_menu_area .nav.navbar-nav li.mega_menu .mega_menu_inner {
padding-left: 10px;
}
}
@media (min-width: 992px) {
.responsiveWrapper nav ul li ul {
display: block !important;
}
.main_menu_area .navbar-default .nav.navbar-nav li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu {
position: absolute;
left: 100%;
width: auto;
top: 0px;
opacity: 0;
visibility: hidden;
}
header nav ul li ul li,
header nav ul li ul li:hover{
background: #222222;
}
header nav ul li ul li a, 
header.headerStyle2 nav ul li ul li a	{
opacity: 0!important;
visibility: hidden !important;
background: #222222;
}
header nav ul li:hover ul li a, 
header.headerStyle2 nav ul li:hover ul li a{
opacity: 1!important;
visibility: visible !important;
}
.mega-menu-webcore-primary-menu header nav ul li ul li a, 
.mega-menu-webcore-primary-menu header.headerStyle2 nav ul li ul li a	{
opacity: inherit!important;
visibility: inherit !important;
background: #222222;
}
.mega-menu-webcore-primary-menu header nav ul li:hover ul li a, 
.mega-menu-webcore-primary-menu header.headerStyle2 nav ul li:hover ul li a{
opacity: inherit!important;
visibility: inherit !important;
}
header.headerStyle2.headerStyle5 nav ul li ul li a, 
header.headerStyle2.headerStyle5 nav ul li ul li ul li a{
border-bottom: 1px solid #dedede;
background: #fff;
border-right: 1px solid #dedede;
}
header nav ul li ul li a, 
header.headerStyle2 nav ul li ul li a{
background: inherit;
}
header.headerStyle2.headerStyle5 nav ul li ul li:hover ul li a {
color: #797979;
}
header.headerStyle2 .activeMenu > a, 
header.headerStyle2 nav ul li:hover > a, 
header.headerStyle2 .headerSearch:hover {
background: #1e232e;
}
header.headerStyle2.headerStyle5 nav ul li ul li a {
color: #797979;
text-align: left;
position: relative;
}
header.headerStyle2.headerStyle5 nav ul li ul li:hover > a {
background: #f3f3f3;
color: #242424;
}
header.headerStyle2.headerStyle5 nav ul li ul > li > a:before {
content: "";
position: absolute;
right: 0px;
height: 100%;
width: 3px;
background: #4356ea;
top: 0px;
opacity: 0;
-webkit-transition: all 400ms linear;
-o-transition: all 400ms linear;
transition: all 400ms linear;
}
header.headerStyle2.headerStyle5 nav ul li ul > li:hover > a:before {
opacity: 1;
}
header.headerStyle2.headerStyle5 .current-menu-item > a, 
header.headerStyle2.headerStyle5 nav ul li:hover > a, 
header.headerStyle2.headerStyle5 .headerSearch:hover {
background: transparent;
}
header.headerStyle2.headerStyle5 nav ul li:first-child {
border-top: none;
}
header.headerStyle2.headerStyle5 nav ul li {
border-bottom: none;
}
.main_menu_area.navbar_fixed .navbar-header .navbar-brand img {
vertical-align: initial;
}
.main_menu_area .nav.navbar-nav li.mega_menu.megamenu-5-columns .mega_menu_inner .mega_item ul li{
width: 19%;
display: inline-block;
}
.main_menu_area .nav.navbar-nav li.mega_menu.megamenu-5-columns.mega_list .mega_menu_inner .mega_item ul li {
width: 16%;
}
.main_menu_area .nav.navbar-nav li.mega_menu.megamenu-4-columns .mega_menu_inner .mega_item ul li{
width: 24%;
display: inline-block;
}
.main_menu_area .nav.navbar-nav li.mega_menu.megamenu-3-columns .mega_menu_inner .mega_item ul li{
width: 32%;
display: inline-block;
}
.main_menu_area .nav.navbar-nav li.mega_menu.megamenu-2-columns .mega_menu_inner .mega_item ul li{
width: 49%;
display: inline-block;
}
.main_menu_area .nav.navbar-nav li.mega_menu {
position: static;
}
header.headerStyle2 nav ul li:hover > .dropdown-menu .mega_item ul
{
left: 100%;
opacity: 1;
visibility: visible;
}
header.headerStyle2 nav ul li .dropdown-menu.mega_menu_inner{
left: 100%;
position: initial;
display: initial;
padding: 0;
margin: 0;
top: 0;
float: none;
border: none;
}
header.headerStyle2 nav ul li .dropdown-menu.mega_menu_inner ul{
height: 500px;
overflow-y: scroll;
}
header.headerStyle2 nav ul li .dropdown-menu.mega_menu_inner ul::-webkit-scrollbar {
width: 0;
height: 0;
}
}
@media (max-width: 991px) {
.footerTopInfo .col-xs-12.col-sm-6.col-md-4 {
min-height: 160px;
}
.grid-item-1 {
width: 50%;
} header {
position: relative;
top: 0;
left: 0;
width: 100%;
z-index: 20;
padding: 12px 0;
height: 65px;
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, .15);
}
.responsiveWrapper {
position: absolute;
top: 53px;
left: 0;
width: 100%;
z-index: 10;
background: #fff;
-webkit-transform: translateX(100%);
transform: translateX(100%);
box-shadow: 3px 3px 10px rgba(0, 0, 0, .15);
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.responsiveWrapper nav {
max-width: 750px;
margin: 0 auto;
}
.responsiveWrapper nav ul li ul {
display: none;
}
.responsiveWrapper nav ul li {
position: relative;
border-bottom: 1px solid #dedede;
}
.responsiveWrapper nav ul li a {
padding: 18px 40px 18px 15px;
display: block;
color: #242424;
text-transform: uppercase;
font-size: 14px;
line-height: 22px;
font-family: "Montserrat";
font-weight: 700;
letter-spacing: .3px;
-webkit-transition: color 150ms linear;
transition: color 150ms linear;
}
.logo {
position: relative;
display: inline-block;
}
.logo img {
max-width: 100%;
height: auto;
display: block;
}
header .logo img:first-child {
display: none;
}
.headerSearch {
max-width: 100%;
padding: 30px 30px;
position: relative;
overflow: hidden;
}
.headerSearch .imgWrapper img {
margin: 0;
}
.responsiveWrapper.openMenu {
-webkit-transform: translateX(0);
transform: translateX(0);
}
header nav ul li.activeMenu > a,
header nav ul li a:hover,
header nav ul li a:focus {
color: #38b6d6;
}
.mobile-menu .responsiveWrapper nav ul li ul li a,
.mobile-menu .responsiveWrapper nav ul li:hover ul li a,
.mobile-menu .responsiveWrapper nav ul li ul li:hover ul li a
{
color: #242424;
}
.responsiveWrapper nav ul li i.fa {
position: absolute;
font-size: 18px;
top: 15px;
right: 15px;
cursor: pointer;
padding: 5px;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.responsiveWrapper nav > ul > li > i.fa.DDopen {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.responsiveWrapper nav > ul > li > ul > li >i.fa.DDopen {
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.responsiveWrapper nav ul li ul li i.fa {
right: 18px;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.responsiveWrapper nav ul li ul li {
position: relative;
background: #f3f3f3;
}
.responsiveWrapper nav ul li ul li:before {
position: absolute;
top: 29px;
left: 20px;
width: 6px;
height: 1px;
background: #747474;
content: '';
}
.responsiveWrapper nav ul li ul li:first-child {
border-top: 1px solid #dedede;
}
.responsiveWrapper nav ul li ul li:last-child {
border-bottom: 0;
}
.responsiveWrapper nav ul li ul li a {
padding-left: 35px;
}
.responsiveWrapper nav ul li ul li ul li:before {
left: 35px;
}
.responsiveWrapper nav ul li ul li ul li a {
padding-left: 55px;
} .menuIcon {
position: absolute;
top: 50%;
right: 15px;
height: 17px;
width: 25px;
cursor: pointer;
z-index: 11;
float: right;
margin-top: -8px;
}
.menuIcon span {
height: 3px;
width: 25px;
background: #202020;
display: block;
border-radius: 5px;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
position: absolute;
}
.menuIcon span:nth-child(1){
top: 0;
left: 0;
}
.menuIcon span:nth-child(2),
.menuIcon span:nth-child(3) {
top: 43%;
left: 0;
}
.menuIcon span:nth-child(4) {
bottom: 0;
left: 0;
}
.menuIconActive span:nth-child(1) {
-webkit-transform: translate(70px);
transform: translate(70px);
opacity: 0;
visibility: hidden;
}
.menuIconActive span:nth-child(4)  {
-webit-transform: translate(-70px);
transform: translate(-70px);
opacity: 0;
visibility: hidden;
}
.menuIconActive span:nth-child(2) {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
background: #f6cf33;
}
.menuIconActive span:nth-child(3) {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
background: #f6cf33;
}
header.headerAnimated .headerAnimateWrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
background: #fff;
padding: 11px 0;
box-shadow: 0 0 10px rgba(0, 0, 0, .15);
-webkit-animation: fadeItIn 1s;
animation: fadeItIn 1s;
}
header.headerAnimated .headerAnimateWrapper .logo {
margin-left: 15px;
}
.navScroll {
overflow: auto;
} 
.StyleContact17 #form-contact16
{
padding: 0
}
.StyleContact17::after
{
display: none;
}
.navbar-default .navbar-toggle {
border-radius: 0px;
background: transparent !important;
padding-right: 0px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
width: 30px;
height: 3px;
}
.main_menu_area {
height: auto;
padding: 0px;
background: #171717;
border: none;
}
.main_menu_area .navbar-collapse {
text-align: left;
padding: 0px;
border: none;
border-color: transparent;
box-shadow: none;
display: block;
}
.main_menu_area.navbar_fixed {
background: #171717;
}
#header5 .main-logo {
margin-left: 24px;
}
.navbar-toggle {
display: inline-block;
margin-right: 24px;
margin-top: 15px;
margin-bottom: 15px;
border: none;
}
.main_menu_area .navbar.navbar-default .navbar-header {
width: 100%;
}
.navbar-collapse.collapse {
display: none !important;
}
.navbar-collapse.collapse.in {
display: block !important;
}
.main_menu_area .nav.navbar-nav {
text-align: left;
width: 100%;
padding: 0px 0px;
max-height: 411px;
overflow-y: scroll;
margin-bottom: -8px;
}
.main_menu_area .nav.navbar-nav li {
margin-right: 0px;
display: block;
overflow: hidden;
}
.main_menu_area .nav.navbar-nav li a {
line-height: 50px;
padding: 0px 30px;
background: #222222;
border-bottom: 1px solid #2c2c2c;
}
.main_menu_area .nav.navbar-nav li .fa-chevron-down {
float: right;
color: #fff;
z-index: 9999;
position: absolute;
top: 50%;
right: 9px;
padding: 13px 16px;
margin-top: -20px;
}
.main_menu_area .nav.navbar-nav li ul li i.fa-chevron-down,
.main_menu_area .nav.navbar-nav li ul li i.fa.fa-chevron-down.DDopen	{
top: 14%;
margin-top: -45px;
position: relative;
}
.main_menu_area .nav.navbar-nav li ul.sub-menu {
display: none;
}
.menu-item-has-children > i, 
.menu-item-has-children .sub-menu .menu-item-has-children  i, 
.menu-item-has-children .sub-menu  .menu-item-has-children .sub-menu .menu-item-has-children i{
display: inline-block;
}
.main_menu_area .nav.navbar-nav li ul.sub-menu {
padding-left: 0;
}
.main_menu_area .nav.navbar-nav.menu-search {
overflow: hidden;
display: inline-block !important;
}
.main_menu_area .nav.navbar-nav li a i.icon.icon-Search {
position: absolute;
right: 10px;
top: 49.5%;
transform: translateY(-50%);
color: #fff;
}
.main_menu_area .nav.navbar-nav li a i.icon.icon-Search:after {
content: "";
height: 18px;
width: 1px;
background: #6e6e6e;
position: absolute;
left: -15px;
top: 50%;
transform: translateY(-50%);
} .mega-menu-webcore-primary-menu .navbar-toggle {
display: none;
}
.mega-menu-webcore-primary-menu .navbar-collapse.collapse,
.mega-menu-webcore-primary-menu .navbar-collapse.collapse.in {
display: initial !important;
}
.mega-menu-webcore-primary-menu  .main_menu_area .navbar.navbar-default .navbar-header {
width: initial;
}
.responsive_none{
display: none;
}
.responsive_menu{
display: block;
}
.headerSearch .imgWrapper {
height: 45px;
border: 1px solid #454545;
padding: 0px 70px 0px 20px;
color: #fff;
font-size: 14px;
}
.headerSearch img:last-child {
position: absolute;
top: 50%;
right: 0;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.headerSearch .imgWrapper img {
top: 25%;
position: absolute;
right: 15px;
}
.headerSearch {
background: #222222;
}
header ul {
display: none;
}
header ul .mega_menu .mega_menu_inner .mega_item ul{
display: block;
}
.main_menu_area .nav.navbar-nav li i.fa.fa-chevron-down.DDopen {
top: 0%;
margin-top: 0;
}
.main_menu_area .navbar.navbar-default .nav.navbar-nav li.menu-item-has-children ul li a{
border-bottom: 1px solid #2c2c2c;
}
header.main_menu_area .nav.navbar-nav li.mega_menu.mega_list .mega_menu_inner {
padding-left: 0;
padding-right: 0;
}
.main_menu_area .nav.navbar-nav li.mega_menu.mega_list .mega_menu_inner .mega_item {
padding-right: 0;
}
.main_menu_area .navbar.navbar-default .nav.navbar-nav li:hover a{
color: #fff;
}
.main_menu_area.navbar_fixed .navbar .navbar-nav li a {
line-height: 50px;
}
}
@media (max-width: 991px) {
.mainSlider.sliderPosition .cell-view {
padding-top: 15px;
}
.mainSlider .cell-view {
height: 600px;
}
.main_menu_area .nav.navbar-nav li.mega_menu .mega_menu_inner {
padding: 0px 0px;
background: #171717;
position: relative;
box-shadow: none;
}
.main_menu_area .nav.navbar-nav li.mega_menu .mega_menu_inner .mega_item .mega_title {
display: none;
}
.main_menu_area .nav.navbar-nav li.mega_menu .mega_menu_inner .mega_item ul {
flex: 0 0 100%;
max-width: 100%;
display: block !important;
padding-left: 0;
}
.main_menu_area .nav.navbar-nav li.mega_menu .mega_menu_inner .mega_item ul li a {
padding: 0px 35px;
line-height: 50px;
}
.main_menu_area .nav.navbar-nav li.submenu .dropdown-menu {
width: 100%;
padding: 0px;
position: relative;
border: none;
margin: 0px;
box-shadow: none;
}
.main_menu_area .navbar.navbar-default .nav.navbar-nav li.submenu ul li a {
padding: 0px 35px;
background: #171717;
}
.main_menu_area .nav.navbar-nav li.submenu.open .dropdown-menu {
display: block;
transform: translateX(0px);
opacity: 1;
left: 0px;
}
.main_menu_area .nav.navbar-nav li ul {
background: #222222;
padding-left: 0;
}
}
@media (min-width: 601px) and (max-width: 782px){
.admin-bar .main_menu_area.navbar_fixed {
top: -24px !important;
}
}
@media (min-width: 783px) and (max-width: 991px) {
.admin-bar .main_menu_area.navbar_fixed {
top: -38px !important;
}
}
@media (max-width: 767px) {
.grid-item-1 {
width: 100%;
}
.contentPadding  {
padding: 30px 0;
}
.imgWrapper img	{
margin: 0 auto;
}
.mainSlider {
margin: 0 35px;
}
.mainSlider .cell-view {
height: 400px;
}
.navbar-collapse.in {
overflow-y: visible !important;
}
} @media (max-width: 1199px) {
.counterBlock {
display: block;
}
.my_team_item img{
width: 100%;
}
}
@media (max-width: 991px) {
.contanctInfo {
margin-right: 0;
}
.desingBlock .button {
margin-left: 0;
}
.our_my_team .col-sm-6 {
margin-bottom: 30px;
}
}
@media (max-width: 767px) {
.bgColorFluid {
display: none;
}
.desingDescription {
margin-left: 0;
}
.bannerContent .button {
position: relative;
right: auto;
}
.bannerContent {
max-width: 500px;
}
.grid.photographerGrid .grid-item-1,
.grid.photographerGrid .grid-item-2 {
width: 100%;
}
.grid .stamp {
width: 100%;
}
.bannerDescription {
left: 20px;
}
.photographerTitle .as {
margin-bottom: 30px;
}
.servicesOffer {
text-align: center;
}
.mySpecificationBg.responsiveStyle2 {
position: relative;
padding-bottom: 75%;
margin-bottom: 30px;
}
} @media (min-width: 992px) {
header.headerStyle2 
{
width: 250px;
height: 100%;
background: #000;
padding: 103px 0;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
position: fixed;
}
header.headerStyle2 .menuIcon {
position: absolute;
top: -90px;
left: 35px;
display: block;
width: 37px;
height: 37px;
border: 1px solid #54565d;
cursor: pointer;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
header.headerStyle2 .menuIcon span:nth-child(1) {
position: absolute;
top: 50%;
left: 50%;
width: 16px;
height: 2px;
background: #fff;
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
}
header.headerStyle2 .menuIcon span:nth-child(2) {
position: absolute;
top: 50%;
left: 50%;
width: 16px;
height: 2px;
background: #fff;
-webkit-transform: translate(-50%, -50%) rotate(45deg);
transform: translate(-50%, -50%) rotate(45deg);
}
header.headerStyle2 .menuIcon:hover {
border-color: #4356ea;
}
header.headerStyle2 .menuIcon:hover span {
background: #4356ea;
}
header.headerStyle2 .logo {
margin-left: 20px;
}
header.headerStyle2 .headerSearch {
position: relative;
top: auto;
right: auto;
padding: 13px 30px;
border-bottom: 1px solid rgba(84, 86, 93, .4);
-webkit-transform: translate(0);
transform: translate(0);
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
header.headerStyle2 .headerSearch:before {
content: none;
}
header.headerStyle2 nav {
position: relative;
top: 0;
margin-top: 51px;
right: auto;
-webkit-transform: translateY(0); 
transform: translateY(0);
}
header.headerStyle2 nav ul li {
margin: 0;
display: block;
border-bottom: 1px solid rgba(84, 86, 93, .4);
}
header.headerStyle2 nav ul li:first-child {
border-top: 1px solid rgba(84, 86, 93, .4);
}
header.headerStyle2 ul {
padding: 0;
}
header.headerStyle2 nav ul li a {
display: block;
padding: 13px 30px;
}
header.headerStyle2 nav > ul > li > i.fa {
position: absolute;
top: 20px;
right: 20px;
cursor: pointer;
color: #71747a;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
header.headerStyle2 nav ul li ul {
padding-top: 0;
top: -1px;
-webkit-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition: all 300ms ease-in;
}
header.headerStyle2 nav ul li ul li {
background: #282e3c;
border: 0;
}
header.headerStyle2 nav ul li ul li i.fa {
color: #71747a;
}
header.headerStyle2 nav ul li ul li a {
color: #fff;
border-bottom: 1px solid rgba(84, 86, 93, .4);
}
header.headerStyle2 nav ul li > ul {
left: 100%;
}
header.headerStyle2.sideHeaderOpen {
-webkit-transform: translateX(0);
transform: translateX(0);
}
header.headerStyle2.sideHeaderOpen .headerClosed {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 0;
visibility: hidden;
}
.headerClosed {
position: fixed;
top: 0;
left: 0;
width: 60px;
height: 100%;
z-index: 11;
background: #0c0d0f;
display: none;
-webkit-transform: translateX(250px);
transform: translateX(250px);
}
header.headerStyle2 .headerClosed {
display: block;
}
.headerClosed .closedMenuIcon {
width: 27px;
height: 14px;
position: absolute;
top: 22px;
left: 50%;
cursor: pointer;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.admin-bar .headerClosed .closedMenuIcon {
top: 40px;
}
.admin-bar header.headerStyle2 .menuIcon {
top: -65px;
}
.headerClosed .closedMenuIcon span {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 2px;
background: #fff;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.headerClosed .closedMenuIcon span:nth-child(2) {
top: 50%;
}
.headerClosed .closedMenuIcon span:nth-child(3) {
top: 100%;
}
.headerClosed .closedMenuIcon:hover span {
background: #4356ea;
}
.headerClosed p {
position: absolute;
top: 50%;
left: 50%;
text-transform: uppercase;
font-size: 15px;
line-height: 20px;
font-weight: 700;
letter-spacing: 1px;
color: rgba(255, 255, 255, .5);
transform: translate(-50%, -50%) rotate(270deg);
}
.navbar-header {
position: relative;
z-index: 999;
}
.headerStyle5.sideHeaderOpen .headerClosed {
display: none;
}
.headers5 {
position: absolute;
padding: 45px 0;
}
.headers5.pageSrolled .headerClosed {
top: 0;
}
.headers5.pageSrolled nav ul li a {
color: #fff;
}
.headers5 .logo {
margin-left: 80px;
position: relative;
display: inline-block;
}
.headers5.pageSrolled .logo img:first-child, .headers5.pageSrolled .headerSearch img:first-child {
opacity: 1;
visibility: visible;
}
.headers5.pageSrolled .logo img:last-child, .headers5.pageSrolled .headerSearch img:last-child {
opacity: 0;
visibility: visible;
}
.headers5.pageSrolled {
background: #0e0e0e;
padding: 8px 0;
height: 65px;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
position: fixed;
}
.headerStyle5 {
width: 250px;
height: 100%;
background: #282e3c;
padding: 103px 0;
left: -100%;
-webkit-transition: left 400ms linear;
-o-transition: left 400ms linear;
transition: left 400ms linear;
position: fixed;
top: 0;
}
header.headerStyle2.headerStyle5 .menuIcon {
position: absolute;
top: 30px;
right: 35px;
left: auto;
border: none;
display: block;
width: 17px;
height: 17px;
cursor: pointer;
-webkit-transition: all 150ms linear;
-o-transition: all 150ms linear;
transition: all 150ms linear;
}
header.headerStyle2.headerStyle5 .responsiveWrapper {
padding: 20px 0 0 0;
}
header.headerStyle2.headerStyle5 .menuIcon span:nth-child(1) {
position: absolute;
top: 50%;
left: 50%;
width: 16px;
height: 2px;
background: #797979;
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
-ms-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
}
header.headerStyle2.headerStyle5 .menuIcon span:nth-child(2) {
position: absolute;
top: 50%;
left: 50%;
width: 16px;
height: 2px;
background: #797979;
-webkit-transform: translate(-50%, -50%) rotate(45deg);
-ms-transform: translate(-50%, -50%) rotate(45deg);
transform: translate(-50%, -50%) rotate(45deg);
}
header.headerStyle2.headerStyle5 .menuIcon:hover {
border-color: #4356ea;
}
header.headerStyle2.headerStyle5 .menuIcon:hover span {
background: #4356ea;
}
header.headerStyle2.headerStyle5 .logo {
margin-left: 20px;
display: none;
}
header.headerStyle2.headerStyle5 .headerSearch {
position: relative;
top: auto;
right: auto;
padding: 13px 40px;
border-bottom: none;
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0);
-webkit-transition: all 150ms linear;
-o-transition: all 150ms linear;
transition: all 150ms linear;
}
.headerStyle5 .headerSearch:before {
content: none;
}
.headerStyle5 nav {
position: relative;
top: 0;
margin-top: 51px;
right: auto;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.main_menu_area .navbar-header .navbar-brand img {
vertical-align: middle;
}
.main_menu_area.navbar_fixed .nav.navbar-nav li ul li a{
height: 45px;
}
header.headerStyle2.headerStyle5 nav ul li .dropdown-menu.mega_menu_inner {
left: auto;
right: 100%;
border: 0;
}
header.headerStyle2.headerStyle5 nav ul li .dropdown-menu.mega_menu_inner ul{
left: auto;
right: 100%;
}
header.headerStyle2.headerStyle5 nav ul li.current_page_item a {
background-color: white;
}
}
@media (max-width: 991px) {
header.headerStyle2 .container-fluid {
padding: 0;
}
.sideNavigationContent {
padding-left: 0;
}
.my-col-25 {
width: 50%;
float: left;
padding: 6px;
}
.headerClosed {
display: none;
}
.navbar-header {
position: relative;
z-index: 999;
float: left;
}
.main_menu_area .navbar-header .navbar-brand {
line-height: 65px;
margin-left: 24px;
}
header.headerStyle2.sidebar .headerAnimateWrapper .menuIcon {
display: none;
}
header.headerStyle2.sidebar {
background: #171717;
height: initial;
}
header.headerStyle2.sidebar .headerAnimateWrapper .logo {
position: absolute;
z-index: 999;
margin-left: 24px;
}
.what_we_do_area .left_what {
width: 100%;
float: none;
overflow: hidden;
display: block;
}
.what_we_do_area .right_what {
width: 100%;
float: none;
overflow: hidden;
}
.what_we_text {
display: block;
height: 100%;
padding-left: 0px;
margin: auto;
padding: 50px 0px;
color: #fff;
}
.what_we_do_area {
display: block;
}
.left_what .what_we_img img {
width: 100%;
}
.what_we_text .col-md-6:nth-child(3) {
margin-bottom: 55px;
}
.what_we_img .what_we_title {
right: 0px;
top:  50%;
transform: rotate(0deg);
transform: translateY(-50%);
width: 100%;
left: 0px;
text-align: center;
}
.left_what .what_we_img {
height: auto;
}
}
@media (max-width: 767px) {
.my-col-25 {
width: 100%;
float: left;
padding: 6px;
}
.main_slider_area .slider_base {
display: none;
}
} @media (max-width: 1199px) {
.formInfoWrapper.style2 {
text-align: center;
}
.formInfoWrapper.style2 i.fa {
display: block;
margin: 0 auto 15px;
float: none;
}
.formInfoWrapper.style2 .formInfoContent {
padding-left: 0;
float: none;
}
.orBlock {
max-width: 310px;
}
}
@media (max-width: 991px) {
.clear.clear-none {
clear: none;
}
.formInfoWrapper {
padding-left: 0;
}
.bannerTitle .cell-view {
padding-top: 0;
}
.webStudio {
margin:  0 auto;
}
.orBlock {
max-width: 100%;
margin: 0;
display: block !important;
}
.orSeparator {
position: relative;
top: auto;
left: auto;
margin: 20px 0;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.orSeparator:before {
bottom: auto;
top: 50%;
right: 150%;
left: auto;
height: 1px;
width: 5000px;
}
.orSeparator:after {
bottom: auto;
top: 50%;
left: 150%;
right: auto;
height: 1px;
width: 5000px;
}
.contactMePersone  {
min-height: 100%;
}
.mywork h1:after {
width: auto;
}
.mywork{
margin:0 auto;
}
.headingcolor{
display:none;
}
.mywork h1{
font-size:60px;
color: #9d2862;
}
.mywork h1 span{
font-size:60px;	
}
.mywork h2 {
font-size: 40px;
margin-left: 0;
margin-bottom: 20px;
}
.mywork .content {
margin-top: 25px;
}
}
@media (max-width: 767px) {
.formInfoWrapper:before {
content: none;
}
.bannerTitle .cell-view {
height: 300px;
}
.bannerTitle .as {
font-size: 40px;
}
.webStudioContent {
display: block;
width: 100%;
padding: 0;
margin-bottom: 15px;
}
.webStudio {
padding-left: 15px;
padding-right: 15px;
}
.contactBanner .cell-view {
height: 400px;
}
.num {
font-size: 50px;
}
.num span {
font-size: 20px;
}
.contentPadding.bg6gray {
padding-bottom: 50px;
}
.mywork h1{
margin-bottom: 30px;
text-align:center;
}
.awesome_services .contentPadding {
padding-top: 50px;
padding-bottom: 50px;
}
.home6slider .mainSlider {
width: 100%;
margin: 0 auto;
}
.homeslider6 p{
width:100%;
}
} @media (max-width: 991px ) {
.advantagesClear >*[class*="col-"]:nth-child(3n+1) {
clear: none;
}
.advantagesClear >*[class*="col-"]:nth-child(2n+1) {
clear: both;
}
}
@media (max-width: 767px ) {
.imgPadding {
margin-left: 0!important;
}
.imgPadding .vc_column-inner{
padding-left:0!important;
}
.fluidBg {
display: none;
}
} @media (max-width: 991px) {
.aboutUsFluid {
position: relative;
height: auto;
width: 100%;
padding-bottom: 75%;
margin-bottom: 30px;
}
.whatWeDo.style2 {
margin-right: 0;
}
.bgColorFluid2 {
display: none;
}
.creativeArt {
margin-left: 0;
}
.creativeArt .simple-article p {
color: #7b7b7d;
}
.creativeArt .as {
color: #242424;
}
}
@media (max-width: 767px) {
.bgColorFluid3,
.tab-menu .circle {
display: none;
}
.tabMenuWrapper:before {
content: none!important;
}
.tab-menu {
margin-bottom: 20px;
}
.tab-menu span,
.tab-menu p {
display: block;
margin: 0;
}
} @media (max-width: 991px) {
.directorImg {
position: relative;
bottom: auto;
max-width: 100%;
padding: 0 15px;
}
.directorImg .imgWrapper img {
margin: 0 auto;
}
.margBottom30 .col-sm-12.col-md-6 {
margin-bottom: 30px;
}
}
@media (max-width: 767px) {
.contentPadding.paddSize2 {
padding: 30px 0;
}
} @media (max-width: 767px) {
.aboutUsFluidLeft {
position: relative;
width: 100%;
padding-bottom: 85%;
}
} @media (max-width: 991px) {
.fluidBgIntro {
position: relative !important;
width: 100%;
padding-bottom: 75%;
}
.companyIntro {
margin-left: 0;
}
.themesImgWrapper {
position: relative;
bottom: auto;
padding: 80px 0 0 0;
}
}
@media (max-width: 767px) {
.whatWedoBorder {
border: 0;
padding-bottom: 0;
}
.whatWeDoContent {
margin-left: 0;
}
.whatWeDo .imgWrapper {
position: relative;
top: auto;
margin-bottom: 15px;
}
.whatWeDo .imgWrapper img {
margin: 0;
}
.blogHoverContent {
padding: 15px;
}
.themesImgWrapper {
display: none !important;
}
.createThemeWrapper {
padding: 30px 0;
}
} @media (max-width: 767px) {
.servicesThumbnail .servicesContent {
padding-left: 15px;
padding-right: 15px;
}
} @media (max-width: 991px) {
.workSince {
margin-left: 0!important;
}
} @media (max-width: 991px) {
.servicesTitle {
margin-left: 0;
}
.servicesTitleStyle2 {
margin-right: 0;
}
.extraFuaturedImg .imgWrapper {
position: relative;
top: auto;
left: auto;
}
}
@media (max-width: 767px) {
.servicesFluidBgLeft,
.servicesFluidBgRight {
position: relative !important;
width: 100%;
height: auto;
padding-bottom: 80%;
}
.servicesTitleStyle2 {
text-align: left;
}
.extraFuaturedImg  {
text-align: center;
}
} @media (max-width: 991px) {
.sevicesClear >*[class*="col-"]:nth-child(4n+1) {
clear: none;
}
.sevicesClear >*[class*="col-"]:nth-child(2n+1) {
clear: both;
}
} @media (max-width: 1199px) {
.mainServicesWrapper {
margin-left: 0;
}
}
@media (min-width: 992px) {
.sideBar {
display: block !important;
}
}
@media (max-width: 991px) {
.sideBar {
display: none;
}
.responsiveSideBar {
display: block;
}
} 
@media (max-width: 767px) {
.simple-article img[align="right"] {
float: none;
margin: 0 auto 20px;
}
} @media (max-width: 767px) {
.memberContent a {
font-size: 26px;
}
.workExperince > .as {
position: relative;
margin-bottom: 5px;
}
.workExperinceContent  {
margin-left: 0;
}
} @media (max-width: 991px) {
.errorTitle .as {
font-size: 140px;
line-height: 145px;
}
.errorTitle p {
font-size: 30px;
line-height: 33px;
}
.errorTitle span {
font-size: 23px;
line-height: 30px;
}
}
@media (max-width: 767px) {
.errorTitle .as {
font-size: 80px;
line-height: 90px;
margin-bottom: 20px; 
}
.errorTitle p {
font-size: 24px;
line-height: 26px;
}
.errorTitle span {
font-size: 18px;
line-height: 25px;
}
} @media (max-width: 1660px) {
.comingColsPosition2  {
left: 750px;
}
.comingColsSize4 {
max-width: 500px;
}
}
@media (max-width: 1460px) {
.comingSoonCols.style2 {
max-width: 600px;
}
.comingColsPosition {
left: 600px;
}
.comingColsPosition2  {
left: 600px;
}
.comingSoonImgWrapper .imgWrapper {
display: block;
}
.timer .timerBlock {
padding-right: 25px;
}
.timer .timerBlock div {
font-size: 26px;
}
.timer .timerBlock span {
font-size: 12px;
}
html.fullsize,
html.fullsize body,
html.fullsize  #content-block {
height: 100%;
}
.comingColsSize3 {
max-width: 605px;
}
.coomingSoonSubscribe form {
text-align: center;
}
.coomingSoonSubscribe form .simple-input {
margin: 0 0 20px 0;
max-width: 100%;
}
.svgTimerWrapper {
position: relative;
}
.main_menu_area .nav.navbar-nav li.mega_menu.mega_list .mega_menu_inner {
padding-left: 50px;
padding-right: 20px;
}
}
@media(min-width: 1281px) and (max-width: 1320px){
.main_menu_area .nav.navbar-nav li.mega_menu.mega_list .mega_menu_inner {
padding-left: 30px;
padding-right: 10px;
}
}
@media(min-width: 992px) and (max-width: 1280px){
.main_menu_area .nav.navbar-nav li.mega_menu.megamenu-5-columns.mega_list .mega_menu_inner .mega_item ul li {
width: 24%;
}
.main_menu_area .nav.navbar-nav li.mega_menu.mega_list .mega_menu_inner {
padding-left: 30px;
padding-right: 0;
}
}
@media (max-width: 1199px) {
.comingSoonWrapper {
position: relative;
}
.contentOverlay:before {
content: none;
}
.comingColsPosition {
left: auto;
}
.comingSoonImgWrapper .imgWrapper img {
margin: 0;
}
.comingSoonContent  .comingSoonLogo {
margin-bottom: 60px;
}
.comingColsPosition2 {
left: 0;
}
.coomingSoonSubscribe {
width: 100%;
}
.comingSoonContent.style2 {
max-width: 530px
}
.svgTimerWrapper {
left: 20px;
}
.comingSoonCols.comingColsSize2  {
max-width: 750px;
}
.comingSoonCols {
max-width: 632px;
}
.comingColsSize4 {
max-width: 365px;
}
}
@media (max-width: 991px) {
.timer.style2 .timerBlock {
min-height: 140px;
min-width: 140px;
}
.timer.style2 .timerBlock div {
font-size: 40px;
line-height: 45px;
}
.timer.style2 .timerBlock span {
font-size: 15px;
}
.comingSoonCols {
max-width: 100%;
}
.svgElements,
.svgElements2,
.svgElements3 {
display: none;
}
.svgTimerWrapper {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.comingSoonCols {
position: relative;
top: auto;
left: auto;
-webkit-transform: translate(0);
transform: translate(0);
padding: 50px 0;
}
html.fullsize,
html.fullsize body,
html.fullsize  #content-block {
height: auto;
}
.svgTimerWrapper.style2 {
max-width: 100%;
-webkit-transform: translate(0, 0);
transform: translate(0, 0)
}
.comingSoonCols.noCollPadding {
padding: 0;
}
.comingSoonCols.noCollPadding .svgTimerWrapper  .comingSoonContent {
margin-bottom: 0;
padding: 50px 0;
}
.closeSidebarContent {
display: none;
}
}
@media (max-width: 767px) {
.comingSoonContent {
margin: 0;
padding-left: 15px;
padding-right: 15px;
}
.comingSoonContent .button {
margin: 0 0 20px;
}
.timer .timerBlock {
border: 0;
padding-right: 0;
margin: 0 10px 20px;
}
.comingSoonContent  .comingSoonLogo {
margin-bottom: 30px;
}
.comingSoonContent2 .as {
font-size: 24px;
line-height: 30px;
}
.timer.style2 .timerBlock {
border: 0;
min-height: auto;
min-width: auto;
display: inline-block;
margin: 0 9px;
}
.timer.style2 .timerBlock div {
font-size: 20px;
line-height: 25px;
}
.timer.style2 .timerBlock span {
font-size: 12px;
}
.comingSoonContent2 p {
font-size: 18px;
line-height: 24px;
}
.svgTimerWrapper .comingSoonContent.style2 {
left: 0;
max-width: 100%;
}
.comingSoonContent a:not(.comingSoonLogo) {
margin: 0 0 15px;
}
.svgTimerWrapper.style2 {
padding: 0 15px;
}
.comingSoonBglayer {
left: 0;
-webkit-transform: skew(0);
transform: skew(0);
}
.comingSoonBglayer:before {
content: none;
}
} @media (max-width: 1199px) {
.cons {
margin: 0 30px;
}
.portfolioBlog {
margin-right: 0!important;
}
}
@media(max-width: 1199px)
{
.webcore_app .vc_col-sm-4 .item
{
margin-bottom: 35px;
}
.webcore_app .vc_col-sm-4:nth-child(3) .item
{
margin-bottom: 0;
}
.grid .stamp {
padding: 72px 0;
}
.mySpecificationBg  {
width: 45%;
}
.sliderButtonStyle2 .swiper-button-next {
right: 40%;
}
.sliderButtonStyle2 .swiper-button-prev {
left: 40%;
}	
}
@media (max-width: 991px) {
.cons {
width: 49%;
margin: 0 0 30px;
}
.cons:last-child {
margin-bottom: 0;
}
.aboutMeContent {
margin-left: 0;
}
.portfolioBlog {
min-height: auto;
}
}
@media (max-width: 767px) {
.cons {
width: 100%;
}
.aboutMeDescription {
text-align: left;
}
.blogDetailBorder {
border-bottom: 0;
padding-bottom: 0;
}
} @media (max-width: 1199px) {
.portfolioMasonry .grid-item-1 {
width: 33%;
}
}
@media (max-width: 991px) {
.portfolioMasonry .grid-item-1 {
width: 50%;
}
.responsiveFilter {
display: block;
background: #847a89;
text-align: center;
padding: 10px 75px;
position: relative;
word-break: break-all;
}
.responsiveFilter i {
position: absolute;
top: 50%;
right: 35px;
color: #fff;
font-size: 20px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
}
.filterShortcode {
margin: 15px 0;
display: none;
}
.filterShortcode .filterBtn {
position: relative;
display: block;
margin: 0 0 10px;
}
.filterShortcode .filterBtn:last-child {
margin-bottom: 0;
}
.filterOpen i {
-webkit-transform: translateY(-50%) rotate(180deg);
transform: translateY(-50%) rotate(180deg);
}
.portfolioMasonry.size4 .grid-item-1,
.portfolioMasonry.size3 .grid-item-1 {
width: 50%;
}
}
@media (max-width: 767px) {
.portfolioMasonry .grid-item-1,
.portfolioMasonry.size4 .grid-item-1,
.portfolioMasonry.size3 .grid-item-1,
.portfolioMasonry.size2 .grid-item-1 {
width: 100%;
}
} @media (max-width: 991px) {
.projectDescriptionList {
margin: 0;
}
} @media (max-width: 767px) {
.portfolioContent {
margin: 0;
}
} @media (max-width: 767px) {
.footerBottomInfo p,
.footerBottomInfo a {
display: block;
float: none;
margin-bottom: 5px;
}
.footerTopInfo {
padding: 30px 0;
}
} @media (min-width: 992px) {
.container {
padding-left: 0;
padding-right: 0;
}
}
@media (max-width: 991px) {
h2,
.h2 {
font-size: 35px;
line-height: 45px;
}
.col-sm-12 {
width: 100%!important;
}
.mainServicesWrapper {
margin-left: 0px !important;
}
.mainServicesWrapper .vc_column-inner {
padding-left: 0!important;
}
.mainServicesWrapper.mainServicesWrapper {
padding-left: 0 !important;
}
.mainCareerWrapper {
padding-left: 0px !important;
}
.frequently_questions .wpb_single_image.wpb_content_element.vc_align_left {
text-align: center;
}
a.more-link
{
display: block;
}
.right-side-content {
float: none !important;
}
.right-side-content .right-box {
padding: 0;
}
.grid .stamp.stampStyle > p {
letter-spacing: 15px;
}
.mySpecificationBg {
width: 100%;
}
.bannerDescription {
-webkit-transform: rotate(0);
transform: rotate(0);
margin-bottom: 15px;
left: 35px;
}
.innovativeWrapper  {
margin-left: 0;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 980px)  {
.col-sm-5 {
width: 41.66666667%!important;
}
.col-sm-7 {
width: 58.33333333%!important;
}
.col-sm-6 {
width: 50%!important;
}
}
@media (max-width: 767px) {
h1,
.h1 {
font-size: 40px;
line-height: 50px;
}
h2,
.h2 {
font-size: 30px;
line-height: 40px;
}
h3,
.h3 {
font-size: 25px;
line-height: 35px;
}
}
@media (max-width: 360px) {
.feaProjectWrapper {
padding: 0 15px !important;
}
.numberCounterWrapp.bgShadow.style3  .numberCounterWrapp {
margin-bottom: 30px;
}
.numberCounterWrapp {
padding: 62px 0 12px;
}
}
@media (max-width: 991px){
.mobileBtt{display:block;
}
.overflowVisible{
overflow: visible!important;
}
.comment .commentTime {
overflow: hidden;
}
}
@media (min-width: 991px){	
.desktopBtt{
display:block;
}
}
@media (max-width: 800px) {
h1.awsm-color{
font-size: 31px;
}
}
@media(min-width:415px) and (max-width:568px){
.mywork .carousel-indicators {
left: -80px;
}
}
@media(max-width:414px){
.mywork h1 {
font-size: 40px;
}
.mywork h1 span {
font-size: 40px;
}
.mywork .carousel-indicators {
left: -70px;
}	.homeslider6 .sliderbtn {
margin-top: 30px !important;
}
.mainBanner14 span.slider12 {
font-size: 30px !important;
line-height: 35px !important;
}
}
@media(max-width:480px){
.homeslider6 h1{
font-size:70px;
}
.slide_banner_video .video_content {
top: 55%;
}
.main_footer_area .col-xs-6{
width: 100%;
display: block;
}
.comment .imgWrapper {
position: relative;
}
.commentContent .imgWrapper img {
margin: 0;
}
.comment .commentContent {
padding-left: 0;
margin-bottom: 5px;
position: relative;
}
.comment .commentTime {
padding-left: 0;
overflow: hidden;
}
.comment {
padding-right: 0px;
}
.commentBox {
padding: 25px 0px 20px 25px;
}
.comment .commentContent a,
.commentBlock li ul.children ul.children .commentBox p 	{
word-wrap: break-word;
}
.commentBlock li ul.children ul.children .commentBox p {
word-wrap: break-word;
}
}
@media(max-width:320px){
.homeslider6 .tp-caption{
width:280px!Important;
max-width:280px!important;
}
.homeslider6 h1{
font-size:70px;
}
.awesome_services h4{
font-size:25px;
}
}
@media (min-width: 1024px) and (max-width: 1350px)
{	
.leftImage {
width: 30%;
}
.leftImage img{
height: 100%;
}
}@font-face{font-family:'FontAwesome';src:url(//www.teknoideas.cl/wp-content/themes/webcore/assets/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(//www.teknoideas.cl/wp-content/themes/webcore/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(//www.teknoideas.cl/wp-content/themes/webcore/assets/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(//www.teknoideas.cl/wp-content/themes/webcore/assets/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(//www.teknoideas.cl/wp-content/themes/webcore/assets/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(//www.teknoideas.cl/wp-content/themes/webcore/assets/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face {
font-family: "Flaticon";
src: url(https://www.teknoideas.cl/wp-content/themes/webcore/assets/fonts/Flaticon.eot);
src: url(https://www.teknoideas.cl/wp-content/themes/webcore/assets/fonts/Flaticon.eot?#iefix) format("embedded-opentype"),
url(https://www.teknoideas.cl/wp-content/themes/webcore/assets/fonts/Flaticon.woff) format("woff"),
url(https://www.teknoideas.cl/wp-content/themes/webcore/assets/fonts/Flaticon.ttf) format("truetype"),
url(https://www.teknoideas.cl/wp-content/themes/webcore/assets/fonts/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url(https://www.teknoideas.cl/wp-content/themes/webcore/assets/fonts/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-size: 20px;
font-style: normal;
margin-left: 20px;
}
.flaticon-computer:before { content: "\f100"; }
.flaticon-pen:before { content: "\f101"; }
.flaticon-square:before { content: "\f102"; }
.flaticon-technology:before { content: "\f103"; }.swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden; z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
float: left;
}
.swiper-container-vertical > .swiper-wrapper {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate(0px, 0px);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-slide {
-webkit-flex-shrink: 0;
-ms-flex: 0 0 auto;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
} .swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
-webkit-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-transition-property: -webkit-transform, height;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform, height;
} .swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
} .swiper-wp8-horizontal {
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.swiper-wp8-vertical {
-ms-touch-action: pan-x;
touch-action: pan-x;
} .swiper-button-prev,
.swiper-button-next {
position: absolute;
top: 50%;
width: 27px;
height: 44px;
margin-top: -22px;
z-index: 10;
cursor: pointer;
-moz-background-size: 27px 44px;
-webkit-background-size: 27px 44px;
background-size: 27px 44px;
background-position: center;
background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
left: 10px;
right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
right: 10px;
left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
} .swiper-pagination {
position: absolute;
text-align: center;
-webkit-transition: 300ms;
-moz-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
} .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
bottom: 10px;
left: 0;
width: 100%;
} .swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: 0.2;
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-moz-appearance: none;
-ms-appearance: none;
-webkit-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
background: #fff;
}
.swiper-pagination-bullet-active {
opacity: 1;
background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
right: 10px;
top: 50%;
-webkit-transform: translate3d(0px, -50%, 0);
-moz-transform: translate3d(0px, -50%, 0);
-o-transform: translate(0px, -50%);
-ms-transform: translate3d(0px, -50%, 0);
transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 5px 0;
display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 5px;
} .swiper-pagination-progress {
background: rgba(0, 0, 0, 0.25);
position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
background: #007aff;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: left top;
-moz-transform-origin: left top;
-ms-transform-origin: left top;
-o-transform-origin: left top;
transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
-webkit-transform-origin: right top;
-moz-transform-origin: right top;
-ms-transform-origin: right top;
-o-transform-origin: right top;
transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
width: 100%;
height: 4px;
left: 0;
top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
width: 4px;
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
background: #000;
} .swiper-container-3d {
-webkit-perspective: 1200px;
-moz-perspective: 1200px;
-o-perspective: 1200px;
perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-right {
background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-top {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper { -ms-perspective: 1200px;
} .swiper-container-cube,
.swiper-container-flip {
overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
} .swiper-container-cube .swiper-slide {
visibility: hidden;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
-webkit-transform-origin: 100% 0;
-moz-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: 0.6;
-webkit-filter: blur(50px);
filter: blur(50px);
z-index: 0;
} .swiper-container-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
max-width: 100%;
max-height: 100%;
object-fit: contain;
} .swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
} .swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
-webkit-transform-origin: 50%;
-moz-transform-origin: 50%;
transform-origin: 50%;
-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
display: block;
content: "";
width: 100%;
height: 100%;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-position: 50%;
-webkit-background-size: 100%;
background-size: 100%;
background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg);
}
}.ms-section {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ms-section.ms-table{
display: table;
width: 100%;
}
.ms-tableCell {
display: table-cell;
vertical-align: middle;
width: 100%;
height: 100%;
}
.ms-easing {
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
#multiscroll-nav {
position: fixed;
z-index: 100;
margin-top: -32px;
top: 50%;
opacity: 1;
}
#multiscroll-nav.right {
right: 17px;
}
#multiscroll-nav.left {
left: 17px;
}
#multiscroll-nav ul{
margin: 0;
padding: 0;
}
#multiscroll-nav li{
display: block;
width: 14px;
height: 13px;
margin: 7px;
position:relative;
}
#multiscroll-nav li a{
display: block;
position: relative;
z-index: 1;
width: 100%;
height: 100%;
cursor: pointer;
text-decoration: none;
}
#multiscroll-nav li .active span{
background: #333;
}
#multiscroll-nav span{
top: 2px;
left: 2px;
width: 8px;
height: 8px;
border: 1px solid #000;
background: rgba(0, 0, 0, 0);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
position: absolute;
z-index: 1;
}
.multiscroll-tooltip {
position: absolute;
color: #fff;
font-size: 14px;
font-family: arial, helvetica, sans-serif;
top: -2px;
white-space: nowrap;
max-width: 220px;
}
.multiscroll-tooltip.right {
right: 20px;
}
.multiscroll-tooltip.left {
left: 20px;
}.SumoSelect p {margin: 0;}
.SumoSelect{width: 200px;}
.SelectBox {padding: 5px 8px;}
.sumoStopScroll{overflow:hidden;} .SumoSelect .hidden { display:none; }
.SumoSelect .search-txt{display:none;outline:none;}
.SumoSelect .no-match{display:none;padding: 6px;}
.SumoSelect.open .search-txt{display: inline-block;position: absolute;top: 0;left: 0;width: 100%;margin: 0;padding: 5px 8px;border: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 5px;}
.SumoSelect.open>.search>span, .SumoSelect.open>.search>label{visibility:hidden;} .SelectClass,.SumoUnder { position: absolute; top: 0; left: 0; right: 0; height: 100%; width: 100%; border: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.SelectClass{z-index: 1;}
.SumoSelect > .optWrapper > .options  li.opt label, .SumoSelect > .CaptionCont,.SumoSelect .select-all > label { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
.SumoSelect { display: inline-block; position: relative;outline:none;}
.SumoSelect:focus > .CaptionCont,.SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {box-shadow: 0 0 2px #7799D0;border-color: #7799D0;}
.SumoSelect > .CaptionCont { position: relative; border: 1px solid #A4A4A4; min-height: 14px; background-color: #fff;border-radius:2px;margin:0;}
.SumoSelect > .CaptionCont > span { display: block; padding-right: 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;cursor:default;} .SumoSelect > .CaptionCont > span.placeholder { color: #ccc; font-style: italic; }
.SumoSelect > .CaptionCont > label { position: absolute; top: 0; right: 0; bottom: 0; width: 30px;}
.SumoSelect > .CaptionCont > label > i { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=);
background-position: center center; width: 16px; height: 16px; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;background-repeat: no-repeat;opacity: 0.8;}
.SumoSelect > .optWrapper {display:none; z-index: 1000; top: 30px; width: 100%; position: absolute; left: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #fff; border: 1px solid #ddd; box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11); border-radius: 3px;overflow: hidden;}
.SumoSelect.open > .optWrapper {top:35px; display:block;}
.SumoSelect.open > .optWrapper.up {top: auto;bottom: 100%;margin-bottom: 5px;}
.SumoSelect > .optWrapper ul {list-style: none; display: block; padding: 0; margin: 0; overflow: auto;}
.SumoSelect > .optWrapper > .options { border-radius: 2px;position:relative; max-height: 250px; }
.SumoSelect > .optWrapper > .options li.group.disabled > label{opacity:0.5;}
.SumoSelect > .optWrapper > .options li ul li.opt{padding-left: 22px;}
.SumoSelect > .optWrapper.multiple > .options li ul li.opt{padding-left: 50px;}
.SumoSelect > .optWrapper.isFloating > .options {max-height: 100%;box-shadow: 0 0 100px #595959;}
.SumoSelect > .optWrapper > .options  li.opt { padding: 6px 6px; position: relative;border-bottom: 1px solid #f5f5f5;}
.SumoSelect > .optWrapper > .options > li.opt:first-child { border-radius: 2px 2px 0 0; }
.SumoSelect > .optWrapper > .options > li.opt:last-child {border-radius: 0 0 2px 2px; border-bottom: none;}
.SumoSelect > .optWrapper > .options li.opt:hover { background-color: #E4E4E4; }
.SumoSelect > .optWrapper > .options li.opt.sel{background-color: #a1c0e4; border-bottom: 1px solid #a1c0e4;}
.SumoSelect > .optWrapper > .options li label { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;cursor: pointer;}
.SumoSelect > .optWrapper > .options li span { display: none; }
.SumoSelect > .optWrapper > .options li.group > label {cursor: default;padding: 8px 6px;font-weight: bold;} .SumoSelect > .optWrapper.isFloating { position: fixed; top: 0; left: 0; right: 0; width: 90%; bottom: 0; margin: auto; max-height: 90%; } .SumoSelect > .optWrapper > .options li.opt.disabled { background-color: inherit;pointer-events: none;}
.SumoSelect > .optWrapper > .options li.opt.disabled * { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; } .SumoSelect > .optWrapper.multiple > .options li.opt { padding-left: 35px;cursor: pointer;}
.SumoSelect > .optWrapper.multiple > .options li.opt span,
.SumoSelect .select-all > span{position:absolute;display:block;width:30px;top:0;bottom:0;margin-left:-35px;}
.SumoSelect > .optWrapper.multiple > .options li.opt span i,
.SumoSelect .select-all > span i{position: absolute;margin: auto;left: 0;right: 0;top: 0;bottom: 0;width: 14px;height: 14px;border: 1px solid #AEAEAE;border-radius: 2px;box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);background-color: #fff;}
.SumoSelect > .optWrapper > .MultiControls { display: none; border-top: 1px solid #ddd; background-color: #fff; box-shadow: 0 0 2px rgba(0, 0, 0, 0.13); border-radius: 0 0 3px 3px; }
.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls { display: block; margin-top: 5px; position: absolute; bottom: 0; width: 100%; }
.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls { display: block; }
.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p { padding: 6px; }
.SumoSelect > .optWrapper.multiple > .MultiControls > p { display: inline-block; cursor: pointer; padding: 12px; width: 50%; box-sizing: border-box; text-align: center; }
.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover { background-color: #f1f1f1; }
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk { border-right: 1px solid #DBDBDB; border-radius: 0 0 0 3px; }
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel { border-radius: 0 0 3px 0; } .SumoSelect > .optWrapper.isFloating > .options li.opt { padding: 12px 6px; } .SumoSelect > .optWrapper.multiple.isFloating > .options li.opt { padding-left: 35px; }
.SumoSelect > .optWrapper.multiple.isFloating { padding-bottom: 43px; }
.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i{background-color: rgb(17, 169, 17);box-shadow: none;border-color: transparent;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC);background-repeat: no-repeat;background-position: center center;} .SumoSelect.disabled { opacity: 0.7;cursor: not-allowed;}
.SumoSelect.disabled > .CaptionCont{border-color:#ccc;box-shadow:none;} .SumoSelect .select-all{border-radius: 3px 3px 0 0;position: relative;border-bottom: 1px solid #ddd;background-color: #fff;padding: 8px 0 3px 35px;height: 20px;cursor: pointer;}
.SumoSelect .select-all > label, .SumoSelect .select-all > span i{cursor: pointer;}
.SumoSelect .select-all.partial > span i{background-color:#ccc;} .SumoSelect > .optWrapper > .options li.optGroup { padding-left: 5px; text-decoration: underline; }.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.teknoideas.cl/wp-content/themes/webcore/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}#closer_videopopup{
position: absolute;
display: table-cell;
right: 2%;
top: 2%;
font-size: 32px;
text-align: center;
vertical-align: middle;
padding: auto;
cursor: default;
background: none;
border: none;
color: #ffffff;
z-index: 100004;
}
#opct{
position: fixed;
z-index: 100;
width: 100%;
height: 100%;
top: 0;
left:0;
bottom: 0;
right: 0;
filter: alpha(opacity=90);
-moz-opacity: 0.90;
opacity: 0.9;
}
#videCont{
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
margin: auto;
max-width: 720px;
height: 0;
height: auto !important;
}
video{
position: absolute;
top: 15%;
left: 0;
width: 100%;
opacity: 1 !important;
}
#video1{
cursor: pointer; cursor: hand;
position: fixed;
top: 10%;
left: 0;
right: 0;
z-index: 101;
}html.fp-enabled,.fp-enabled body {    margin: 0;    padding: 0;    overflow:hidden; -webkit-tap-highlight-color: rgba(0,0,0,0);}#superContainer {    height: 100%;    position: relative; -ms-touch-action: none; touch-action: none;}.fp-section {    position: relative;    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}.fp-slide {    float: left;}.fp-slide, .fp-slidesContainer {    height: 100%;    display: block;}.fp-slides {    z-index:1;    height: 100%;    overflow: hidden;    position: relative;    -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}.fp-section.fp-table, .fp-slide.fp-table {    display: table;    table-layout:fixed;    width: 100%;}.fp-tableCell {    display: table-cell;    vertical-align: middle;    width: 100%;    height: 100%;}.fp-slidesContainer {    float: left;    position: relative;}.fp-controlArrow {    -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; position: absolute;    z-index: 4;    top: 50%;    cursor: pointer;    width: 0;    height: 0;    border-style: solid;    margin-top: -38px;    -webkit-transform: translate3d(0,0,0);    -ms-transform: translate3d(0,0,0);    transform: translate3d(0,0,0);}.fp-controlArrow.fp-prev {    left: 15px;    width: 0;    border-width: 38.5px 34px 38.5px 0;    border-color: transparent #fff transparent transparent;}.fp-controlArrow.fp-next {    right: 15px;    border-width: 38.5px 0 38.5px 34px;    border-color: transparent transparent transparent #fff;}.fp-scrollable {    overflow: hidden;    position: relative;}.fp-scroller{    overflow: hidden;}.iScrollIndicator{    border: 0 !important;}.fp-notransition {    -webkit-transition: none !important;    transition: none !important;}#fp-nav {    position: fixed;    z-index: 100;    margin-top: -32px;    top: 50%;    opacity: 1;    -webkit-transform: translate3d(0,0,0);}#fp-nav.right {    right: 17px;}#fp-nav.left {    left: 17px;}.fp-slidesNav{    position: absolute;    z-index: 4;    left: 50%;    opacity: 1;    -webkit-transform: translate3d(0,0,0);    -ms-transform: translate3d(0,0,0);    transform: translate3d(0,0,0);}.fp-slidesNav.bottom {    bottom: 17px;}.fp-slidesNav.top {    top: 17px;}#fp-nav ul,.fp-slidesNav ul {  margin: 0;  padding: 0;}#fp-nav ul li,.fp-slidesNav ul li {    display: block;    position:relative;}.fp-slidesNav ul li {    display: inline-block;}#fp-nav ul li a,.fp-slidesNav ul li a {    display: block;    position: relative;    z-index: 1;    width: 100%;    height: 100%;    cursor: pointer;    text-decoration: none;	height: 12px;	width: 12px;	border: 1px solid #fff;	border-radius: 50%;	margin-bottom: 10px;}#fp-nav ul li a.active {    background: #fff;}.fp-slidesNav ul li:last-child a {	margin-bottom: 0px;}#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span{     } #fp-nav ul li a span,.fp-slidesNav ul li a span {    border-radius: 50%;    position: absolute;    z-index: 1;    left: 50%;    top: 50%;    -webkit-transition: all 0.1s ease-in-out;    -moz-transition: all 0.1s ease-in-out;    -o-transition: all 0.1s ease-in-out;    transition: all 0.1s ease-in-out;}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{    width: 10px;    height: 10px;    margin: -5px 0px 0px -5px;}#fp-nav ul li .fp-tooltip {    position: absolute;    top: -2px;    color: #fff;    font-size: 14px;    font-family: arial, helvetica, sans-serif;    white-space: nowrap;    max-width: 220px;    overflow: hidden;    display: block;    opacity: 0;    width: 0;    cursor: pointer;}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active + .fp-tooltip {    -webkit-transition: opacity 0.2s ease-in;    transition: opacity 0.2s ease-in;    width: auto;    opacity: 1;}#fp-nav ul li .fp-tooltip.right {    right: 20px;}#fp-nav ul li .fp-tooltip.left {    left: 20px;}.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell{    height: auto !important;}.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell {    height: auto !important;}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated2s {
animation-duration: 2s;
animation-fill-mode: both;
}
.animated4s {
animation-duration: 4s;
animation-fill-mode: both;
}
.animated6s {
animation-duration: 6s;
animation-fill-mode: both;
}
.animated.infinite {
animation-iteration-count: infinite;
}
.animated.hinge {
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
animation-duration: .75s;
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transform: translate3d(0,0,0);
}
40%, 43% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -30px, 0);
}
70% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -15px, 0);
}
90% {
transform: translate3d(0,-4px,0);
}
}
.bounce {
animation-name: bounce;
transform-origin: center bottom;
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
animation-name: flash;
} @keyframes pulse {
from {
transform: scale3d(1, 1, 1);
}
50% {
transform: scale3d(1.05, 1.05, 1.05);
}
to {
transform: scale3d(1, 1, 1);
}
}
.pulse {
animation-name: pulse;
}
@keyframes rubberBand {
from {
transform: scale3d(1, 1, 1);
}
30% {
transform: scale3d(1.25, 0.75, 1);
}
40% {
transform: scale3d(0.75, 1.25, 1);
}
50% {
transform: scale3d(1.15, 0.85, 1);
}
65% {
transform: scale3d(.95, 1.05, 1);
}
75% {
transform: scale3d(1.05, .95, 1);
}
to {
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
animation-name: rubberBand;
}
@keyframes shake {
from, to {
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
transform: translate3d(10px, 0, 0);
}
}
.shake {
animation-name: shake;
}
@keyframes headShake {
0% {
transform: translateX(0);
}
6.5% {
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
transform: translateX(5px) rotateY(7deg);
}
31.5% {
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
transform: translateX(2px) rotateY(3deg);
}
50% {
transform: translateX(0);
}
}
.headShake {
animation-timing-function: ease-in-out;
animation-name: headShake;
}
@keyframes swing {
20% {
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
transform: rotate3d(0, 0, 1, -5deg);
}
to {
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
transform-origin: top center;
animation-name: swing;
}
@keyframes tada {
from {
transform: scale3d(1, 1, 1);
}
10%, 20% {
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
transform: scale3d(1, 1, 1);
}
}
.tada {
animation-name: tada;
} @keyframes wobble {
from {
transform: none;
}
15% {
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
transform: none;
}
}
.wobble {
animation-name: wobble;
}
@keyframes jello {
from, 11.1%, to {
transform: none;
}
22.2% {
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
animation-name: jello;
transform-origin: center;
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
20% {
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
animation-name: bounceIn;
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, 25px, 0);
}
75% {
transform: translate3d(0, -10px, 0);
}
90% {
transform: translate3d(0, 5px, 0);
}
to {
transform: none;
}
}
.bounceInDown {
animation-name: bounceInDown;
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(25px, 0, 0);
}
75% {
transform: translate3d(-10px, 0, 0);
}
90% {
transform: translate3d(5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInLeft {
animation-name: bounceInLeft;
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(-25px, 0, 0);
}
75% {
transform: translate3d(10px, 0, 0);
}
90% {
transform: translate3d(-5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInRight {
animation-name: bounceInRight;
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
75% {
transform: translate3d(0, 10px, 0);
}
90% {
transform: translate3d(0, -5px, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
animation-name: bounceInUp;
}
@keyframes bounceOut {
20% {
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
animation-name: bounceOut;
}
@keyframes bounceOutDown {
20% {
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
20% {
opacity: 1;
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
20% {
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
animation-name: bounceOutUp;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
animation-name: fadeIn;
}
@keyframes fadeInDown {
from {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDown {
animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
from {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDownBig {
animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
from {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeft {
animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeftBig {
animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
from {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRight {
animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
from {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRightBig {
animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUp {
animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
from {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUpBig {
animation-name: fadeInUpBig;
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
animation-name: fadeOutUpBig;
}
@keyframes flip {
from {
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) scale3d(.95, .95, .95);
animation-timing-function: ease-in;
}
to {
transform: perspective(400px);
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
animation-name: flip;
}
@keyframes flipInX {
from {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInX;
}
@keyframes flipInY {
from {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInY;
}
@keyframes flipOutX {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@keyframes flipOutY {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipOutY;
}
@keyframes lightSpeedIn {
from {
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
transform: skewX(20deg);
opacity: 1;
}
80% {
transform: skewX(-5deg);
opacity: 1;
}
to {
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
animation-name: lightSpeedIn;
animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
animation-name: lightSpeedOut;
animation-timing-function: ease-in;
}
@keyframes rotateIn {
from {
transform-origin: center;
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
transform-origin: center;
transform: none;
opacity: 1;
}
}
.rotateIn {
animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
animation-name: rotateInUpRight;
}
@keyframes rotateOut {
from {
transform-origin: center;
opacity: 1;
}
to {
transform-origin: center;
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
animation-name: rotateOutUpRight;
}
@keyframes hinge {
0% {
transform-origin: top left;
animation-timing-function: ease-in-out;
}
20%, 60% {
transform: rotate3d(0, 0, 1, 80deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
}
40%, 80% {
transform: rotate3d(0, 0, 1, 60deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
animation-name: hinge;
}
@keyframes jackInTheBox {
from {
opacity: 0;
transform: scale(0.1) rotate(30deg);
transform-origin: center bottom;
}
50% {
transform: rotate(-10deg);
}
70% {
transform: rotate(3deg);
}
to {
opacity: 1;
transform: scale(1);
}
}
.jackInTheBox {
animation-name: jackInTheBox;
} @keyframes rollIn {
from {
opacity: 0;
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
transform: none;
}
}
.rollIn {
animation-name: rollIn;
} @keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
animation-name: rollOut;
}
@keyframes zoomIn {
from {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
animation-name: zoomIn;
}
@keyframes zoomInDown {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
animation-name: zoomInDown;
}
@keyframes zoomInLeft {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
animation-name: zoomInLeft;
}
@keyframes zoomInRight {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
animation-name: zoomInRight;
}
@keyframes zoomInUp {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
animation-name: zoomInUp;
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
animation-name: zoomOut;
}
@keyframes zoomOutDown {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
transform: scale(.1) translate3d(-2000px, 0, 0);
transform-origin: left center;
}
}
.zoomOutLeft {
animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
transform: scale(.1) translate3d(2000px, 0, 0);
transform-origin: right center;
}
}
.zoomOutRight {
animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
animation-name: zoomOutUp;
}
@keyframes slideInDown {
from {
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
animation-name: slideInDown;
}
@keyframes slideInLeft {
from {
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
animation-name: slideInLeft;
}
@keyframes slideInRight {
from {
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
animation-name: slideInRight;
}
@keyframes slideInUp {
from {
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
animation-name: slideInUp;
}
@keyframes slideOutDown {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
animation-name: slideOutDown;
}
@keyframes slideOutLeft {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
animation-name: slideOutLeft;
}
@keyframes slideOutRight {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
animation-name: slideOutRight;
}
@keyframes slideOutUp {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
animation-name: slideOutUp;
}@font-face {
font-family: 'Stroke-Gap-Icons';
src: url(//www.teknoideas.cl/wp-content/themes/webcore/assets/css/fonts/Stroke-Gap-Icons.eot);
}
@font-face {
font-family: 'Stroke-Gap-Icons';
src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype'),
url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAIP4AAoAAAAAg7AAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAfQ4AAH0O2y4JFk9TLzIAAH4EAAAAYAAAAGAIIv19Y21hcAAAfmQAAABMAAAATBpVzR5nYXNwAAB+sAAAAAgAAAAIAAAAEGhlYWQAAH64AAAANgAAADYAUlk+aGhlYQAAfvAAAAAkAAAAJAPkAqlobXR4AAB/FAAAAzAAAAMwkQcUJ21heHAAAIJEAAAABgAAAAYAzFAAbmFtZQAAgkwAAAGKAAABipxmbApwb3N0AACD2AAAACAAAAAgAAMAAAEABAQAAQEBEVN0cm9rZS1HYXAtSWNvbnMAAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHiGf4mPh9BR0AAAYJDx0AAAYOER0AAAAJHQAAfQUSAM0CAAEAEQAhACMAJQAoAC0AMgA3ADwAQQBGAEsAUABVAFoAXwBkAGkAbgBzAHgAfQCCAIcAjACRAJYAmwCgAKUAqgCvALQAuQC+AMMAyADNANIA1wDcAOEA5gDrAPAA9QD6AP8BBAEJAQ4BEwEYAR0BIgEnASwBMQE2ATsBQAFFAUoBTwFUAVkBXgFjAWgBbQFyAXcBfAGBAYYBiwGQAZUBmgGfAaQBqQGuAbMBuAG9AcIBxwHMAdEB1gHbAeAB5QHqAe8B9AH5Af4CAwIIAg0CEgIXAhwCIQImAisCMAI1AjoCPwJEAkkCTgJTAlgCXQJiAmcCbAJxAnYCewKAAoUCigKPApQCmQKeAqMCqAKtArICtwK8AsECxgLLAtAC1QLaAt8C5ALpAu4C8wL4Av0DAgMHAwwDEQMWAxsDIAMlAyoDLwM0AzkDPgNDA0gDTQNSA1cDXANhA2YDawNwA3UDegN/A4QDiQOOA5MDmAOdA6IDpwOsA7EDtgO7A8ADxQPKA88D1APZA94D4wPoA+0D8gP3A/wEAQQGBAsEEFN0cm9rZS1HYXAtSWNvbnNTdHJva2UtR2FwLUljb25zdTB1MXUyMHVFNjAwdUU2MDF1RTYwMnVFNjAzdUU2MDR1RTYwNXVFNjA2dUU2MDd1RTYwOHVFNjA5dUU2MEF1RTYwQnVFNjBDdUU2MER1RTYwRXVFNjBGdUU2MTB1RTYxMXVFNjEydUU2MTN1RTYxNHVFNjE1dUU2MTZ1RTYxN3VFNjE4dUU2MTl1RTYxQXVFNjFCdUU2MUN1RTYxRHVFNjFFdUU2MUZ1RTYyMHVFNjIxdUU2MjJ1RTYyM3VFNjI0dUU2MjV1RTYyNnVFNjI3dUU2Mjh1RTYyOXVFNjJBdUU2MkJ1RTYyQ3VFNjJEdUU2MkV1RTYyRnVFNjMwdUU2MzF1RTYzMnVFNjMzdUU2MzR1RTYzNXVFNjM2dUU2Mzd1RTYzOHVFNjM5dUU2M0F1RTYzQnVFNjNDdUU2M0R1RTYzRXVFNjNGdUU2NDB1RTY0MXVFNjQydUU2NDN1RTY0NHVFNjQ1dUU2NDZ1RTY0N3VFNjQ4dUU2NDl1RTY0QXVFNjRCdUU2NEN1RTY0RHVFNjRFdUU2NEZ1RTY1MHVFNjUxdUU2NTJ1RTY1M3VFNjU0dUU2NTV1RTY1NnVFNjU3dUU2NTh1RTY1OXVFNjVBdUU2NUJ1RTY1Q3VFNjVEdUU2NUV1RTY1RnVFNjYwdUU2NjF1RTY2MnVFNjYzdUU2NjR1RTY2NXVFNjY2dUU2Njd1RTY2OHVFNjY5dUU2NkF1RTY2QnVFNjZDdUU2NkR1RTY2RXVFNjZGdUU2NzB1RTY3MXVFNjcydUU2NzN1RTY3NHVFNjc1dUU2NzZ1RTY3N3VFNjc4dUU2Nzl1RTY3QXVFNjdCdUU2N0N1RTY3RHVFNjdFdUU2N0Z1RTY4MHVFNjgxdUU2ODJ1RTY4M3VFNjg0dUU2ODV1RTY4NnVFNjg3dUU2ODh1RTY4OXVFNjhBdUU2OEJ1RTY4Q3VFNjhEdUU2OEV1RTY4RnVFNjkwdUU2OTF1RTY5MnVFNjkzdUU2OTR1RTY5NXVFNjk2dUU2OTd1RTY5OHVFNjk5dUU2OUF1RTY5QnVFNjlDdUU2OUR1RTY5RXVFNjlGdUU2QTB1RTZBMXVFNkEydUU2QTN1RTZBNHVFNkE1dUU2QTZ1RTZBN3VFNkE4dUU2QTl1RTZBQXVFNkFCdUU2QUN1RTZBRHVFNkFFdUU2QUZ1RTZCMHVFNkIxdUU2QjJ1RTZCM3VFNkI0dUU2QjV1RTZCNnVFNkI3dUU2Qjh1RTZCOXVFNkJBdUU2QkJ1RTZCQ3VFNkJEdUU2QkV1RTZCRnVFNkMwdUU2QzF1RTZDMnVFNkMzdUU2QzR1RTZDNXVFNkM2dUU2QzcAAAIBiQDKAMwCAAEA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tovAi8C2tsCLwIu2YItWi1ZgYFaLCIv3NBVoi25ui2iLaKhurouui6ioi66Lrm6oaIsI+1SrFcuLi2tLi4urBffUixXLi4trS4uLqwWL+zQVy4uLa0uLi6sF+9SLFcuLi2tLi4urBQ74lNsV+2SLi6v3RIuL97T8VIuL+7T3RYuLa/tli4v39PiUiwVL+7QV/BSLi/d0+BSLi/t0Bfv0qxX31IuL9zT71IuL+zQF9yRMFauLi2pri4usBTpKFfdWi4tr+1aLi6sFDvg09/QV+9SLBWiLbqiLrouuqKiuiwj31IsFrouobotoi2hubmiLCPvU6xV5i319i3mLeZl9nYsI99SLBZ2LmZmLnYudfZl5iwj71IsF90T8dBVri4vUZLLMy0vKsbOL1KuLizRycsxLSkukcgUO+CNrFfuyi3r4A6uNmvvl93aLmvflq4kF+/TMFfgUi4tr/BSLi6sF99hrFfuci6L3BPdui6L7BAX7dKsV90yLgrv7OouCWwXn+8QVaItuqIuui66oqK6Lrouobotoi2hubmiLCIvrFXmLfX2LeYt5mX2di52LmZmLnYudfZl5iwgr6xX3VIuLa/tUi4urBYv7dBX3VIuLa/tUi4urBQ6LixX4lIuLa/yUi4urBYv4dBWri4v8lGuLi/iUBfcE/FQVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sF/CTLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBfdE+/QVK4uL93Tri4v7dAVLqxWri4v3NGuLi/s0BfdUaxUri4v39OuLi/v0BUurFauLi/e0a4uL+7QF91RrFSuLi/e064uL+7QFS6sVq4uL93Rri4v7dAUOi4sV+JSLi2v8lIuLqwWL+HQVq4uL/JRri4v4lAX3BPxUFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBfwkyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWL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Ffe0i4v4FPu0i4v8FAW793QV91SLi2v7VIuLqwWLSxX3VIuLa/tUi4urBYtLFfdUi4tr+1SLi6sFi/dUFeuLi2sri4urBfgE/BQV++SLi6v3xIuL+BRsi4uryosFDvck95QV92SLi2v7ZIuLqwWLSxX3ZIuLa/tki4urBYtLFfdki4tr+2SLi6sFi/d0FeuLi2sri4urBffU/BQV/ESLi/hUq4uL/DT4BIuL+FT8JIuLq/hEiwUO95TbFVyLY66DuAj7N4ut95arh237cvcyi4t7BYtoqG6ui66LqKiLrgiLm/cyi233cquPrfuW+zeLBYNeY2hciwj3lCsV/JSLi/ckq4uL+wT4VIuL9wSriwUr6xVri4v3ZPuUi4v7ZGuLi/eE99SLBfuUSxXbi4trO4uLqwWLSxX3VIuLa/tUi4urBYtLFfdUi4tr+1SLi6sFDvg094QV+ySLi/ckq4uL+wT3BIsF0PdfFaF1+1X7VXWh91X3VQX7ifwvFWuLi/cE+wSLi6v3JIsFYXcVoXX7VftVdaH3VfdVBfs690cVa4uL9wT3BIuLazuLBWv7BBWri4sra4uL6wX3JPckFeuLi2sri4urBfgE/JMV+wSLi6vbi4vbq4sFa/cUFauLiytri4vrBftk+2QV64uLayuLi6sFDveU6xVci2Oug7gI+zeLr/ek+FCLr/uk+zeLBYNeY2hciwj7cvcEFfcyi4t7BYtoqG6ui66LqKiLrgiLm/cyi2/3ZPwYi2/7ZAX4cvtkFfyUi4v3JKuLi/sE+FSLi/cEq4sFDvg0axX71IuL+ASri4v75PeUi4v35KuLBfv0yxX4FIuLa/wUi4urBfekaxX7NIuL9wT3NIuL+wQF+xSrFeuLi7sri4tbBXv7BBWri4v7dGuLi/d0BeuLFauLi/t0a4uL93QFDvgEqxX7dIsFO4tLzIvai9rLzNuLCPeEiwXOi8hGi0CLPEtKO4sI+3T3lBVNi1lZi02LTb1ZyYsI93SLBcmLvb2LyYvKWLxeiwj7hIsFe1sVq4uL+xRri4v3FAVbWxX3FIuLa/sUi4urBfdU9zQVa4uLqwWLpaGhpYsIi2sFgouEhIuCCItrBcL7QRWEkoGLhYQIdKIFnp6pi554CHV0BV1eFYKUhpeLmIuYkJeUlAiidAWIiImHi4eLh42HjogIdHQF9yK4FYSSgYuF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) format('woff');
font-weight: normal;
font-style: normal;
}
.icon {
font-family: 'Stroke-Gap-Icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-WorldWide:before {
content: "\e600";
}
.icon-WorldGlobe:before {
content: "\e601";
}
.icon-Underpants:before {
content: "\e602";
}
.icon-Tshirt:before {
content: "\e603";
}
.icon-Trousers:before {
content: "\e604";
}
.icon-Tie:before {
content: "\e605";
}
.icon-TennisBall:before {
content: "\e606";
}
.icon-Telesocpe:before {
content: "\e607";
}
.icon-Stop:before {
content: "\e608";
}
.icon-Starship:before {
content: "\e609";
}
.icon-Starship2:before {
content: "\e60a";
}
.icon-Speaker:before {
content: "\e60b";
}
.icon-Speaker2:before {
content: "\e60c";
}
.icon-Soccer:before {
content: "\e60d";
}
.icon-Snikers:before {
content: "\e60e";
}
.icon-Scisors:before {
content: "\e60f";
}
.icon-Puzzle:before {
content: "\e610";
}
.icon-Printer:before {
content: "\e611";
}
.icon-Pool:before {
content: "\e612";
}
.icon-Podium:before {
content: "\e613";
}
.icon-Play:before {
content: "\e614";
}
.icon-Planet:before {
content: "\e615";
}
.icon-Pause:before {
content: "\e616";
}
.icon-Next:before {
content: "\e617";
}
.icon-MusicNote2:before {
content: "\e618";
}
.icon-MusicNote:before {
content: "\e619";
}
.icon-MusicMixer:before {
content: "\e61a";
}
.icon-Microphone:before {
content: "\e61b";
}
.icon-Medal:before {
content: "\e61c";
}
.icon-ManFigure:before {
content: "\e61d";
}
.icon-Magnet:before {
content: "\e61e";
}
.icon-Like:before {
content: "\e61f";
}
.icon-Hanger:before {
content: "\e620";
}
.icon-Handicap:before {
content: "\e621";
}
.icon-Forward:before {
content: "\e622";
}
.icon-Footbal:before {
content: "\e623";
}
.icon-Flag:before {
content: "\e624";
}
.icon-FemaleFigure:before {
content: "\e625";
}
.icon-Dislike:before {
content: "\e626";
}
.icon-DiamondRing:before {
content: "\e627";
}
.icon-Cup:before {
content: "\e628";
}
.icon-Crown:before {
content: "\e629";
}
.icon-Column:before {
content: "\e62a";
}
.icon-Click:before {
content: "\e62b";
}
.icon-Cassette:before {
content: "\e62c";
}
.icon-Bomb:before {
content: "\e62d";
}
.icon-BatteryLow:before {
content: "\e62e";
}
.icon-BatteryFull:before {
content: "\e62f";
}
.icon-Bascketball:before {
content: "\e630";
}
.icon-Astronaut:before {
content: "\e631";
}
.icon-WineGlass:before {
content: "\e632";
}
.icon-Water:before {
content: "\e633";
}
.icon-Wallet:before {
content: "\e634";
}
.icon-Umbrella:before {
content: "\e635";
}
.icon-TV:before {
content: "\e636";
}
.icon-TeaMug:before {
content: "\e637";
}
.icon-Tablet:before {
content: "\e638";
}
.icon-Soda:before {
content: "\e639";
}
.icon-SodaCan:before {
content: "\e63a";
}
.icon-SimCard:before {
content: "\e63b";
}
.icon-Signal:before {
content: "\e63c";
}
.icon-Shaker:before {
content: "\e63d";
}
.icon-Radio:before {
content: "\e63e";
}
.icon-Pizza:before {
content: "\e63f";
}
.icon-Phone:before {
content: "\e640";
}
.icon-Notebook:before {
content: "\e641";
}
.icon-Mug:before {
content: "\e642";
}
.icon-Mastercard:before {
content: "\e643";
}
.icon-Ipod:before {
content: "\e644";
}
.icon-Info:before {
content: "\e645";
}
.icon-Icecream2:before {
content: "\e646";
}
.icon-Icecream1:before {
content: "\e647";
}
.icon-Hourglass:before {
content: "\e648";
}
.icon-Help:before {
content: "\e649";
}
.icon-Goto:before {
content: "\e64a";
}
.icon-Glasses:before {
content: "\e64b";
}
.icon-Gameboy:before {
content: "\e64c";
}
.icon-ForkandKnife:before {
content: "\e64d";
}
.icon-Export:before {
content: "\e64e";
}
.icon-Exit:before {
content: "\e64f";
}
.icon-Espresso:before {
content: "\e650";
}
.icon-Drop:before {
content: "\e651";
}
.icon-Download:before {
content: "\e652";
}
.icon-Dollars:before {
content: "\e653";
}
.icon-Dollar:before {
content: "\e654";
}
.icon-DesktopMonitor:before {
content: "\e655";
}
.icon-Corkscrew:before {
content: "\e656";
}
.icon-CoffeeToGo:before {
content: "\e657";
}
.icon-Chart:before {
content: "\e658";
}
.icon-ChartUp:before {
content: "\e659";
}
.icon-ChartDown:before {
content: "\e65a";
}
.icon-Calculator:before {
content: "\e65b";
}
.icon-Bread:before {
content: "\e65c";
}
.icon-Bourbon:before {
content: "\e65d";
}
.icon-BottleofWIne:before {
content: "\e65e";
}
.icon-Bag:before {
content: "\e65f";
}
.icon-Arrow:before {
content: "\e660";
}
.icon-Antenna2:before {
content: "\e661";
}
.icon-Antenna1:before {
content: "\e662";
}
.icon-Anchor:before {
content: "\e663";
}
.icon-Wheelbarrow:before {
content: "\e664";
}
.icon-Webcam:before {
content: "\e665";
}
.icon-Unlinked:before {
content: "\e666";
}
.icon-Truck:before {
content: "\e667";
}
.icon-Timer:before {
content: "\e668";
}
.icon-Time:before {
content: "\e669";
}
.icon-StorageBox:before {
content: "\e66a";
}
.icon-Star:before {
content: "\e66b";
}
.icon-ShoppingCart:before {
content: "\e66c";
}
.icon-Shield:before {
content: "\e66d";
}
.icon-Seringe:before {
content: "\e66e";
}
.icon-Pulse:before {
content: "\e66f";
}
.icon-Plaster:before {
content: "\e670";
}
.icon-Plaine:before {
content: "\e671";
}
.icon-Pill:before {
content: "\e672";
}
.icon-PicnicBasket:before {
content: "\e673";
}
.icon-Phone2:before {
content: "\e674";
}
.icon-Pencil:before {
content: "\e675";
}
.icon-Pen:before {
content: "\e676";
}
.icon-PaperClip:before {
content: "\e677";
}
.icon-On-Off:before {
content: "\e678";
}
.icon-Mouse:before {
content: "\e679";
}
.icon-Megaphone:before {
content: "\e67a";
}
.icon-Linked:before {
content: "\e67b";
}
.icon-Keyboard:before {
content: "\e67c";
}
.icon-House:before {
content: "\e67d";
}
.icon-Heart:before {
content: "\e67e";
}
.icon-Headset:before {
content: "\e67f";
}
.icon-FullShoppingCart:before {
content: "\e680";
}
.icon-FullScreen:before {
content: "\e681";
}
.icon-Folder:before {
content: "\e682";
}
.icon-Floppy:before {
content: "\e683";
}
.icon-Files:before {
content: "\e684";
}
.icon-File:before {
content: "\e685";
}
.icon-FileBox:before {
content: "\e686";
}
.icon-ExitFullScreen:before {
content: "\e687";
}
.icon-EmptyBox:before {
content: "\e688";
}
.icon-Delete:before {
content: "\e689";
}
.icon-Controller:before {
content: "\e68a";
}
.icon-Compass:before {
content: "\e68b";
}
.icon-CompassTool:before {
content: "\e68c";
}
.icon-ClipboardText:before {
content: "\e68d";
}
.icon-ClipboardChart:before {
content: "\e68e";
}
.icon-ChemicalGlass:before {
content: "\e68f";
}
.icon-CD:before {
content: "\e690";
}
.icon-Carioca:before {
content: "\e691";
}
.icon-Car:before {
content: "\e692";
}
.icon-Book:before {
content: "\e693";
}
.icon-BigTruck:before {
content: "\e694";
}
.icon-Bicycle:before {
content: "\e695";
}
.icon-Wrench:before {
content: "\e696";
}
.icon-Web:before {
content: "\e697";
}
.icon-Watch:before {
content: "\e698";
}
.icon-Volume:before {
content: "\e699";
}
.icon-Video:before {
content: "\e69a";
}
.icon-Users:before {
content: "\e69b";
}
.icon-User:before {
content: "\e69c";
}
.icon-UploadCLoud:before {
content: "\e69d";
}
.icon-Typing:before {
content: "\e69e";
}
.icon-Tools:before {
content: "\e69f";
}
.icon-Tag:before {
content: "\e6a0";
}
.icon-Speedometter:before {
content: "\e6a1";
}
.icon-Share:before {
content: "\e6a2";
}
.icon-Settings:before {
content: "\e6a3";
}
.icon-Search:before {
content: "\e6a4";
}
.icon-Screwdriver:before {
content: "\e6a5";
}
.icon-Rolodex:before {
content: "\e6a6";
}
.icon-Ringer:before {
content: "\e6a7";
}
.icon-Resume:before {
content: "\e6a8";
}
.icon-Restart:before {
content: "\e6a9";
}
.icon-PowerOff:before {
content: "\e6aa";
}
.icon-Pointer:before {
content: "\e6ab";
}
.icon-Picture:before {
content: "\e6ac";
}
.icon-OpenedLock:before {
content: "\e6ad";
}
.icon-Notes:before {
content: "\e6ae";
}
.icon-Mute:before {
content: "\e6af";
}
.icon-Movie:before {
content: "\e6b0";
}
.icon-Microphone2:before {
content: "\e6b1";
}
.icon-Message:before {
content: "\e6b2";
}
.icon-MessageRight:before {
content: "\e6b3";
}
.icon-MessageLeft:before {
content: "\e6b4";
}
.icon-Menu:before {
content: "\e6b5";
}
.icon-Media:before {
content: "\e6b6";
}
.icon-Mail:before {
content: "\e6b7";
}
.icon-List:before {
content: "\e6b8";
}
.icon-Layers:before {
content: "\e6b9";
}
.icon-Key:before {
content: "\e6ba";
}
.icon-Imbox:before {
content: "\e6bb";
}
.icon-Eye:before {
content: "\e6bc";
}
.icon-Edit:before {
content: "\e6bd";
}
.icon-DSLRCamera:before {
content: "\e6be";
}
.icon-DownloadCloud:before {
content: "\e6bf";
}
.icon-CompactCamera:before {
content: "\e6c0";
}
.icon-Cloud:before {
content: "\e6c1";
}
.icon-ClosedLock:before {
content: "\e6c2";
}
.icon-Chart2:before {
content: "\e6c3";
}
.icon-Bulb:before {
content: "\e6c4";
}
.icon-Briefcase:before {
content: "\e6c5";
}
.icon-Blog:before {
content: "\e6c6";
}
.icon-Agenda:before {
content: "\e6c7";
}