@CHARSET "UTF-8";
ul.tagit {
padding: 1px 5px;
overflow: auto;
margin-left: inherit; margin-right: inherit;
}
ul.tagit li {
display: block;
float: left;
margin: 2px 5px 2px 0;
}
ul.tagit li.tagit-choice {    
position: relative;
line-height: inherit;
}
input.tagit-hidden-field {
display: none;
}
ul.tagit li.tagit-choice-read-only { 
padding: .2em .5em .2em .5em; 
} 
ul.tagit li.tagit-choice-editable { 
padding: .2em 18px .2em .5em; 
} 
ul.tagit li.tagit-new {
padding: .25em 4px .25em 0;
}
ul.tagit li.tagit-choice a.tagit-label {
cursor: pointer;
text-decoration: none;
}
ul.tagit li.tagit-choice .tagit-close {
cursor: pointer;
position: absolute;
right: .1em;
top: 50%;
margin-top: -8px;
line-height: 17px;
} ul.tagit li.tagit-choice .tagit-close .text-icon {
display: none;
}
ul.tagit li.tagit-choice input {
display: block;
float: left;
margin: 2px 5px 2px 0;
}
ul.tagit input[type="text"] {
-moz-box-sizing:    border-box;
-webkit-box-sizing: border-box;
box-sizing:         border-box;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
margin: 0;
padding: 0;
width: inherit;
background-color: inherit;
outline: none;
}ul.tagit {
border-style: solid;
border-width: 1px;
border-color: #C6C6C6;
background: inherit;
}
ul.tagit li.tagit-choice {
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-border-radius: 6px;
border: 1px solid #CAD8F3;
background: none;
background-color: #DEE7F8;
font-weight: normal;
}
ul.tagit li.tagit-choice .tagit-label:not(a) {
color: #555;
}
ul.tagit li.tagit-choice a.tagit-close {
text-decoration: none;
}
ul.tagit li.tagit-choice .tagit-close {
right: .4em;
}
ul.tagit li.tagit-choice .ui-icon {
display: none;
}
ul.tagit li.tagit-choice .tagit-close .text-icon {
display: inline;
font-family: arial, sans-serif;
font-size: 16px;
line-height: 16px;
color: #777;
}
ul.tagit li.tagit-choice:hover, ul.tagit li.tagit-choice.remove {
background-color: #bbcef1;
border-color: #6d95e0;
}
ul.tagit li.tagit-choice a.tagLabel:hover,
ul.tagit li.tagit-choice a.tagit-close .text-icon:hover {
color: #222;
}
ul.tagit input[type="text"] {
color: #333333;
background: none;
}
.ui-widget {
font-size: 1.1em;
} .tagit-autocomplete.ui-autocomplete { position: absolute; cursor: default; }
* html .tagit-autocomplete.ui-autocomplete { width:1px; } .tagit-autocomplete.ui-menu {
list-style:none;
padding: 2px;
margin: 0;
display:block;
float: left;
}
.tagit-autocomplete.ui-menu .ui-menu {
margin-top: -3px;
}
.tagit-autocomplete.ui-menu .ui-menu-item {
margin:0;
padding: 0;
zoom: 1;
float: left;
clear: left;
width: 100%;
}
.tagit-autocomplete.ui-menu .ui-menu-item a {
text-decoration:none;
display:block;
padding:.2em .4em;
line-height:1.5;
zoom:1;
}
.tagit-autocomplete .ui-menu .ui-menu-item a.ui-state-hover,
.tagit-autocomplete .ui-menu .ui-menu-item a.ui-state-active {
font-weight: normal;
margin: -1px;
}
.tagit-autocomplete.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff 50% 50% repeat-x; color: #222222; }
.tagit-autocomplete.ui-corner-all, .tagit-autocomplete .ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; }
.tagit-autocomplete .ui-state-hover, .tagit-autocomplete .ui-state-focus { border: 1px solid #999999; background: #dadada; font-weight: normal; color: #212121; }
.tagit-autocomplete .ui-state-active  { border: 1px solid #aaaaaa; }
.tagit-autocomplete .ui-widget-content { border: 1px solid #aaaaaa; }
.tagit .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px,1px,1px,1px); }.ap-form-field-wrapper > label {
display: block;
margin-bottom: 5px;
}
.ap-form-field > input {
height: 34px;
padding: 0 10px;
width: 100%;
}
.ap-form-field-wrapper {
margin-bottom: 10px;
margin-top: 10px;
}
.ap-form-submit-button {
width: 30% !important;
}
.ap-form_field select {
height: 34px;
width: 100%;
}
.ap-form-error-message {
color: red;
font-size: 14px;
}
.ap-pro-form-field-wrapper{
margin-bottom: 10px;
}
#ap-captcha-result{
width: 20%;
min-width: 200px;
margin-left: 10px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 3px; border: none;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; background-color: #fff; -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,.07), inset 0 0 3px rgba(109,109,109,.22); -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.07), inset 0 0 3px rgba(109,109,109,.22); box-shadow: inset 0 2px 2px rgba(0,0,0,.07), inset 0 0 3px rgba(109,109,109,.22); }
.ap-pro-form-field input[type="text"],
.ap-pro-form-field textarea,
.ap-pro-form-field select{
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 3px; border: none;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; background-color: #fff; -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,.07), inset 0 0 3px rgba(109,109,109,.22); -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.07), inset 0 0 3px rgba(109,109,109,.22); box-shadow: inset 0 2px 2px rgba(0,0,0,.07), inset 0 0 3px rgba(109,109,109,.22); padding-left: 10px;
width: 100%;
}
.ap-pro-info-notes,
.ap-pro-tooltip-notes{
display: none;
}
.ap-form-error{
color: #F00;
font-size: 12px;
}
.ap-pro-info-notes-icon{
background: none repeat scroll 0 0 #676767;
border-radius: 50%;
color: #ffffff;
display: inline-block;
font-family: 'Times New Roman',sans-serif;
font-size: 12px;
font-style: italic;
height: 14px;
line-height: 14px;
margin-left: 6px;
margin-top: 4px;
padding: 0 5px;
vertical-align: top;
width: 14px;
cursor: pointer;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ap-pro-info-wrap {
display: inline-block;
position: relative;
width: 50%;
line-height: 20px;
}
.ap-pro-info-wrap span:hover + .ap-pro-info-notes{
background: none repeat scroll 0 0 #676767;
border-radius: 3px;
color: #fff;
display: block;
font-family: Open Sans;
font-size: 12px;
left: 30px;
line-height: 20px;
padding: 5px;
position: absolute;
top: -1px;
font-style: italic;
z-index: 999;
}
.ap-pro-info-notes:after { 
right: 100%; 
top: 50%; 
border: solid transparent; 
content: " "; 
height: 0; 
width: 0; 
position: absolute; 
pointer-events: none; 
border-color: rgba(103, 103, 103, 0); 
border-right-color: #676767; 
border-width: 7px; 
margin-top: -7px;
}
.wp-editor-container {
border: 1px solid #dedede;
clear: both;
}
.wp-switch-editor{
-webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
}
.ap-pro-form-field {
position: relative;
}
.ap-pro-form-field textarea:hover ~ .ap-pro-tooltip-notes, 
.ap-pro-form-field input:hover ~ .ap-pro-tooltip-notes, 
.ap-pro-form-field select:hover ~ .ap-pro-tooltip-notes{
background: none repeat scroll 0 0 #676767;
border-radius: 3px;
bottom: -41px;
color: #fff;
display: block;
font-family: Open Sans;
font-size: 12px;
font-style: italic;
left: 0;
line-height: 20px;
padding: 5px;
position: absolute;
z-index: 999;
}
.ap-pro-tooltip-notes:after { 
bottom: 100%; 
left: 10px; 
border: solid transparent; 
content: " "; 
height: 0; 
width: 0; 
position: absolute; 
pointer-events: none; 
border-color: rgba(103, 103, 103, 0); 
border-bottom-color: #676767; 
border-width: 7px; 
margin-top: -7px;
}
.recaptchatable, #recaptcha_area tr, #recaptcha_area td, #recaptcha_area th {
line-height: 0 !important;
}
#recaptcha_area input {
height: 23px;
display: inline;
text-indent: 5px;
}
.ap-pro-front-form-wrapper {
position: relative;
z-index: 1;
}
.ap-pro-form-field select {
height: 36px;
}
#recaptcha_table .recaptchatable #recaptcha_response_field{
padding-left: 10px !important;
}
.ap-pro-form-field-wrapper input[type="submit"]{
background: none repeat scroll 0 0 #2ea2cc;
border-color: #0074a2;
box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
color: #fff;
text-decoration: none !important;
border-radius: 3px;
border-style: solid;
border-width: 1px;
cursor: pointer;
display: inline-block;
font-size: 13px;
height: 28px;
line-height: 26px;
margin: 0;
padding: 0 20px 1px;
white-space: nowrap;
text-align: center;
}
.ap-pro-form-field-wrapper input[type="submit"]:hover{
background: #2C98C0;
box-shadow:  0 1px 0 rgba(0, 0, 0, 0.15) , 0 1px 0 rgba(120, 200, 230, 0.5) inset;
color: #fff;
} .template1 *, .template2 *, .template3 *, .template4 *{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ap-form-wrapper.template1{
background: #f9f9f9;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.75); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.75); box-shadow: 0 1px 3px rgba(0,0,0,.75); margin-top: 10px;
padding: 39px;
position:relative;
}
.ap-form-wrapper.template1:before{
background: none repeat scroll 0 0 #f9f9f9;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
content: "";
display: block;
height: 100%;
left: 0px;
position: absolute;
top: 0px;
transform: rotate(-0.5deg);
width: 100%;
}
.ap-form-wrapper.template1:after{
background: none repeat scroll 0 0 #f9f9f9;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
content: "";
display: block;
height: 100%;
left: 0px;
position: absolute;
top: 0px;
transform: rotate(-1deg);
width: 100%;
}
.template1 .ap-pro-form-field-wrapper label,
.template1 .ap-form-field-wrapper label{
font-family: 'Roboto Condensed', sans-serif;
font-weight: 700;
color: #737373;
font-size: 16px;
line-height: 20px; 
}
.template1 .ap-pro-form-field input[type="text"],
.template1 .ap-pro-form-field textarea,
.template1 .ap-pro-form-field select{
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 3px; border: none;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; background-color: #fff; -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,.07), inset 0 0 3px rgba(109,109,109,.22); -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.07), inset 0 0 3px rgba(109,109,109,.22); box-shadow: inset 0 2px 2px rgba(0,0,0,.07), inset 0 0 3px rgba(109,109,109,.22); padding-left: 10px;
width: 100%;
}
.template1 #ap-captcha-result{
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 3px; border: none;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; background-color: #fff; -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,.07), inset 0 0 3px rgba(109,109,109,.22); -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.07), inset 0 0 3px rgba(109,109,109,.22); box-shadow: inset 0 2px 2px rgba(0,0,0,.07), inset 0 0 3px rgba(109,109,109,.22); padding-left: 10px;
}
.template1 .ap-pro-form-field-wrapper{
margin-bottom: 10px;
}
.template1 .ap-pro-form-field-wrapper input[type="submit"]{
border: 1px solid #bcb8b8; -moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; background-color: #fff; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); background-image: -moz-linear-gradient(bottom, #f1f0f0 0%, #f5f5f5 100%); background-image: -o-linear-gradient(bottom, #f1f0f0 0%, #f5f5f5 100%); background-image: -webkit-linear-gradient(bottom, #f1f0f0 0%, #f5f5f5 100%); background-image: linear-gradient(bottom, #f1f0f0 0%, #f5f5f5 100%); font-family: 'Roboto', sans-serif;
font-size: 16px;
color: #909090;
text-transform: capitalize;
}
.template1 .ap-pro-form-field-wrapper input[type="submit"]:hover{
background-color: #fff; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YxZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); background-image: -moz-linear-gradient(bottom, #f5f5f5 0%, #f1f0f0 100%); background-image: -o-linear-gradient(bottom, #f5f5f5 0%, #f1f0f0 100%); background-image: -webkit-linear-gradient(bottom, #f5f5f5 0%, #f1f0f0 100%); background-image: linear-gradient(bottom, #f5f5f5 0%, #f1f0f0 100%); color: #909090;
border: 1px solid #bcb8b8; }
@media screen and (max-width:768px){
.ap-form-wrapper.template1:before,
.ap-form-wrapper.template1:after{
display: none;
}
} .ap-form-wrapper.template2{
border: 1px solid #d6d6d6; -moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; background-color: #f7fbff; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZjVmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y3ZmJmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); background-image: -moz-linear-gradient(bottom, #ecf5ff 0%, #f7fbff 100%); background-image: -o-linear-gradient(bottom, #ecf5ff 0%, #f7fbff 100%); background-image: -webkit-linear-gradient(bottom, #ecf5ff 0%, #f7fbff 100%); background-image: linear-gradient(bottom, #ecf5ff 0%, #f7fbff 100%); padding: 28px;
}
.template2 .ap-pro-form-field-wrapper label,
.template2 .ap-form-field-wrapper label{
font-family: 'Roboto Condensed', sans-serif;
font-weight: 700;
color: #5b5b5b;
font-size: 16px;
line-height: 20px; 
}
.template2 .ap-pro-form-field-wrapper{
margin-bottom: 10px;
}
.template2 .ap-pro-form-field input[type="text"],
.template2 .ap-pro-form-field textarea,
.template2 .ap-pro-form-field select{
border: 1px solid #bbbfc9; -moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; background-color: #fff; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjYzIi8+CjxzdG9wIG9mZnNldD0iOTAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAuNjMiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZGFkYWRhIiBzdG9wLW9wYWNpdHk9IjAuNjMiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=); background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.63) 0%, rgba(255,255,255,.63) 90.09%, rgba(218,218,218,.63) 100%); background-image: -o-linear-gradient(bottom, rgba(255,255,255,.63) 0%, rgba(255,255,255,.63) 90.09%, rgba(218,218,218,.63) 100%); background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.63) 0%, rgba(255,255,255,.63) 90.09%, rgba(218,218,218,.63) 100%); background-image: linear-gradient(bottom, rgba(255,255,255,.63) 0%, rgba(255,255,255,.63) 90.09%, rgba(218,218,218,.63) 100%); padding-left: 10px;
width: 100%;
}
.template2 .ap-pro-info-notes-icon{
background: none repeat scroll 0 0 #74baf5;
}
.template2 .ap-pro-info-notes{
background: #74baf5 !important;
}
.template2 .ap-pro-info-notes:after { 
border-color: rgba(116, 186, 245, 0); 
border-right-color: #74baf5; 
}
.template2 .ap-pro-tooltip-notes, 
.template2 .ap-pro-tooltip-notes, 
.template2 .ap-pro-tooltip-notes{
background: #74baf5 !important;
}
.template2 .ap-pro-tooltip-notes:after { 
border-color: rgba(116, 186, 245, 0); 
border-bottom-color: #74baf5;
}
.wp-editor-container textarea{
background-image: none !important;
border: none !important;
min-height: 300px;
}
.template2 #ap-captcha-result{
border: 1px solid #bbbfc9; -moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; background-color: #fff; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjYzIi8+CjxzdG9wIG9mZnNldD0iOTAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAuNjMiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZGFkYWRhIiBzdG9wLW9wYWNpdHk9IjAuNjMiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=); background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.63) 0%, rgba(255,255,255,.63) 90.09%, rgba(218,218,218,.63) 100%); background-image: -o-linear-gradient(bottom, rgba(255,255,255,.63) 0%, rgba(255,255,255,.63) 90.09%, rgba(218,218,218,.63) 100%); background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.63) 0%, rgba(255,255,255,.63) 90.09%, rgba(218,218,218,.63) 100%); background-image: linear-gradient(bottom, rgba(255,255,255,.63) 0%, rgba(255,255,255,.63) 90.09%, rgba(218,218,218,.63) 100%); padding-left: 10px;
}
.template2 .ap-pro-form-field-wrapper input[type="submit"]{
border: 1px solid #8599a3; -moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; background-color: #4ec6f6; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3YTZkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FlY2ZlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); background-image: -moz-linear-gradient(bottom, #67a6d5 0%, #aecfe7 100%); background-image: -o-linear-gradient(bottom, #67a6d5 0%, #aecfe7 100%); background-image: -webkit-linear-gradient(bottom, #67a6d5 0%, #aecfe7 100%); background-image: linear-gradient(bottom, #67a6d5 0%, #aecfe7 100%); font-family: 'Roboto', sans-serif;
font-size: 16px;
color: #ffffff;
text-transform: uppercase;
}
.template2 .ap-pro-form-field-wrapper input[type="submit"]:hover{
border: 1px solid #8599a3; -moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; background-color: #4ec6f6; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FlY2ZlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY3YTZkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); background-image: -moz-linear-gradient(bottom, #aecfe7 0%, #67a6d5 100%); background-image: -o-linear-gradient(bottom, #aecfe7 0%, #67a6d5 100%); background-image: -webkit-linear-gradient(bottom, #aecfe7 0%, #67a6d5 100%); background-image: linear-gradient(bottom, #aecfe7 0%, #67a6d5 100%); } .ap-form-wrapper.template3{
border: 1px solid #d2d4d6; -moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; background-color: #fdfdfd; -moz-box-shadow: 0 0 3px rgba(56,56,56,.15); -webkit-box-shadow: 0 0 3px rgba(56,56,56,.15); box-shadow: 0 0 3px rgba(56,56,56,.15); padding: 28px;
}
.template3 .ap-pro-form-field-wrapper label,
.template3 .ap-form-field-wrapper label{
font-family: 'Open Sans', sans-serif;
color: #576574;
font-size: 16px;
line-height: 20px; 
}
.template3 .ap-pro-form-field-wrapper{
margin-bottom: 10px;
}
.template3 .ap-pro-form-field input[type="text"],
.template3 .ap-pro-form-field textarea,
.template3 .ap-pro-form-field select{
border: 1px solid #bbbfc9; -moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; background-color: #fff; -moz-box-shadow: 0 0 0 4px rgba(241,241,241,.51); -webkit-box-shadow: 0 0 0 4px rgba(241,241,241,.51); box-shadow: 0 0 0 4px rgba(241,241,241,.51); background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjYzIi8+CjxzdG9wIG9mZnNldD0iOTUlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAuNjMiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZGFkYWRhIiBzdG9wLW9wYWNpdHk9IjAuNjMiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=); background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.63) 0%, rgba(255,255,255,.63) 95.17%, rgba(218,218,218,.63) 100%); background-image: -o-linear-gradient(bottom, rgba(255,255,255,.63) 0%, rgba(255,255,255,.63) 95.17%, rgba(218,218,218,.63) 100%); background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.63) 0%, rgba(255,255,255,.63) 95.17%, rgba(218,218,218,.63) 100%); background-image: linear-gradient(bottom, rgba(255,255,255,.63) 0%, rgba(255,255,255,.63) 95.17%, rgba(218,218,218,.63) 100%); padding-left: 10px;
width: 100%;
}
.template3 .ap-pro-form-field input[type="text"]:focus,
.template3 .ap-pro-form-field textarea:focus,
.template3 .ap-pro-form-field select:focus{
border: 1px solid #71c4fb;
}
.template3 .ap-pro-info-notes-icon{
background: #e1dede;
color: #585858;
}
.template3 #ap-captcha-result{
border: 1px solid #bbbfc9; -moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; background-color: #fff; -moz-box-shadow: 0 0 0 4px rgba(241,241,241,.51); -webkit-box-shadow: 0 0 0 4px rgba(241,241,241,.51); box-shadow: 0 0 0 4px rgba(241,241,241,.51); background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjYzIi8+CjxzdG9wIG9mZnNldD0iOTUlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAuNjMiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZGFkYWRhIiBzdG9wLW9wYWNpdHk9IjAuNjMiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=); background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.63) 0%, rgba(255,255,255,.63) 95.17%, rgba(218,218,218,.63) 100%); background-image: -o-linear-gradient(bottom, rgba(255,255,255,.63) 0%, rgba(255,255,255,.63) 95.17%, rgba(218,218,218,.63) 100%); background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.63) 0%, rgba(255,255,255,.63) 95.17%, rgba(218,218,218,.63) 100%); background-image: linear-gradient(bottom, rgba(255,255,255,.63) 0%, rgba(255,255,255,.63) 95.17%, rgba(218,218,218,.63) 100%); padding-left: 10px;
}
.template3 .ap-pro-form-field-wrapper:last-of-type {
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; background-color: #eff3f7; -moz-box-shadow: inset 0 0 2px rgba(255,255,190,.75); -webkit-box-shadow: inset 0 0 2px rgba(255,255,190,.75); box-shadow: inset 0 0 2px rgba(255,255,190,.75); border-top: 1px solid #e7e8eb;
margin: 0 -28px -28px;
padding: 28px;
}
.template3 .ap-pro-form-field-wrapper input[type="submit"]{
border: 1px solid #79afc9; -moz-border-radius: 14px / 15px;
-webkit-border-radius: 14px / 15px;
border-radius: 14px / 15px; -moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.23); -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.23); box-shadow: 1px 1px 2px rgba(0,0,0,.23); background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkY2JlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iNDklIiBzdG9wLWNvbG9yPSIjODdkNmY4IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYmNlN2Y5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=); background-image: -moz-linear-gradient(bottom, #7dcbed 0%, #87d6f8 48.97%, #bce7f9 100%); background-image: -o-linear-gradient(bottom, #7dcbed 0%, #87d6f8 48.97%, #bce7f9 100%); background-image: -webkit-linear-gradient(bottom, #7dcbed 0%, #87d6f8 48.97%, #bce7f9 100%); background-image: linear-gradient(bottom, #7dcbed 0%, #87d6f8 48.97%, #bce7f9 100%); font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 16px; 
color: #FFF;
text-shadow: 1px 1px 0 rgba(0,0,0,.17); } .ap-form-wrapper.template4{
background-color: #fff; -moz-box-shadow: 0 1px 2px rgba(0,0,0,.16); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.16); box-shadow: 0 1px 2px rgba(0,0,0,.16); padding: 28px;
}
.template4 .ap-pro-form-field-wrapper .label-wrap,
.template4 .ap-form-field-wrapper .label-wrap{
color: #fff; font-family: "Roboto Condensed";
font-size: 16px;
font-weight: bold;
text-shadow: 0 1px 1px #000; line-height: 33px;
background-color: #151515; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSItMS40MjEwODU0NzE1MjAyZS0xNCUiIHkxPSI1MCUiIHgyPSIxMDAlIiB5Mj0iNTAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ3NDY0NiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzUzNTM1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); background-image: -moz-linear-gradient(left, #474646 0%, #535353 100%); background-image: -o-linear-gradient(left, #474646 0%, #535353 100%); background-image: -webkit-linear-gradient(left, #474646 0%, #535353 100%); background-image: linear-gradient(left, #474646 0%, #535353 100%); margin-bottom: 15px;
margin-left: -43px;
margin-top: 18px;
padding-left: 43px;
position: relative;
}
.template4 .ap-pro-form-field-wrapper .label-wrap:after,
.template4 .ap-form-field-wrapper .label-wrap:after{
border-color: transparent #000000;
border-style: solid;
border-width: 0 15px 10px 0;
bottom: -10px;
content: "";
left: 0;
position: absolute;
}
.template4 .ap-pro-form-field-wrapper .label-wrap label,
.template4 .ap-form-field-wrapper .label-wrap label{
text-transform: uppercase;
}
.template4 .ap-pro-form-field-wrapper{
margin-bottom: 10px;
}
.template4 .ap-pro-form-field input[type="text"],
.template4 .ap-pro-form-field textarea,
.template4 .ap-pro-form-field select{
background-color: #fff; -moz-box-shadow: inset 0 2px 3px rgba(0,0,0,.27), inset 0 0 3px rgba(38,38,38,.22); -webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,.27), inset 0 0 3px rgba(38,38,38,.22); box-shadow: inset 0 2px 3px rgba(0,0,0,.27), inset 0 0 3px rgba(38,38,38,.22); padding-left: 10px;
width: 100%;
border-radius: 0;
border: none;
}
.template4 #ap-captcha-result{
background-color: #fff; -moz-box-shadow: inset 0 2px 3px rgba(0,0,0,.27), inset 0 0 3px rgba(38,38,38,.22); -webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,.27), inset 0 0 3px rgba(38,38,38,.22); box-shadow: inset 0 2px 3px rgba(0,0,0,.27), inset 0 0 3px rgba(38,38,38,.22); padding-left: 10px;
border-radius: 0;
border: none;
}
.template4 .ap-pro-form-field input[type="file"]{
border: none;
}
.template4 .ap-pro-form-field input[type="text"]:focus,
.template4 .ap-pro-form-field textarea:focus,
.template4 .ap-pro-form-field select:focus{
border: 1px solid #999;
}
.template4 .ap-pro-info-notes-icon{
background: none repeat scroll 0 0 #fff;
color: #2f2f2f;
font-weight: 400;
text-shadow: none;
}
.template4 .ap-pro-info-notes{
background: #054969 !important;
color: #FFF;
}
.template4 .ap-pro-info-notes{
background: #054969 !important;
}
.template4 .ap-pro-info-notes:after { 
border-color: rgba(5, 73, 105, 0); 
border-right-color: #054969; 
}
.template4 .ap-pro-tooltip-notes, 
.template4 .ap-pro-tooltip-notes, 
.template4 .ap-pro-tooltip-notes{
background: #054969 !important;
}
.template4 .ap-pro-tooltip-notes:after { 
border-color: rgba(5, 73, 105, 0); 
border-bottom-color: #054969;
}
.template4 .ap-pro-form-field-wrapper:last-of-type {
margin-top: 15px;
}
.template4 .ap-pro-form-field-wrapper input[type="submit"]{
border: 1px solid #6c990b; -moz-box-shadow: 0 1px 2px rgba(0,0,0,.21); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.21); box-shadow: 0 1px 2px rgba(0,0,0,.21); background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg2YmExOCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EzZTUxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); background-image: -moz-linear-gradient(bottom, #86ba18 0%, #a3e517 100%); background-image: -o-linear-gradient(bottom, #86ba18 0%, #a3e517 100%); background-image: -webkit-linear-gradient(bottom, #86ba18 0%, #a3e517 100%); background-image: linear-gradient(bottom, #86ba18 0%, #a3e517 100%); border-radius: 0;
font-family: "Roboto Condensed";
font-weight: 700;
font-size: 18px; 
color: #FFF;
text-shadow: 0 -1px 0 rgba(0,0,0,.23); } .ap-login-form{
background-color: #f7f7f7;
border-radius: 2px;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
margin: 0 auto 10px;
overflow: hidden;
padding: 40px;
width: 350px;
}
.ap-login-form h2{
font-size: 2.3em;
font-weight: 100;
text-align: center;
margin-bottom: 10px;
margin-top: 20px;
font-weight: 400;
}
.ap-login-field input[type=text], .ap-login-field input[type=password] {
height: 44px;
font-size: 16px;
width: 100%;
margin-bottom: 10px;
-webkit-appearance: none;
background: #fff;
border: 1px solid #d9d9d9;
border-top: 1px solid #c0c0c0; padding: 0 8px;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.ap-login-field input[type="submit"] {
display: block;
margin-bottom: 10px;
position: relative;
width: 100%;
}
.ap-login-error {
color: #f00;
margin-bottom: 10px;
text-align: center;
}
.ap-login-message-wrapper{
background-color: #f7f7f7;
border-radius: 2px;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
margin: 0 auto 10px;
overflow: hidden;
padding: 40px;
}
.ap-login-message-wrapper a {
background-color: #5cb85c;
border-color: #4cae4c;
border-radius: 5px;
color: #fff;
display: inline-block;
margin-top: 15px;
padding: 8px 15px;
}
.ap-login-message-wrapper a:hover {
background-color: #3A853A;
text-decoration: none;
color: #FFF;
}
.ap-pro-form-field{
position: relative;
}
.ap-datepicker-icon{
background: url(//indiatrendin.com/wp-content/plugins/accesspress-anonymous-post-pro/images/dateicon.png) no-repeat;
width: 14px;
height: 16px;
position: absolute;
top: 10px;
right: 10px;
}
.files{
padding-top: 10px;
}
.files span {
font-weight: bold;
}
.files span.text-danger {
font-weight: 400;
}
.files .btn{
margin-top: 10px;
}
.progress {
margin-bottom: 0 !important;
margin-top: 10px;
}
.ui-datepicker {
display: none;
}
#ap-content-file-uploader .qq-upload-button,.ap-content-file-uploader .qq-upload-button{
background: url(//indiatrendin.com/wp-content/plugins/accesspress-anonymous-post-pro/images/add-images.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
border-radius: 0;
box-shadow: none;
color: transparent;
font: 0px/0 a;
height: 28px;
margin-right: 20px;
width: 112px;
z-index: 999; 
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#ap-content-file-uploader .qq-upload-list {
position: relative;
width: 70%;
display: block;    
}
#ap-content-file-uploader .qq-uploader{
margin-bottom: 0;
}
.qq-upload-list li.qq-upload-success {
background: none repeat scroll 0 0 #5da30c;
color: #ffffff;
font-size: 13px;
margin-top: -8px;
padding: 6px;
}
.ui-datepicker {
z-index: 999 !important;
} .ap-checkbox-label,.ap-radio-label{margin:10px;display:block}
.ap-checkbox-label input[type="checkbox"],.ap-radio-label input[type="radio"]{margin-right:5px;vertical-align: middle;}
.ap-agreement-text{display:inline-block;margin-left:10px;width: 90%;}
.ap-multiple-select {height:80px !important}
.ap-form-agreement-wrap {margin:30px 0;}
.ap-each-custom{margin-bottom: 10px;}
.ap-custom-label{display:inline-block;width:110px;margin-right:10px;font-weight: bold;vertical-align: top}
.ap-custom-value{display:inline-block;}
.ap-each-image{float: left;margin-right:10px;margin-bottom:10px;padding:5px;border:1px solid #c7c7c7;overflow:hidden}
.ap-each-file{margin:5px 0;} input.ap-agreement-checkbox {
vertical-align: top;
margin-top: 8px;
}
.ap-pro-preview-remove {
background: black none repeat scroll 0 0;
border-radius: 50%;
color: white;
padding: 6px 9px;
position: absolute;
text-transform: lowercase;
top: -15px;
right: -10px;
font-size: 14px;
cursor: pointer;
line-height: 1;
}
.ap-pro-prev-holder {
display: inline-block;
margin-bottom: 20px;
width: 170px;
margin-right: 20px;
border: 1px solid #bbb;
padding: 5px;
position: relative;
}
span.qq-remove-file {
background-color: black;
color: white;
padding: 2px 5px;
float: right;
border-radius: 10px;
margin-top: -2px;
cursor: pointer;
margin-left: 10px;
}
span.ap-prev-name {
display: block;
font-size: 10px;
margin-bottom: 10px;
font-weight: bold;
} .word-count-message { font-size:1.1em; display:none; float:right; color:#fff; font-weight:bold; margin-top:2px; }
.mce-statusbar .word-count-message{ background:red; color:white;padding:6px }
.toomanychars .word-count-message { display:block; }
.ap-form-field.math-captcha > span {
vertical-align: middle;
margin: 0 5px;
}
ul.tagit li.tagit-choice a.tagit-close{box-shadow: 0 0 0 #ffffff !important;}
.ap-pro-display-single {
display: inline-block;
}
.ap-pro-form-field select {
min-height: 45px;
}body:after {
content: url(//indiatrendin.com/wp-content/plugins/accesspress-anonymous-post-pro/lightbox/img/close.png) url(//indiatrendin.com/wp-content/plugins/accesspress-anonymous-post-pro/lightbox/img/loading.gif) url(//indiatrendin.com/wp-content/plugins/accesspress-anonymous-post-pro/lightbox/img/prev.png) url(//indiatrendin.com/wp-content/plugins/accesspress-anonymous-post-pro/lightbox/img/next.png);
display: none;
}
.lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
display: none;
}
.lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
font-weight: normal;
}
.lightbox .lb-image {
display: block;
height: auto;
max-width: inherit;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.lightbox a img {
border: none;
}
.lb-outerContainer {
position: relative;
background-color: white;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.lb-outerContainer:after {
content: "";
display: table;
clear: both;
}
.lb-container {
padding: 4px;
}
.lb-loader {
position: absolute;
top: 43%;
left: 0;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
.lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(//indiatrendin.com/wp-content/plugins/accesspress-anonymous-post-pro/lightbox/img/loading.gif) no-repeat;
}
.lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
.lb-container > .nav {
left: 0;
}
.lb-nav a {
outline: none;
background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.lb-prev, .lb-next {
height: 100%;
cursor: pointer;
display: block;
}
.lb-nav a.lb-prev {
width: 34%;
left: 0;
float: left;
background: url(//indiatrendin.com/wp-content/plugins/accesspress-anonymous-post-pro/lightbox/img/prev.png) left 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-nav a.lb-next {
width: 64%;
right: 0;
float: right;
background: url(//indiatrendin.com/wp-content/plugins/accesspress-anonymous-post-pro/lightbox/img/next.png) right 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
content: "";
display: table;
clear: both;
}
.lb-data {
padding: 0 4px;
color: #ccc;
}
.lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
}
.lb-data .lb-caption {
font-size: 13px;
font-weight: bold;
line-height: 1em;
}
.lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
}
.lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
background: url(//indiatrendin.com/wp-content/plugins/accesspress-anonymous-post-pro/lightbox/img/close.png) top right no-repeat;
text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}@font-face{font-family:'FontAwesome';src:url(//indiatrendin.com/wp-content/plugins/accesspress-instagram-feed-pro/fonts/fontawesome-webfont.eot?v=4.1.0);src:url(//indiatrendin.com/wp-content/plugins/accesspress-instagram-feed-pro/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0) format('embedded-opentype'),url(//indiatrendin.com/wp-content/plugins/accesspress-instagram-feed-pro/fonts/fontawesome-webfont.woff?v=4.1.0) format('woff'),url(//indiatrendin.com/wp-content/plugins/accesspress-instagram-feed-pro/fonts/fontawesome-webfont.ttf?v=4.1.0) format('truetype'),url(//indiatrendin.com/wp-content/plugins/accesspress-instagram-feed-pro/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-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}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.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-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{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:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.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{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-square:before,.fa-pied-piper: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-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra: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-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"}.ap_wait_loader img {
width: 50px;
}
.clearfix:before, .clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
.table-outer {
display: table;
width: 100%;
height: 100%;
}
.table-inner {
display: table-cell;
vertical-align: middle;
} .thumb-view .thumb-elem {
position: relative;
overflow: hidden;
margin-bottom: 0;
}
.thumb-view .thumb-elem.hovermove header.thumb-elem-header .featimg img.the-thumb {
width: 130%;
height: auto;
position: absolute;
top: -15%;
left: -15%;
max-width: none;
} .featimg a {
display: block;
}
.grid-small {
width: 16.6666%;
}
.grid-medium {
width: 33.3333%;
}
.grid-large {
width: 33.3333%;
}
.transparent-image {
width: 100%;
vertical-align: middle;
}
.grid-hover {
position: absolute;
display: none;
}
.grid-small {
padding: 5px;
}
.grid-medium {
padding: 3px 5px 5px 5px;
}
.grid-large {
padding: 5px;
}
#owl-demo .item {
margin: 3px;
}
#owl-demo .item img {
display: block;
width: 100%;
height: auto;
}
.owl-carousel .owl-item {
float: left;
}
.owl-carousel .owl-wrapper-outer {
overflow: hidden;
position: relative;
width: 100%;
}
.thumb-elem-header {
position: relative;
}
.image-hover {
background: rgba(0, 0, 0, 0.4);
padding: 10px 20px;
position: absolute;
bottom: -100%;
left: 0px;
width: 100%;
height: auto;
line-height: normal;
text-align: center;
-webkit-transition: all 3s ease 0s;
-moz-transition: all 3s ease 0s;
transition: all 3s ease 0s;
z-index: 9999;
}
.masonry_elem .image-hover, .masonry_elem .image-hover:active, .masonry_elem .image-hover:hover, .masonry_elem .image-hover:focus {
color: #ffffff;
}
.owl-item:hover .image-hover, .masonry_elem:hover .image-hover {
bottom: 0;
cursor: pointer;
-webkit-transform: scale(1);
-ms-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
span.follow {
float: left;
}
span.follow_icon {
float: right;
}
.owl-item:hover .instagram_like_count, .masonry_elem:hover .instagram_like_count {
opacity: 1
}
span.instagram_like_count span {
display: inline-block;
font-size: 1em;
}
span.instagram_like_count {
opacity: 0;
display: block;
position: absolute;
top: 50%;
width: 100%;
text-align: center;
margin-top: -14.5px;
color: #ffffff;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
transition: all .3s ease 0s;
}
.instagram_imge_like:before {
position: absolute;
content: '';
display: block;
background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.85)));
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 100%);
background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 100%);
background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#d9ffffff', GradientType=1);
width: 35%;
top: 30%;
height: 1px;
left: 5%;
}
.instagram_imge_like:after {
position: absolute;
content: '';
display: block;
background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.85)), color-stop(100%, rgba(255, 255, 255, 0)));
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
background: -o-linear-gradient(left, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d9ffffff', endColorstr='#00ffffff', GradientType=1);
width: 35%;
top: 30%;
height: 1px;
right: 5%;
}
.instagram_imge_like {
position: relative;
}
.instagram_imge_like .count {
display: block;
}
.instagram-widget {
width: 100%;
padding: 8px 0
}
.instagram-widget li {
width: 31.33%;
float: left;
margin-right: 3%;
margin-bottom: 3%;
list-style: none;
overflow: hidden;
height: 100px
}
.instagram-widget li:nth-child(3n) {
margin-right: 0
}
.widget-title-insta {
text-align: center;
font-family: 'Playfair Display', serif;
color: #d28d56;
font-size: 20px;
line-height: normal;
position: relative;
}
.widget_apif_pro_sidewidget .apif-profile {
background: #295988;
padding: 10px;
}
.widget_apif_pro_sidewidget .apif-profile-img {
width: 15%;
border: 1px solid #ffffff;
overflow: hidden;
border-radius: 100%;
display: inline-block;
vertical-align: middle;
}
.widget_apif_pro_sidewidget .apif-profile-img img {
width: 100%;
height: 100%;
border-radius: 100%;
display: inline-block;
vertical-align: middle;
}
.widget_apif_pro_sidewidget .apif-profile-name {
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
color: #ffffff;
line-height: 18px;
text-align: left;
display: inline-block;
vertical-align: middle;
margin-left: 10px;
}
.widget_apif_pro_sidewidget .apif-profile-follow {
background: #F8F8F8;
padding: 5px;
border-bottom: 1px solid #eeeeee;
position: relative;
}
.widget_apif_pro_sidewidget .apif-profile-follow>div {
float: left;
width: 25%;
text-align: center;
font-weight: bold;
font-size: 12px;
color: #295988;
}
.widget_apif_pro_sidewidget .apif-profile-follow>div>span {
display: block;
font-weight: normal;
font-size: 10px;
color: #999999;
text-transform: capitalize;
}
.widget_apif_pro_sidewidget .apif-profile-follow .follow {
position: absolute;
top: 0;
right: 0;
width: 25%;
height: 100%;
padding: 5px;
}
.widget_apif_pro_sidewidget .follow-inner {
height: 100%;
}
.widget_apif_pro_sidewidget .apif-profile-follow .follow a {
display: inline-block;
width: 100%;
padding: 5px 0px;
background: #275A89;
color: #ffffff;
border: 1px solid #275A89;
text-transform: capitalize;
font-weight: bold;
font-size: 10px;
}
.widget_apif_pro_sidewidget .apif-profile-follow .follow a:hover {
background: transparent;
color: #275A89;
border: 1px solid #275A89;
}
.widget_apif_pro_sidewidget li img { max-width: none;
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);
opacity: 0.7;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
.widget_apif_pro_sidewidget li img:hover { -webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1
}   .apif-bottom-to-top { float: left;
}
.apif-bottom-to-top figure {
position: relative;
overflow: hidden;
}
.apif-bottom-to-top figure .apif-image-overlay {
bottom: -300px;
height: 100%;
left: 0;
opacity: 0;
position: absolute;
text-indent: -9999em;
transition: all 500ms ease 0s;
width: 100%;
z-index: 10;
}
.apif-bottom-to-top:hover figure .apif-image-overlay {
opacity: 1;
bottom: 0;
}
.apif-bottom-to-top .apif-image-overlay {
background: rgba(255, 255, 255, 0.8);
}
.apif-bottom-to-top figure .apif-overlay-cont-block {
display: block;
position: absolute;
top: 0;
z-index: 999;
text-align: center;
right: 0;
left: 0;
bottom: 0;
opacity: 0;
width: 100%;
transition: all 0.9s ease-in-out 0s;
}
.apif-bottom-to-top:hover figure .apif-overlay-cont-block {
opacity: 1;
display: block;
right: 0;
left: 0;
bottom: 0;
top: 0;
}
.apif-bottom-to-top figure .profile-image {
border-radius: 100%;
height: 50px;
width: 50px;
display: inline-block;
margin-top: 25px;
}
.apif-bottom-to-top figure .profile-image img {
width: 100%;
overflow: hidden;
border-radius: 100%;
}
.apif-bottom-to-top .ap_insta_like_count {
display: inline-block;
float: left;
}
.apif-bottom-to-top .ap_insta_comment_count_wrapper {
display: inline-block;
float: right;
}
.apif-bottom-to-top span.apif-ins-link {
position: absolute;
top: 10px;
right: 10px;
display: inline-block;
}
.apif-ins-link {
z-index: 99;
}
.apif-bottom-to-top .coment-like {
padding: 20px;
display: block;
}
.apif-bottom-to-top .apif-user-name {
font-weight: bold;
font-size: 15px;
}
.apif-bottom-to-top .ap-instagram_imge_like span {
display: inline-block;
float: left;
margin-right: 5px;
} .apif-left-to-right { float: left;
}
.apif-left-to-right figure {
position: relative;
overflow: hidden;
}
.apif-left-to-right figure .apif-image-overlay {
left: -300px;
height: 100%;
opacity: 0;
position: absolute;
text-indent: -9999em;
transition: all 500ms ease 0s;
width: 100%;
z-index: 10;
top: 0;
}
.apif-left-to-right:hover figure .apif-image-overlay {
opacity: 1;
left: 0;
}
.apif-left-to-right .apif-image-overlay {
background: rgba(255, 255, 255, 0.8);
}
.apif-left-to-right figure .apif-overlay-cont-block {
display: block;
position: absolute;
top: 0;
z-index: 999;
text-align: center;
right: 0;
left: 0;
bottom: 0;
opacity: 0;
width: 100%;
transition: all 0.9s ease-in-out 0s;
}
.apif-left-to-right:hover figure .apif-overlay-cont-block {
opacity: 1;
display: block;
right: 0;
left: 0;
bottom: 0;
top: 0;
}
.apif-left-to-right figure .profile-image {
border-radius: 100%;
height: 50px;
width: 50px;
display: inline-block;
margin-top: 25px;
}
.apif-left-to-right figure .profile-image img {
width: 100%;
overflow: hidden;
border-radius: 100%;
}
.apif-left-to-right .ap_insta_like_count {
display: inline-block;
float: left;
}
.apif-left-to-right .ap_insta_comment_count_wrapper {
display: inline-block;
float: right;
}
.apif-left-to-right span.apif-ins-link {
position: absolute;
top: 10px;
right: 10px;
display: inline-block;
}
.apif-left-to-right .coment-like {
padding: 20px;
display: block;
}
.apif-left-to-right .apif-user-name {
font-weight: bold;
font-size: 15px;
}
.apif-left-to-right .ap-instagram_imge_like span {
display: inline-block;
float: left;
margin-right: 5px;
}  .apif-top-to-bottom { float: left;
width: 100%;
}
.apif-top-to-bottom figure {
position: relative;
overflow: hidden;
}
.apif-top-to-bottom figure .apif-image-overlay {
top: -300px;
height: 100%;
opacity: 0;
position: absolute;
text-indent: -9999em;
transition: all 500ms ease 0s;
width: 100%;
z-index: 10;
left: 0;
right: 0;
}
.apif-top-to-bottom:hover figure .apif-image-overlay {
opacity: 1;
top: 0;
}
.apif-top-to-bottom .apif-image-overlay {
background: rgba(255, 255, 255, 0.8);
}
.apif-top-to-bottom figure .apif-overlay-cont-block {
display: block;
position: absolute;
top: 0;
z-index: 999;
text-align: center;
right: 0;
left: 0;
bottom: 0;
opacity: 0;
width: 100%;
transition: all 0.9s ease-in-out 0s;
}
.apif-top-to-bottom:hover figure .apif-overlay-cont-block {
opacity: 1;
display: block;
right: 0;
left: 0;
bottom: 0;
top: 0;
}
.apif-top-to-bottom figure .profile-image {
border-radius: 100%;
height: 50px;
width: 50px;
display: inline-block;
margin-top: 25px;
}
.apif-top-to-bottom figure .profile-image img {
width: 100%;
overflow: hidden;
border-radius: 100%;
}
.apif-top-to-bottom .ap_insta_like_count {
display: inline-block;
float: left;
}
.apif-top-to-bottom .ap_insta_comment_count_wrapper {
display: inline-block;
float: right;
}
.apif-top-to-bottom span.apif-ins-link {
position: absolute;
top: 10px;
right: 10px;
display: inline-block;
}
.apif-top-to-bottom .coment-like {
display: block;
padding: 20px;
margin: 0 auto;
font-size: 13px;
}
.apif-top-to-bottom .apif-user-name {
font-weight: bold;
font-size: 15px;
}
.apif-top-to-bottom .ap-instagram_imge_like span {
display: inline-block;
float: left;
margin-right: 5px;
} .apif-right-to-left { float: left;
}
.apif-right-to-left figure {
position: relative;
overflow: hidden;
}
.apif-right-to-left figure .apif-image-overlay {
right: -300px;
height: 100%;
opacity: 0;
position: absolute;
text-indent: -9999em;
transition: all 500ms ease 0s;
width: 100%;
z-index: 10;
top: 0;
}
.apif-right-to-left:hover figure .apif-image-overlay {
opacity: 1;
right: 0;
}
.apif-right-to-left .apif-image-overlay {
background: rgba(255, 255, 255, 0.8);
}
.apif-right-to-left figure .apif-overlay-cont-block {
display: block;
position: absolute;
top: 0;
z-index: 999;
text-align: center;
right: 0;
left: 0;
bottom: 0;
opacity: 0;
width: 100%;
transition: all 0.9s ease-in-out 0s;
}
.apif-right-to-left:hover figure .apif-overlay-cont-block {
opacity: 1;
display: block;
right: 0;
left: 0;
bottom: 0;
top: 0;
}
.apif-right-to-left figure .profile-image {
border-radius: 100%;
height: 50px;
width: 50px;
display: inline-block;
margin-top: 25px;
}
.apif-right-to-left figure .profile-image img {
width: 100%;
overflow: hidden;
border-radius: 100%;
}
.apif-right-to-left .ap_insta_like_count {
display: inline-block;
float: left;
}
.apif-right-to-left .ap_insta_comment_count_wrapper {
display: inline-block;
float: right;
}
.apif-right-to-left span.apif-ins-link {
position: absolute;
top: 10px;
right: 10px;
display: inline-block;
z-index: 99;
}
.apif-right-to-left .coment-like {
padding: 20px;
display: block;
}
.apif-right-to-left .apif-user-name {
font-weight: bold;
font-size: 15px;
}
.apif-right-to-left .ap-instagram_imge_like span {
display: inline-block;
float: left;
margin-right: 5px;
} .apif-masnry-ui-one { float: left;
}
.apif-masnry-ui-one figure {
position: relative;
overflow: hidden;
margin: 0;
min-height: 270px;
}
.apif-masnry-ui-one figure .apif-image-overlay {
right: -300px;
height: 100%;
opacity: 0;
position: absolute;
text-indent: -9999em;
transition: all 500ms ease 0s;
width: 100%;
z-index: 10;
top: 0;
}
.apif-masnry-ui-one:hover figure .apif-image-overlay {
opacity: 0.7;
right: 0;
}
.apif-masnry-ui-one .apif-image-overlay { background: -moz-linear-gradient(top, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(141, 48, 130, 8)), color-stop(100%, rgba(201, 43, 29, 4)));
background: -webkit-linear-gradient(top, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
background: -o-linear-gradient(top, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
background: -ms-linear-gradient(top, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
background: linear-gradient(to bottom, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8d3082', endColorstr='#c92b1d', GradientType=0);
}
.apif-masnry-ui-one figure .apif-overlay-cont-block {
display: block;
position: absolute;
top: 0;
z-index: 999;
text-align: center;
right: 0;
left: 0;
bottom: 0;
opacity: 0;
width: 100%;
transition: all 0.9s ease-in-out 0s;
}
.apif-masnry-ui-one figure .apif-view-n-popup {
margin-top: 30px;
}
.apif-masnry-ui-one figure .apif-view-n-popup i {
border: 2px solid #fff;
border-radius: 50%;
padding: 10px;
margin-right: 4px;
cursor: pointer;
}
.apif-masnry-ui-one figure .apif-view-n-popup a i {
color: #fff;
}
.apif-masnry-ui-one:hover figure .apif-overlay-cont-block {
opacity: 1;
display: block;
right: 0;
left: 0;
bottom: 0;
top: 0;
color: #fff;
}
.apif-masnry-ui-one:hover figure .apif-overlay-cont-block:before {
position: absolute;
content: "";
left: 7px;
right: 7px;
bottom: 7px;
top: 7px;
border: 2px solid #fff;
z-index: -1;
}
.apif-masnry-ui-one figure .profile-image {
border-radius: 100%;
height: 50px;
width: 50px;
display: inline-block; border: 3px solid #fff;
clear: both;
}
.apif-masnry-ui-one figure .apif-prof-n-name-wrap {
display: block;
overflow: hidden;
clear: both;
margin-top: 30px;
padding: 0 30px;
}
.apif-masnry-ui-one figure .profile-image img {
width: 100%;
overflow: hidden;
border-radius: 100%;
}
.apif-masnry-ui-one .ap_insta_like_count {
display: inline-block;
float: left;
}
.apif-masnry-ui-one .ap_insta_comment_count_wrapper {
display: inline-block;
float: right;
}
.apif-masnry-ui-one span.apif-ins-link {
position: absolute;
top: 10px;
right: 0;
left: 0;
margin: auto;
}
.apif-masnry-ui-one .coment-like {
padding: 20px;
display: block;
}
.apif-masnry-ui-one .apif-user-name {
font-weight: normal;
font-size: 15px; padding: 10px 5% 4px 5%;
margin: 0px 10px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 90%;
display: block;
}
#apif-shortcode-wrapper .apif-masnry-ui-one .coment-like {
display: block !important;
font-size: 15px;
left: 0;
right: 0;
position: absolute;
bottom: 10px;
}
.apif-masnry-ui-one .ap-instagram_imge_like span {
display: inline-block;
float: left;
margin-right: 5px;
}
.apif-masnry-ui-one .apif-masonry-block {
padding: 0;
border: 0 !important;
}
.apif-masnry-ui-one .apif-masonry-block .apif-fig-content {
padding: 0px 15px;
}
.apif-masnry-ui-one .apif-masonry-block .apif-fig-content .ap_posted_ago {
color: #808080;
}
#apif-shortcode-wrapper .apif-masnry-ui-one .coment-like span p {
font-size: 12px;
margin: 0;
}  .apif-masnry-ui-two .apif-featimg {
display: inline-block;
width: 100%;
text-align: center;
line-height: 150px;
height: 150px;
overflow: hidden;
vertical-align: top;
border-radius: 5px;
position: relative;
}
.apif-masnry-ui-two .apif-blue-wrap {
background: #2199df;
padding: 15px;
border-radius: 5px;
color: #fff;
position: relative;
}
.apif-masnry-ui-two .apif-blue-wrap:after {
border-left: 14px solid transparent;
border-right: 14px solid transparent;
border-bottom: 18px solid transparent;
border-top: 20px solid #2199df;
position: absolute;
content: "";
bottom: -31px;
left: 25px;
}
.apif-masonry-box.apif-masnry-ui-two .apif-masonry-block {
border: 0;
border-bottom: 1px solid #f1f1f1;
padding: 0;
}
.apif-masonry-box.apif-masnry-ui-two {
padding: 10px;
}
.apif-masnry-ui-two .apif-featimg .apif-view-n-popup {
position: absolute;
left: 0;
right: 0;
margin: auto;
z-index: 999;
color: #fff;
opacity: 0;
transition: all 0.6s ease-in-out 0s;
}
.apif-masnry-ui-two:hover .apif-featimg .apif-view-n-popup {
opacity: 1;
}
.apif-masnry-ui-two .apif-featimg .apif-view-n-popup a i {
padding: 8px;
border: 1px solid #fff;
border-radius: 100%;
color: #fff;
display: inline-block;
}
.apif-masnry-ui-two .apif-featimg img {
margin: -100%;
vertical-align: middle;  }
.apif-masnry-ui-two figure .apif-featimg .apif-image-overlay {
right: -100%;
height: 100%; position: absolute;
text-indent: -9999em;
transition: all 500ms ease 0s;
width: 100%;
z-index: 10;
top: 0;
background: rgba(0, 0, 0, 0.4);
}
.apif-masnry-ui-two:hover figure .apif-featimg .apif-image-overlay { right: 0; background: rgba(0, 0, 0, 0.4);
}
.apif-masnry-ui-two .apif-featimg .apif-image-overlay { background: rgba(0, 0, 0, 0.4);
}
.apif-masnry-ui-two .apif-overlay-cont-block .ap_posted_ago {
font-weight: normal;
color: #f1f1f1;
font-size: 12px;
}
.apif-masnry-ui-two .apif-overlay-cont-block {
margin-top: 15px;
}
.apif-masnry-ui-two .apif-image-caption {
margin-top: 10px;
font-weight: normal;
font-size: 14px;
}
.apif-masnry-ui-two .coment-like {
padding: 20px;
display: block;
}
#apif-shortcode-wrapper .apif-masnry-ui-two .coment-like {
display: block;
width: 100%;
padding: 20px 0px 0;
}
#apif-shortcode-wrapper .apif-masnry-ui-two .coment-like span p {
margin: 0;
}
.apif-masnry-ui-two span.ap_insta_like_count {
display: inline-block;
float: left;
font-size: 12px;
color: #f1f1f1;
}
.apif-masnry-ui-two span.ap_insta_comment_count_wrapper {
display: inline-block;
float: right;
font-size: 12px;
color: #f1f1f1;
}
.apif-masnry-ui-two .apif-prof-n-name-wrap .profile-image {
border-radius: 100%;
height: 70px;
width: 70px;
display: inline-block;
float: left;
border: 3px solid #fff;
clear: both;
}
.apif-masnry-ui-two .apif-prof-n-name-wrap .profile-image img {
width: 100%;
overflow: hidden;
border-radius: 100%;
}
.apif-masnry-ui-two .apif-prof-n-name-wrap .apif-user-name {
display: inline-block;
float: left;
padding-left: 10px;
margin-top: 20px;
font-size: 17px;
font-weight: 600;
text-transform: titlecase;
}
.apif-masnry-ui-two .apif-prof-n-name-wrap {
display: inline-block;
width: 100%;
padding: 15px 5px 5px;
} .apif-masnry-ui-three { float: left;
}
.apif-masnry-ui-three .apif-masonry-block {
border: 1px solid #ccc;
}
.apif-masnry-ui-three figure {
position: relative;
overflow: hidden;
}
.apif-masnry-ui-three figure .apif-image-overlay {
right: -300px;
height: 100%;
opacity: 0;
position: absolute;
text-indent: -9999em;
transition: all 500ms ease 0s;
width: 100%;
z-index: 10;
top: 0;
}
.apif-masnry-ui-three:hover figure .apif-image-overlay {
opacity: 0.7;
right: 0;
}
.apif-masnry-ui-three .apif-image-overlay { background: -moz-linear-gradient(top, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(141, 48, 130, 8)), color-stop(100%, rgba(201, 43, 29, 4)));
background: -webkit-linear-gradient(top, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
background: -o-linear-gradient(top, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
background: -ms-linear-gradient(top, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
background: linear-gradient(to bottom, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8d3082', endColorstr='#c92b1d', GradientType=0);
}
.apif-masnry-ui-three figure .apif-overlay-cont-block {
display: block;
position: absolute;
top: 0;
z-index: 999;
text-align: center;
right: 0;
left: 0;
bottom: 0;
opacity: 0;
width: 100%;
transition: all 0.9s ease-in-out 0s;
}
.apif-masnry-ui-three figure .apif-view-n-popup {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
margin: auto;
max-width: 100px;
max-height: 50px;
}
.apif-masnry-ui-three figure .apif-view-n-popup i {
border: 2px solid #fff;
border-radius: 50%;
padding: 10px;
margin-right: 4px;
cursor: pointer;
}
.apif-masnry-ui-three figure .apif-view-n-popup a i {
color: #fff;
}
.apif-masnry-ui-three:hover figure .apif-overlay-cont-block {
opacity: 1;
display: block;
right: 0;
left: 0;
bottom: 0;
top: 0;
color: #fff;
}
.apif-masnry-ui-three:hover figure .apif-overlay-cont-block:before {
position: absolute;
content: "";
left: 25px;
right: 25px;
bottom: 40px;
top: 25px;
border: 2px solid #fff;
z-index: -1;
}
.apif-masnry-ui-three .apif-fig-content .profile-image {
border-radius: 100%;
height: 60px;
width: 60px;
display: inline-block; border: 3px solid #fff;
clear: both;
}
.apif-masnry-ui-three .apif-fig-content .apif-prof-n-name-wrap {
display: block;
overflow: hidden;
clear: both;
margin-top: -30px;
padding: 0 30px;
position: relative;
z-index: 999;
text-align: center;
}
.apif-masnry-ui-three .apif-fig-content .apif-image-caption {
padding: 8px 10px;
text-align: center;
font-size: 14px;
}
.apif-masnry-ui-three .apif-fig-content .profile-image img {
width: 100%;
overflow: hidden;
border-radius: 100%;
}
.apif-masnry-ui-three .ap_insta_like_count {
display: inline-block;
float: left;
}
.apif-masnry-ui-three .ap_insta_comment_count_wrapper {
display: inline-block;
float: left;
}
.apif-masnry-ui-three span.apif-ins-link {
position: absolute;
top: 10px;
right: 0;
left: 0;
margin: auto;
}
.apif-masnry-ui-three .coment-like {
padding: 20px;
display: block;
}
.apif-masnry-ui-three .apif-user-name {
font-weight: normal;
font-size: 15px; padding: 10px 5% 4px 5%;
margin: 0px 10px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 90%;
display: block;
}
#apif-shortcode-wrapper .apif-masnry-ui-three .coment-like {
display: block !important;
font-size: 15px;
overflow: hidden;
margin: 20px 10px 3px;
padding: 10px;
border-top: 1px solid #dedcdc;
color: #808080;
}
#apif-shortcode-wrapper .apif-masnry-ui-three .coment-like span p {
margin: 0;
padding: 0;
font-size: 12px;
}
.apif-masnry-ui-three .ap-instagram_imge_like span {
display: inline-block;
float: left;
margin-right: 5px;
}
.apif-masonry-box.apif-masnry-ui-three .apif-masonry-block {
padding: 0;
border: 1px solid #dedcdc;
overflow: hidden;
}
.apif-masnry-ui-three .apif-masonry-block .apif-fig-content { }
.apif-masnry-ui-three .apif-masonry-block .apif-fig-content .ap_posted_ago {
color: #808080;
padding: 0px 10px 0;
display: inline-block;
float: right;
font-size: 14px;
} .apif-masnry-ui-four { float: left;
}
.apif-masnry-ui-four .apif-masonry-block {
border: 1px solid #ccc;
}
.apif-masnry-ui-four figure {
position: relative;
overflow: hidden;
}
.apif-masnry-ui-four figure .apif-image-overlay {
right: -300px;
height: 100%;
opacity: 0;
position: absolute;
text-indent: -9999em;
transition: all 500ms ease 0s;
width: 100%;
z-index: 10;
top: 0;
}
.apif-masnry-ui-four:hover figure .apif-image-overlay {
opacity: 0.7;
right: 0;
}
.apif-masnry-ui-four .apif-image-overlay { background: -moz-linear-gradient(top, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(141, 48, 130, 8)), color-stop(100%, rgba(201, 43, 29, 4)));
background: -webkit-linear-gradient(top, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
background: -o-linear-gradient(top, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
background: -ms-linear-gradient(top, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
background: linear-gradient(to bottom, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8d3082', endColorstr='#c92b1d', GradientType=0);
}
.apif-masnry-ui-four figure .apif-overlay-cont-block {
display: block;
position: absolute;
top: 0;
z-index: 999;
text-align: center;
right: 0;
left: 0;
bottom: 0;
opacity: 0;
width: 100%;
transition: all 0.9s ease-in-out 0s;
}
.apif-masnry-ui-four figure .apif-view-n-popup {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
margin: auto;
max-width: 100px;
max-height: 50px;
}
.apif-masnry-ui-four figure .apif-view-n-popup i {
border: 2px solid #fff;
border-radius: 50%;
padding: 10px;
margin-right: 4px;
cursor: pointer;
}
.apif-masnry-ui-four figure .apif-view-n-popup a i {
color: #fff;
}
.apif-masnry-ui-four:hover figure .apif-overlay-cont-block {
opacity: 1;
display: block;
right: 0;
left: 0;
bottom: 0;
top: 0;
color: #fff;
}
.apif-masnry-ui-four:hover figure .apif-overlay-cont-block:before {
position: absolute;
content: "";
left: 25px;
right: 25px;
bottom: 40px;
top: 25px;
border: 2px solid #fff;
z-index: -1;
}
.apif-masnry-ui-four .apif-fig-content .profile-image {
border-radius: 100%;
height: 70px;
width: 70px;
display: inline-block;  clear: both;
}
.apif-masnry-ui-four .apif-fig-content .apif-prof-n-name-wrap {
display: block;
overflow: hidden;
clear: both;
margin-top: -30px;
padding: 0 30px;
position: relative;
z-index: 999;
text-align: center;
}
.apif-masnry-ui-four .apif-fig-content .apif-image-caption {
padding: 8px 10px;
text-align: center;
font-size: 14px;
}
.apif-masnry-ui-four .apif-fig-content .profile-image img {
width: 100%;
overflow: hidden;
border-radius: 100%;
}
.apif-masnry-ui-four .ap_insta_like_count {
display: inline-block;
float: left;
}
.apif-masnry-ui-four .ap_insta_comment_count_wrapper {
display: inline-block;
float: left;
}
.apif-masnry-ui-four span.apif-ins-link {
position: absolute;
top: 10px;
right: 0;
left: 0;
margin: auto;
}
.apif-masnry-ui-four .coment-like {
padding: 20px;
display: block;
}
.apif-masnry-ui-four .apif-user-name {
font-weight: normal;
font-size: 15px; padding: 10px 5% 4px 5%;
margin: 0px 10px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 90%;
display: block;
}
#apif-shortcode-wrapper .apif-masnry-ui-four .coment-like {
display: block !important;
font-size: 15px;
overflow: hidden;
margin: 20px 0px 0px;
padding: 10px;
border-top: 1px solid #dedcdc;
background: #da3738;
color: #fff;
border-radius: 8px;
}
#apif-shortcode-wrapper .apif-masnry-ui-four .coment-like span p {
margin: 0;
padding: 0 0 0 2px;
font-size: 12px;
}
.apif-masnry-ui-four .ap-instagram_imge_like span {
display: inline-block;
float: left;
margin-right: 5px;
}
.apif-masonry-box.apif-masnry-ui-four .apif-masonry-block {
padding: 10px;
border: 1px solid #dedcdc;
overflow: hidden;
}
.apif-masnry-ui-four .apif-masonry-block .apif-fig-content { }
.apif-masnry-ui-four .apif-masonry-block .apif-fig-content .ap_posted_ago {
color: #fff;
padding: 0px 10px 0;
display: inline-block;
float: right;
font-size: 14px;
} .apif-masnry-ui-five { float: left;
padding: 15px 10px !important;
z-index: 1;
}
.apif-masonry-box.apif-masnry-ui-five {
margin-bottom: 27px;
}
.apif-masnry-ui-five .apif-masonry-block {
border: 1px solid #ccc;
}
.apif-masnry-ui-five figure {
position: relative;
overflow: hidden;
min-height: 200px;
}
.apif-masnry-ui-five figure .apif-image-overlay {
right: 0px;
height: 100%;
opacity: 0;
position: absolute;
text-indent: -9999em;
transition: all 0.9s ease-in-out 0s;
width: 100%;
z-index: 10;
top: 0;
}
.apif-masnry-ui-five:hover figure .apif-image-overlay {
opacity: 0.7; }
.apif-masnry-ui-five .apif-image-overlay { background: -moz-linear-gradient(top, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(141, 48, 130, 8)), color-stop(100%, rgba(201, 43, 29, 4)));
background: -webkit-linear-gradient(top, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
background: -o-linear-gradient(top, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
background: -ms-linear-gradient(top, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
background: linear-gradient(to bottom, rgba(141, 48, 130, 8) 0%, rgba(201, 43, 29, 4) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8d3082', endColorstr='#c92b1d', GradientType=0);
}
.apif-masnry-ui-five figure .apif-overlay-cont-block {
display: block;
position: absolute;
top: 0;
z-index: 999;
text-align: center;
right: 0;
left: 0;
bottom: 0;
opacity: 0;
width: 100%;
transition: all 0.9s ease-in-out 0s;
}
.apif-masnry-ui-five figure .apif-view-n-popup {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
margin: auto;
max-width: 100px;
max-height: 50px;
}
.apif-masnry-ui-five figure .apif-view-n-popup i {
border: 2px solid #fff;
border-radius: 50%;
padding: 10px;
margin-right: 4px;
cursor: pointer;
}
.apif-masnry-ui-five figure .apif-view-n-popup a i {
color: #fff;
}
.apif-masnry-ui-five:hover figure .apif-overlay-cont-block {
opacity: 1;
display: block;
right: 0;
left: 0;
bottom: 0;
top: 0;
color: #fff;
}
.apif-masnry-ui-five:hover figure .apif-overlay-cont-block:before {
position: absolute;
content: "";
left: 25px;
right: 25px;
bottom: 40px;
top: 25px;
border: 2px solid #fff;
z-index: -1;
}
.apif-masnry-ui-five .apif-fig-content .profile-image {
border-radius: 100%;
height: 70px;
width: 70px;
display: inline-block;  clear: both;
}
.apif-masnry-ui-five .apif-fig-content .apif-prof-n-name-wrap {
display: block;
overflow: hidden;
clear: both;
margin-top: -30px;
padding: 0 30px;
position: relative;
z-index: 999;
text-align: center;
}
.apif-masnry-ui-five .apif-fig-content .apif-image-caption {
padding: 8px 10px;
text-align: center;
font-size: 14px;
}
.apif-masnry-ui-five .apif-fig-content .profile-image img {
width: 100%;
overflow: hidden;
border-radius: 100%;
}
.apif-masnry-ui-five .ap_insta_like_count {
display: inline-block;
float: left;
}
.apif-masnry-ui-five .ap_insta_comment_count_wrapper {
display: inline-block;
float: right;
}
.apif-masnry-ui-five span.apif-ins-link {
position: absolute;
top: 10px;
right: 0;
left: 0;
margin: auto;
}
.apif-masnry-ui-five .coment-like {
padding: 20px;
display: block;
}
.apif-masnry-ui-five .apif-user-name {
font-weight: normal;
font-size: 15px; padding: 10px 5% 4px 5%;
margin: 0px 10px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 90%;
display: block;
color: #000;
font-weight: 600;
}
#apif-shortcode-wrapper .apif-masnry-ui-five .coment-like {
display: block !important;
font-size: 15px;
overflow: hidden;
margin: 20px 0px 0px;
padding: 10px 30px;
border-radius: 8px;
position: absolute;
bottom: 40px;
right: 0px;
left: 0px;
margin: auto;
max-width: 180px;
}
#apif-shortcode-wrapper .apif-masnry-ui-five .coment-like span p {
margin: 0;
padding: 0;
font-size: 12px;
}
.apif-masnry-ui-five .ap-instagram_imge_like span { }
.apif-masonry-box.apif-masnry-ui-five .apif-masonry-block {
overflow: hidden;
border: 0;
}
.apif-masnry-ui-five .apif-masonry-block .apif-fig-content { }
.apif-masnry-ui-five .apif-masonry-block .apif-fig-content .ap_posted_ago {
padding: 0px 10px 0;
text-align: center;
display: block;
font-size: 12px;
}
.apif-masnry-ui-five .apif-masonry-block .apif-fig-content .ap_posted_ago p {
margin: 0;
margin-top: 5px;
}
.apif-masnry-ui-five.effect5 {
position: relative;
}
.apif-masnry-ui-five.effect5:before, .apif-masnry-ui-five.effect5:after {
z-index: -1;
position: absolute;
content: "";
bottom: 25px;
left: 17px;
width: 50%;
top: 80%;
max-width: 300px;
background: #777;
box-shadow: 0 10px 8px #777;
transform: rotate(-3deg);
}
.apif-masnry-ui-five.effect5:after {
transform: rotate(3deg);
right: 17px;
left: auto;
}
.apif-popup-disc {
display: block;
overflow: hidden;
clear: both;
} .apif-masnry-ui-five .effect-top5 {
position: relative;
z-index: 1;
}
.apif-masnry-ui-five .effect-top5:before, .apif-masnry-ui-five .effect-top5:after {
z-index: -1;
position: absolute;
content: "";
top: 11px;
left: 7px;
width: 50%;
bottom: 80%;
max-width: 300px; box-shadow: 0px -10px 10px #777;
transform: rotate(3deg);
}
.apif-masnry-ui-five .effect-top5:after {
transform: rotate(-5deg);
right: 7px;
left: auto;
} .apif-image-zoom-style { float: left;
}
.apif-image-zoom-style figure {
position: relative;
overflow: hidden;
}
.apif-image-zoom-style figure .apif-image-overlay {
height: 100%;
opacity: 0;
position: absolute;
text-indent: -9999em;
transition: all 500ms ease 0s;
width: 100%;
z-index: 10;
top: 0;
left: 0;
}
.apif-image-zoom-style:hover figure .apif-image-overlay {
opacity: 1;
right: 0;
}
.apif-image-zoom-style .apif-image-overlay {
background: rgba(255, 255, 255, 0.8);
}
.apif-image-zoom-style figure .apif-overlay-cont-block {
display: block;
position: absolute;
top: 0;
z-index: 999;
text-align: center;
right: 0;
left: 0;
bottom: 0;
opacity: 0;
width: 100%;
transition: all 0.9s ease-in-out 0s;
}
.apif-image-zoom-style:hover figure .apif-overlay-cont-block {
opacity: 1;
display: block;
right: 0;
left: 0;
bottom: 0;
top: 0;
}
.apif-image-zoom-style .apif-featimg img {
transform: scale(1) translateZ(0);
-ms-transform: scale(1) translateZ(0);
-webkit-transform: scale(1) translateZ(0);
transition: all 0.6s ease-in-out 0s;
-moz-transition: all 0.6s ease-in-out 0s;
-webkit-transition: all 0.6s ease-in-out 0s;
}
.apif-image-zoom-style:hover .apif-featimg img {
transform: scale(1.05);
}
.apif-image-zoom-style figure .profile-image {
border-radius: 100%;
height: 50px;
width: 50px;
display: inline-block;
margin-top: 25px;
}
.apif-image-zoom-style figure .profile-image img {
width: 100%;
overflow: hidden;
border-radius: 100%;
}
.apif-image-zoom-style .ap_insta_like_count {
display: inline-block;
float: left;
}
.apif-image-zoom-style .ap_insta_comment_count_wrapper {
display: inline-block;
float: right;
}
.apif-image-zoom-style span.apif-ins-link {
position: absolute;
top: 10px;
right: 10px;
display: inline-block;
}
.apif-image-zoom-style .coment-like {
padding: 20px;
display: block;
}
.apif-image-zoom-style .apif-user-name {
font-weight: bold;
font-size: 15px;
}
.apif-image-zoom-style .ap-instagram_imge_like span {
display: inline-block;
float: left;
margin-right: 5px;
} .apif-img-text { float: left;
}
.apif-img-text figure {
position: relative;
overflow: hidden;
}
.apif-img-text figure .apif-image-overlay {
height: 100%;
opacity: 0;
position: absolute;
text-indent: -9999em;
transition: all 500ms ease 0s;
width: 100%;
z-index: 10;
top: 0;
left: 0;
}
.apif-img-text:hover figure .apif-image-overlay {
opacity: 1;
right: 0;
}
.apif-img-text .apif-image-overlay {
background: rgba(255, 255, 255, 0.8);
}
.apif-img-text figure .apif-overlay-cont-block {
display: block;
position: absolute;
top: -300px;
z-index: 999;
text-align: center;
right: 0;
left: 0;
opacity: 0;
width: 100%;
transition: all 0.4s ease-in-out 0s;
}
.apif-img-text:hover figure .apif-overlay-cont-block {
opacity: 1;
display: block;
right: 0;
left: 0;
bottom: 0;
top: 0;
}
.apif-img-text .apif-featimg img {
transform: scale(1);
transition: all 0.6s ease-in-out 0s;
}
.apif-img-text:hover .apif-featimg img {
transform: scale(1.04);
}
.apif-img-text figure .profile-image {
border-radius: 100%;
height: 50px;
width: 50px;
display: inline-block;
margin-top: 25px;
}
.apif-img-text figure .profile-image img {
width: 100%;
overflow: hidden;
border-radius: 100%;
}
.apif-img-text .ap_insta_like_count {
display: inline-block;
float: left;
}
.apif-img-text .ap_insta_comment_count_wrapper {
display: inline-block;
float: right;
}
.apif-img-text span.apif-ins-link {
position: absolute;
top: 10px;
right: 10px;
display: inline-block;
z-index: 99;
}
.apif-img-text .coment-like {
padding: 20px;
display: block;
}
.apif-img-text .apif-user-name {
font-weight: bold;
font-size: 15px;
}
.apif-img-text .ap-instagram_imge_like span {
display: inline-block;
float: left;
margin-right: 5px;
} .apif-img-rotate { float: left;
}
.apif-img-rotate figure {
position: relative;
overflow: hidden;
}
.apif-img-rotate figure .apif-image-overlay {
height: 100%;
opacity: 0;
position: absolute;
text-indent: -9999em;
transition: all 500ms ease 0s;
width: 100%;
z-index: 10;
top: 0;
left: 0;
}
.apif-img-rotate:hover figure .apif-image-overlay {
opacity: 1;
right: 0;
}
.apif-img-rotate .apif-image-overlay {
background: rgba(255, 255, 255, 0.8);
}
.apif-img-rotate figure .apif-overlay-cont-block {
display: block;
position: absolute;
top: -300px;
z-index: 999;
text-align: center;
right: 0;
left: 0;
opacity: 0;
width: 100%;
transition: all 0.4s ease-in-out 0s;
}
.apif-img-rotate:hover figure .apif-overlay-cont-block {
opacity: 1;
display: block;
right: 0;
left: 0;
bottom: 0;
top: 0;
}
.apif-img-rotate .apif-featimg img {
transition: all 0.4s ease-in-out 0s;
}
.apif-img-rotate:hover .apif-featimg img {
transform: rotate(90deg);
}
.apif-img-rotate figure .profile-image {
border-radius: 100%;
height: 50px;
width: 50px;
display: inline-block;
margin-top: 25px;
}
.apif-img-rotate figure .profile-image img {
width: 100%;
overflow: hidden;
border-radius: 100%;
}
.apif-img-rotate .ap_insta_like_count {
display: inline-block;
float: left;
}
.apif-img-rotate .ap_insta_comment_count_wrapper {
display: inline-block;
float: right;
}
.apif-img-rotate span.apif-ins-link {
position: absolute;
top: 10px;
right: 10px;
display: inline-block;
}
.apif-img-rotate .coment-like {
padding: 20px;
display: block;
}
.apif-img-rotate .apif-user-name {
font-weight: bold;
font-size: 15px;
}
.apif-img-rotate .ap-instagram_imge_like span {
display: inline-block;
float: left;
margin-right: 5px;
} .apif-img-zoomout { float: left;
}
.apif-img-zoomout figure {
overflow: hidden;
position: relative;
margin: 0;
}
.apif-img-zoomout figure:after, .apif-img-zoomout figure:before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
} .apif-img-zoomout figure .apif-image-overlay {
height: 100%;
opacity: 0;
position: absolute;
text-indent: -9999em;
transition: all 500ms ease 0s;
width: 100%;
z-index: 10;
top: 0;
left: 0;
display: none;
} .apif-img-zoomout figure .apif-overlay-cont-block {
display: block;
position: absolute;
top: -300px;
z-index: 999;
text-align: center;
right: 0;
left: 0;
opacity: 0;
width: 100%;
transition: all 0.4s ease-in-out 0s;
padding-top: 60%;
}
.apif-img-zoomout:hover figure .apif-overlay-cont-block {
opacity: 1;
display: block;
right: 0;
left: 0;
bottom: 0;
top: 0;
}
.apif-img-zoomout .apif-featimg img {
transform: scale(1.0);
transition: all 0.6s ease-in-out 0s;
z-index: 9999;
}
.apif-img-zoomout:hover .apif-featimg img {
transform: translateY(-45px) scale(0.4);
top: 0;
filter: none;
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-ms-filter: blur(0px);
filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='0');
}
.apif-img-zoomout figure .profile-image {
border-radius: 100%;
height: 50px;
width: 50px;
display: inline-block;
margin-top: 25px;
display: none; }
.apif-img-zoomout figure .profile-image img {
width: 100%;
overflow: hidden;
border-radius: 100%;
}
.apif-img-zoomout .ap_insta_like_count {
display: inline-block;
float: left;
}
.apif-img-zoomout .ap_insta_comment_count_wrapper {
display: inline-block;
float: right;
}
.apif-img-zoomout span.apif-ins-link {
position: absolute;
top: 10px;
right: 10px;
display: inline-block;
}
.apif-img-zoomout .coment-like {
padding: 20px;
display: block;
}
.apif-img-zoomout .apif-user-name {
font-weight: bold;
font-size: 15px;
}
.apif-img-zoomout .ap-instagram_imge_like span {
display: inline-block;
float: left;
margin-right: 5px;
}
.hoverlay-link {
bottom: 0;
left: 0;
position: absolute;
right: 0;
text-indent: -9999em;
top: 0;
z-index: 1;
} .apif-masonry-box {
float: left;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 8px;
}
.apif-masonry-box figure {
margin: 0;
}
.apif-masonry-box.apif-col-2 {
width: 50%;
}
.apif-masonry-box.apif-col-3 {
width: 33.3333%;
}
.apif-masonry-box.apif-col-4 {
width: 25%;
}
.apif-masonry-box.apif-col-5 {
width: 20%;
}
.apif-masonry-box.apif-col-6 {
width: 16.6666666%;
}
.apif-masonry-box .apif-masonry-block {
border: 2px double #f3f3f3;
background: #f9f9f9;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.hello-text {
position: relative;
display: block;
}
.apif-masonry-block {
position: relative;
display: block;
padding: 10px;
} .apif-instagram-layout {
clear: both;
float: none !important;
margin: 0 auto;
position: relative;
max-width: 600px;
width: 100%;
background: #fff;
margin-bottom: 50px;
padding-bottom: 30px;
max-width: 600px;
border: 1px solid #e5e5e5;
overflow: hidden;
}
.apif-instagram-layout figure {
text-align: center;
position: relative;
margin: 0;
}
.apif-instagram-layout .apif-fig-content {
clear: both;
margin-top: 10px;
}
.apif-instagram-layout .apif-fig-content {
padding: 5px 20px;
}
.apif-instagram-layout .apif-insta-cont-block {
padding: 5px 20px;
}
.apif-instagram-layout .apif-fig-content .apif-user-link {
float: left;
margin-right: 8px;
}
.apif-instagram-layout .apif-fig-content .apif-image-caption {
display: inline;
}
.apif-instagram-layout .apif-instagram-block .profile-image {
width: 50px;
height: 50px;
border-radius: 100%;
overflow: hidden;
float: left;
}
.apif-instagram-layout .apif-instagram-block .header-insta-wrap {
padding: 10px 10px;
clear: both;
overflow: hidden;
border-bottom: 1px solid #e5e5e5;
}
.apif-instagram-layout .apif-instagram-block .apif-featimg {
margin: 0px 0 20px 0;
}
.apif-instagram-layout .apif-instagram-block .header-insta-wrap .ap_posted_ago {
float: right;
margin-top: 6px;
font-size: 14px;
color: #125688;
}
.apif-instagram-layout .apif-instagram-block .header-insta-wrap .apif-user-name {
margin: 8px 10px;
float: left;
}
.apif-instagram-layout .ap_insta_like_count {
display: inline-block;
float: left;
}
.apif-instagram-layout .ap_insta_comment_count_wrapper {
display: inline-block;
float: right;
font-size: 14px;
}
.apif-instagram-layout span.apif-ins-link {
position: absolute;
top: 10px;
right: 10px;
display: inline-block;
}
.apif-instagram-layout .coment-like {
padding: 20px;
display: block;
}
.apif-instagram-layout .apif-user-name {
font-weight: bold;
font-size: 15px;
}
.apif-instagram-layout .apif-user-name a {
font-size: 17px;
}
.apif-instagram-layout .ap-instagram_imge_like span {
display: inline-block;
float: left;
margin-right: 5px;
font-size: 14px;
}
.load-more-button {
border-radius: 2px;
padding: 8px 18px;
text-decoration: none !important;
transition: all 0.6s ease-in-out 0s;
background: #000;
border: 2px solid #000;
color: #fff !important;
}
.ap_pagination  .load-more-button:hover,
.load-more-button:hover {
background: #f1f1f1;
color: #000 !important;
border: 2px solid #000;
} .apif-round-image-layout {
float: left;
margin-bottom: 20px;
}
.apif-round-image-layout.apif-col-2 {
width: 50%;
}
.apif-round-image-layout.apif-col-3 {
width: 33.3333%;
}
.apif-round-image-layout.apif-col-4 {
width: 25%;
}
.apif-round-image-layout.apif-col-5 {
width: 20%;
}
.apif-round-image-layout.apif-col-6 {
width: 16.6666666%;
}
.apif-round-image-layout .apif-round-image-block .apif-round-img-info .apif-img-round-c-like p {
margin-bottom: 0;
}
.apif-round-image-layout .apif-round-image-block .apif-round-img-info .apif-img-round-c-like span {
display: inline-block;
padding: 0 2px;
}
.apif-round-image-layout .apif-round-image-block .apif-round-img-info .apif-img-round-c-like {
margin-top: 20px;
}
.apif-round-image-layout .apif-round-image-block .apif-round-img-info .apif-img-round-c-like .apif-ins-link {
margin-top: 30px;
} .apif-round-image-layout .apif-round-image-block.circle-bottom {
overflow: visible;
}
.apif-round-image-layout .apif-round-image-block.circle-left {
overflow: visible;
}
.apif-round-image-layout .apif-round-image-block.circle-right {
overflow: visible;
}
.apif-round-image-layout .apif-round-image-block {
overflow: hidden;
}
.apif-round-image-layout .apif-round-image-block.circle-left {
border-radius: 50%;
height: auto;
position: relative;
width: 100%;
background-color: #fff;
}
.apif-round-image-layout .apif-round-image-block.circle-left .img::before {
position: absolute;
display: block;
content: '';
width: 100%;
height: 100%;
border-radius: 50%;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.apif-round-image-layout .apif-round-image-block.circle-left {
border-radius: 50%;
height: auto;
position: relative;
width: 100%;
}
.apif-round-image-layout .apif-round-image-block.circle-left .img img.img-thumb {
border-radius: 50%;
height: auto;
width: 100%;
}
.apif-round-image-layout .apif-round-image-block.circle-left {
box-sizing: border-box;
padding: 10px;
}
.apif-round-image-layout .apif-round-image-block.circle-left .apif-round-img-info {
transform: translateX(0%);
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
opacity: 0;
transition: all 0.35s ease-in-out 0s;
-webkit-transition: all 0.35s ease-in-out 0s;
-ms-transition: all 0.35s ease-in-out 0s;
}
.apif-round-image-layout .apif-round-image-block.circle-left .apif-round-img-info {
backface-visibility: hidden;
border-radius: 100%;
bottom: 0px;
left: 0px;
position: absolute;
right: 0px;
text-align: center;
top: 0px;
z-index: 1;
background: #f1f1f1;
height: 100%;
width: 100%;
border: 2px solid #ddd;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.apif-round-image-layout .apif-round-image-block.circle-left a {
display: block;
}
.apif-round-image-layout .apif-round-image-block.circle-left .img {
border-radius: 50%;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
position: relative;
}
.apif-round-image-layout .apif-round-image-block.circle-left .img {
-webkit-transform: scale(1) translateX(0);
-moz-transform: scale(1) translateX(0);
-ms-transform: scale(1) translateX(0);
-o-transform: scale(1) translateX(0);
transform: scale(1) translateX(0);
}
.apif-round-image-layout:hover .apif-round-image-block.circle-left .img {
-webkit-transform: scale(0.5) translateX(-100%);
-moz-transform: scale(0.5) translateX(-100%);
-ms-transform: scale(0.5) translateX(-100%);
-o-transform: scale(0.5) translateX(-100%);
transform: scale(0.5) translateX(-100%);
z-index: 111;
}
.apif-round-image-layout:hover .apif-round-image-block.circle-left .apif-round-img-info {
opacity: 1;
transform: translateX(0px);
-webkit-transform: translateX(0px);
}
.apif-round-image-layout:hover .apif-round-image-block.circle-left > a:not(.btn) {
display: block;
}
.apif-round-image-layout .apif-round-image-block.circle-left .apif-round-img-info .apif-img-round-p-image {
display: inline-block;
width: 50px;
height: 50px;
clear: both;
margin-top: 20px;
}
.apif-round-image-layout .apif-round-image-block.circle-left .apif-round-img-info .apif-img-round-p-image > img {
border-radius: 50%;
} .apif-round-image-layout .apif-round-image-block.circle-right {
border-radius: 50%;
height: auto;
position: relative;
width: 100%;
background-color: #fff;
}
.apif-round-image-layout .apif-round-image-block.circle-right .img::before {
position: absolute;
display: block;
content: '';
width: 100%;
height: 100%;
border-radius: 50%;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.apif-round-image-layout .apif-round-image-block.circle-right {
border-radius: 50%;
height: auto;
position: relative;
width: 100%;
}
.apif-round-image-layout .apif-round-image-block.circle-right .img img.img-thumb {
border-radius: 50%;
height: auto;
width: 100%;
}
.apif-round-image-layout .apif-round-image-block.circle-right {
box-sizing: border-box;
padding: 10px;
}
.apif-round-image-layout .apif-round-image-block.circle-right .apif-round-img-info {
transform: translateX(0%);
opacity: 0;
transition: all 0.35s ease-in-out 0s;
}
.apif-round-image-layout .apif-round-image-block.circle-right .apif-round-img-info {
backface-visibility: hidden;
border-radius: 100%;
bottom: 0px;
left: 0px;
position: absolute;
right: 0px;
text-align: center;
top: 0px;
z-index: 1;
background: #f1f1f1;
height: 100%;
width: 100%;
border: 2px solid #ddd;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.apif-round-image-layout .apif-round-image-block.circle-right a {
display: block;
}
.apif-round-image-layout .apif-round-image-block.circle-right .img {
border-radius: 50%;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
position: relative;
}
.apif-round-image-layout .apif-round-image-block.circle-right .img {
-webkit-transform: scale(1) translateX(0);
-moz-transform: scale(1) translateX(0);
-ms-transform: scale(1) translateX(0);
-o-transform: scale(1) translateX(0);
transform: scale(1) translateX(0);
}
.apif-round-image-layout:hover .apif-round-image-block.circle-right .img {
-webkit-transform: scale(0.5) translateX(100%);
-moz-transform: scale(0.5) translateX(100%);
-ms-transform: scale(0.5) translateX(100%);
-o-transform: scale(0.5) translateX(100%);
transform: scale(0.5) translateX(100%);
z-index: 111;
}
.apif-round-image-layout:hover .apif-round-image-block.circle-right .apif-round-img-info {
opacity: 1;
transform: translateX(0px);
}
.apif-round-image-layout:hover .apif-round-image-block.circle-right > a:not(.btn) {
display: block;
}
.apif-round-image-layout .apif-round-image-block.circle-right .apif-round-img-info .apif-img-round-p-image {
display: inline-block;
width: 50px;
height: 50px;
clear: both;
margin-top: 20px;
}
.apif-round-image-layout .apif-round-image-block.circle-right .apif-round-img-info .apif-img-round-p-image > img {
border-radius: 50%;
}
.apif-round-image-layout .apif-round-image-block.circle-right .apif-round-img-info .apif-img-round-c-like {
color: #000;
} .apif-round-image-layout .apif-round-image-block.circle-bottom {
border-radius: 50%;
height: auto;
position: relative;
width: 100%;
background-color: #fff;
}
.apif-round-image-layout .apif-round-image-block.circle-bottom .img::before {
position: absolute;
display: block;
content: '';
width: 100%;
height: 100%;
border-radius: 50%;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.apif-round-image-layout .apif-round-image-block.circle-bottom {
border-radius: 50%;
height: auto;
position: relative;
width: 100%;
}
.apif-round-image-layout .apif-round-image-block.circle-bottom .img img.img-thumb {
border-radius: 50%;
height: auto;
width: 100%;
}
.apif-round-image-layout .apif-round-image-block.circle-bottom {
box-sizing: border-box;
padding: 10px;
}
.apif-round-image-layout .apif-round-image-block.circle-bottom .apif-round-img-info {
transform: translateX(0%);
opacity: 0;
transition: all 0.35s ease-in-out 0s;
}
.apif-round-image-layout .apif-round-image-block.circle-bottom .apif-round-img-info {
backface-visibility: hidden;
border-radius: 100%;
bottom: 0px;
left: 0px;
position: absolute;
right: 0px;
text-align: center;
top: 0px;
z-index: 1;
background: #f1f1f1;
height: 100%;
width: 100%;
border: 2px solid #ddd;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.apif-round-image-layout .apif-round-image-block.circle-bottom a {
display: block;
}
.apif-round-image-layout .apif-round-image-block.circle-bottom .img {
border-radius: 50%;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
position: relative;
}
.apif-round-image-layout .apif-round-image-block.circle-bottom .img {
-webkit-transform: scale(1) translateX(0);
-moz-transform: scale(1) translateX(0);
-ms-transform: scale(1) translateX(0);
-o-transform: scale(1) translateX(0);
transform: scale(1) translateX(0);
}
.apif-round-image-layout:hover .apif-round-image-block.circle-bottom .img {
-webkit-transform: scale(0.5) translateY(100%);
-moz-transform: scale(0.5) translateY(100%);
-ms-transform: scale(0.5) translateY(100%);
-o-transform: scale(0.5) translateY(100%);
transform: scale(0.5) translateY(100%);
z-index: 111;
}
.apif-round-image-layout:hover .apif-round-image-block.circle-bottom .apif-round-img-info {
opacity: 1;
transform: translateX(0px);
}
.apif-round-image-layout:hover .apif-round-image-block.circle-bottom > a:not(.btn) {
display: block;
}
.apif-round-image-layout .apif-round-image-block.circle-bottom .apif-round-img-info .apif-img-round-p-image {
display: inline-block;
width: 50px;
height: 50px;
clear: both;
margin-top: 20px;
}
.apif-round-image-layout .apif-round-image-block.circle-bottom .apif-round-img-info .apif-img-round-p-image > img {
border-radius: 50%;
}
.apif-round-image-layout .apif-round-image-block.circle-bottom .apif-round-img-info .apif-img-round-c-like {
color: #000;
} .apif-round-image-layout .apif-round-image-block.circle-rotate {
border-radius: 50%;
height: auto;
position: relative;
width: 100%;
background-color: #fff;
}
.apif-round-image-layout .apif-round-image-block.circle-rotate .img::before {
position: absolute;
display: block;
content: '';
width: 100%;
height: 100%;
border-radius: 50%;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.apif-round-image-layout .apif-round-image-block.circle-rotate {
border-radius: 50%;
height: auto;
position: relative;
width: 100%;
}
.apif-round-image-layout .apif-round-image-block.circle-rotate .img img.img-thumb {
border-radius: 50%;
height: auto;
width: 100%;
}
.apif-round-image-layout .apif-round-image-block.circle-rotate {
box-sizing: border-box;
padding: 10px;
}
.apif-round-image-layout .apif-round-image-block.circle-rotate .apif-round-img-info {
transform: translateX(0%);
opacity: 0;
transition: all 0.35s ease-in-out 0s;
}
.apif-round-image-layout .apif-round-image-block.circle-rotate .apif-round-img-info {
backface-visibility: hidden;
border-radius: 100%;
bottom: 0px;
left: 0px;
position: absolute;
right: 0px;
text-align: center;
top: 0px;
z-index: 1;
background: #f1f1f1;
height: 100%;
width: 100%;
border: 2px solid #ddd;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.apif-round-image-layout .apif-round-image-block.circle-rotate a {
display: block;
}
.apif-round-image-layout .apif-round-image-block.circle-rotate .img {
border-radius: 50%;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
position: relative;
}
.apif-round-image-layout .apif-round-image-block.circle-rotate .img {
-webkit-transform: scale(1) translateX(0);
-moz-transform: scale(1) translateX(0);
-ms-transform: scale(1) translateX(0);
-o-transform: scale(1) translateX(0);
transform: scale(1) translateX(0);
}
.apif-round-image-layout:hover .apif-round-image-block.circle-rotate .img {
-webkit-transform: rotate(90deg) translateX(-50%);
-moz-transform: rotate(90deg) translateX(-50%);
-ms-transform: rotate(90deg) translateX(-50%);
-o-transform: rotate(90deg) translateX(-50%);
transform: rotate(90deg) translateX(-50%);
opacity: 0;
}
.apif-round-image-layout:hover .apif-round-image-block.circle-rotate .apif-round-img-info {
opacity: 1;
transform: translateX(0px);
}
.apif-round-image-layout:hover .apif-round-image-block.circle-rotate > a:not(.btn) {
display: block;
}
.apif-round-image-layout .apif-round-image-block.circle-rotate .apif-round-img-info .apif-img-round-p-image {
display: inline-block;
width: 50px;
height: 50px;
clear: both;
margin-top: 20px;
}
.apif-round-image-layout .apif-round-image-block.circle-rotate .apif-round-img-info .apif-img-round-p-image > img {
border-radius: 50%;
}
.apif-round-image-layout .apif-round-image-block.circle-rotate .apif-round-img-info .apif-img-round-c-like {
color: #000;
} .apif-round-image-layout .apif-round-image-block.circle-rotatey {
border-radius: 50%;
height: auto;
position: relative;
width: 100%;
background-color: #fff;
}
.apif-round-image-layout .apif-round-image-block.circle-rotatey .img::before {
position: absolute;
display: block;
content: '';
width: 100%;
height: 100%;
border-radius: 50%;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.apif-round-image-layout .apif-round-image-block.circle-rotatey {
border-radius: 50%;
height: auto;
position: relative;
width: 100%;
}
.apif-round-image-layout .apif-round-image-block.circle-rotatey .img img.img-thumb {
border-radius: 50%;
height: auto;
width: 100%;
}
.apif-round-image-layout .apif-round-image-block.circle-rotatey {
box-sizing: border-box;
padding: 10px;
}
.apif-round-image-layout .apif-round-image-block.circle-rotatey .apif-round-img-info {
transform: translateX(0%);
opacity: 0;
transition: all 0.35s ease-in-out 0s;
}
.apif-round-image-layout .apif-round-image-block.circle-rotatey .apif-round-img-info {
backface-visibility: hidden;
border-radius: 100%;
bottom: 0px;
left: 0px;
position: absolute;
right: 0px;
text-align: center;
top: 0px;
z-index: 1;
background: #f1f1f1;
height: 100%;
width: 100%;
border: 2px solid #ddd;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.apif-round-image-layout .apif-round-image-block.circle-rotatey a {
display: block;
}
.apif-round-image-layout .apif-round-image-block.circle-rotatey .img {
border-radius: 50%;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
position: relative;
}
.apif-round-image-layout .apif-round-image-block.circle-rotatey .img {
-webkit-transform: scale(1) translateX(0);
-moz-transform: scale(1) translateX(0);
-ms-transform: scale(1) translateX(0);
-o-transform: scale(1) translateX(0);
transform: scale(1) translateX(0);
}
.apif-round-image-layout:hover .apif-round-image-block.circle-rotatey .img {
-webkit-transform: rotate(-90deg) translateY(-50%);
-moz-transform: rotate(-90deg) translateY(-50%);
-ms-transform: rotate(-90deg) translateY(-50%);
-o-transform: rotate(-90deg) translateY(-50%);
transform: rotate(-90deg) translateY(-50%);
opacity: 0;
}
.apif-round-image-layout:hover .apif-round-image-block.circle-rotatey .apif-round-img-info {
opacity: 1;
transform: translateX(0px);
}
.apif-round-image-layout:hover .apif-round-image-block.circle-rotatey > a:not(.btn) {
display: block;
}
.apif-round-image-layout .apif-round-image-block.circle-rotatey .apif-round-img-info .apif-img-round-p-image {
display: inline-block;
width: 50px;
height: 50px;
clear: both;
margin-top: 20px;
}
.apif-round-image-layout .apif-round-image-block.circle-rotatey .apif-round-img-info .apif-img-round-p-image > img {
border-radius: 50%;
}
.apif-round-image-layout .apif-round-image-block.circle-rotatey .apif-round-img-info .apif-img-round-c-like {
color: #000;
} .apif-round-image-layout .apif-round-image-block.circle-rotateyrs {
border-radius: 50%;
height: auto;
position: relative;
width: 100%;
background-color: #fff;
}
.apif-round-image-layout .apif-round-image-block.circle-rotateyrs .img::before {
position: absolute;
display: block;
content: '';
width: 100%;
height: 100%;
border-radius: 50%;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.apif-round-image-layout .apif-round-image-block.circle-rotateyrs {
border-radius: 50%;
height: auto;
position: relative;
width: 100%;
}
.apif-round-image-layout .apif-round-image-block.circle-rotateyrs .img img.img-thumb {
border-radius: 50%;
height: auto;
width: 100%;
}
.apif-round-image-layout .apif-round-image-block.circle-rotateyrs {
box-sizing: border-box;
padding: 10px;
}
.apif-round-image-layout .apif-round-image-block.circle-rotateyrs .apif-round-img-info {
transform: translateX(0%);
opacity: 0;
transition: all 0.35s ease-in-out 0s;
}
.apif-round-image-layout .apif-round-image-block.circle-rotateyrs .apif-round-img-info {
backface-visibility: hidden;
border-radius: 100%;
bottom: 0px;
left: 0px;
position: absolute;
right: 0px;
text-align: center;
top: 0px;
z-index: 1;
background: #f1f1f1;
height: 100%;
width: 100%;
border: 2px solid #ddd;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.apif-round-image-layout .apif-round-image-block.circle-rotateyrs a {
display: block;
}
.apif-round-image-layout .apif-round-image-block.circle-rotateyrs .img {
border-radius: 50%;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
position: relative;
}
.apif-round-image-layout .apif-round-image-block.circle-rotateyrs .img {
-webkit-transform: scale(1) translateX(0);
-moz-transform: scale(1) translateX(0);
-ms-transform: scale(1) translateX(0);
-o-transform: scale(1) translateX(0);
transform: scale(1) translateX(0);
}
.apif-round-image-layout:hover .apif-round-image-block.circle-rotateyrs .img {
-webkit-transform: rotate(90deg) translateY(-50%);
-moz-transform: rotate(90deg) translateY(-50%);
-ms-transform: rotate(90deg) translateY(-50%);
-o-transform: rotate(90deg) translateY(-50%);
transform: rotate(90deg) translateY(-50%);
opacity: 0;
}
.apif-round-image-layout:hover .apif-round-image-block.circle-rotateyrs .apif-round-img-info {
opacity: 1;
transform: translateX(0px);
}
.apif-round-image-layout:hover .apif-round-image-block.circle-rotateyrs > a:not(.btn) {
display: block;
}
.apif-round-image-layout .apif-round-image-block.circle-rotateyrs .apif-round-img-info .apif-img-round-p-image {
display: inline-block;
width: 50px;
height: 50px;
clear: both;
margin-top: 20px;
}
.apif-round-image-layout .apif-round-image-block.circle-rotateyrs .apif-round-img-info .apif-img-round-p-image > img {
border-radius: 50%;
}
.apif-round-image-layout .apif-round-image-block.circle-rotateyrs .apif-round-img-info .apif-img-round-c-like {
color: #000;
}
.apif-round-image-layout .apif-round-image-block .apif-round-img-info .apif-img-round-c-like {
font-size: 14px;
} .litbx__overlay {
z-index: 99999;
}
.theme-default .nivoSlider .nivo-caption img {
float: left;
position: relative;
}
.theme-bar .nivoSlider .nivo-caption img {
float: left;
position: relative;
}
.theme-light .nivoSlider .nivo-caption img {
float: left;
position: relative;
}
.theme-dark .nivoSlider .nivo-caption img {
float: left;
position: relative;
} .apif-slider-pro .profile-image img {
border-radius: 50%;
}
.sp-thumbnails-container .sp-thumbnail {
text-align: center;
right: 0;
left: 0;
background: #f1f1f1; }
.sp-thumbnails-container .sp-thumbnail img {
transform: scale(1);
transition: all 0.2s ease-in-out 0s;
}
.sp-thumbnails-container .sp-thumbnail:hover img {
transform: scale(1.05);
}
.sp-thumbnails-container .sp-thumbnail .sp-thumbnail-title .profile-image {
width: 40px;
height: 40px;
display: inline-block;
}
.sp-thumbnails-container .sp-thumbnail .sp-thumbnail-description a {
text-decoration: none;
}
.sp-horizontal .sp-previous-arrow {
left: 5px;
}
.sp-horizontal .sp-next-arrow {
right: 5px;
}
.sp-next-arrow:after, .sp-next-arrow:before, .sp-previous-arrow:after, .sp-previous-arrow:before {
width: 20%;
} .sp-next-arrow::after, .sp-next-arrow::before, .sp-previous-arrow::after, .sp-previous-arrow::before {
background-color: #FF0000 !important;
}
.pgwSlider .ps-current img { max-width: 100%;
}
.sp-slides-container .sp-slides img.sp-image {
max-width: 100% !important;
width: inherit !important;
height: inherit;
margin-top: 0 !important;
margin-bottom: 100px !important;
}
.sp-slides-container .sp-slide img {
max-width: 100% !important;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.theme-default .nivo-directionNav a {
background-color: #000;
border-radius: 50%;
} .apif-jcarousel {
position: relative;
overflow: hidden;
} .apif-jcarousel ul {
width: 20000em;
position: relative; list-style: none;
margin: 0;
padding: 0;
} .apif-jcarousel li { float: left;
} .apif-jcarousel li figure {
position: relative; margin: 0;
}
.apif-jcarousel li figure .apif-image-overlay {
height: 100%;
opacity: 0;
position: absolute;
text-indent: -9999em;
transition: all 500ms ease 0s;
width: 100%;
z-index: 10;
top: 0;
left: 0;
}
.apif-jcarousel li:hover figure .apif-image-overlay {
opacity: 1;
right: 0;
}
.apif-jcarousel .apif-image-overlay {
background: rgba(255, 255, 255, 0.8);
}
.apif-jcarousel li figure .apif-overlay-cont-block {
display: block;
position: absolute;
top: -50px;
z-index: 999;
text-align: center;
right: 0;
left: 0;
opacity: 0;
width: 100%;
transition: all 0.7s ease-in-out 0s;
}
.apif-jcarousel span.apif-ins-link a {
color: #808080;
}
.apif-jcarousel span.apif-ins-video-icon a {
color: #808080;
}
.apif-jcarousel li.apif_low_resolution:hover figure .apif-overlay-cont-block {
padding-top: 22%;
}
.apif-jcarousel li.apif_standard_resolution:hover figure .apif-overlay-cont-block {
padding-top: 22%;
}
.apif-jcarousel li:hover figure .apif-overlay-cont-block {
opacity: 1;
display: block;
right: 0;
left: 0;
bottom: 0;
top: 0;
}
.apif-jcarousel .apif-featimg img {
transform: scale(1);
transition: all 0.6s ease-in-out 0s;
}
.apif-jcarousel li:hover .apif-featimg img {
transform: scale(1.2);
}
.apif-jcarousel li figure .profile-image {
border-radius: 100%;
height: 50px;
width: 50px;
display: inline-block;
margin-top: 25px;
}
.apif-jcarousel li figure .profile-image img {
width: 100%;
overflow: hidden;
border-radius: 100%;
}
.apif-jcarousel .ap_insta_like_count {
display: inline-block;
float: left;
}
.apif-jcarousel .ap_insta_comment_count_wrapper {
display: inline-block;
float: right;
}
.apif-jcarousel span.apif-ins-link {
position: absolute;
top: 10px;
right: 10px;
display: inline-block;
}
.apif-jcarousel .coment-like {
display: inline-block !important;
font-size: 13px;
margin: 0 auto;
padding: 20px;
}
.apif-jcarousel .apif-user-name {
font-weight: bold;
font-size: 15px;
}
.apif-jcarousel .ap-instagram_imge_like span {
display: inline-block;
float: left;
margin-right: 5px;
}
#apif-shortcode-wrapper .coment-like {
display: inline-block !important;
font-size: 12px;
margin: 0 auto;
padding: 20px;
}
.apif-owl-silder .coment-like {
display: inline-block !important;
font-size: 12px;
margin: 0 auto;
padding: 20px;
} .movement-on-hover {}
.movement-on-hover figure {
position: relative;
overflow: hidden;
margin: 0;
}
.movement-on-hover figure .apif-image-overlay {
height: 100%;
opacity: 0;
position: absolute;
text-indent: -9999em;
transition: all 500ms ease 0s;
width: 100%;
z-index: 10;
top: 0;
left: 0;
}
.movement-on-hover:hover figure .apif-image-overlay {
opacity: 1;
right: 0;
}
.movement-on-hover .apif-image-overlay {
background: rgba(255, 255, 255, 0.8);
}
.movement-on-hover figure .apif-overlay-cont-block {
display: block;
position: absolute;
top: -100px;
z-index: 999;
text-align: center;
right: 0;
left: 0;
opacity: 0;
width: 100%;
transition: all 0.6s ease-in-out 0s;
}
.movement-on-hover:hover figure .apif-overlay-cont-block {
opacity: 1;
display: block;
right: 0;
left: 0;
bottom: 0;
top: 0;
}
.movement-on-hover .apif-featimg img {
transition: all 0.4s ease-in-out 0s;
}
.movement-on-hover:hover .apif-featimg img {
transform: rotate(90deg);
}
.movement-on-hover figure .profile-image {
border-radius: 100%;
height: 50px;
width: 50px;
display: inline-block;
margin-top: 25px;
}
.movement-on-hover figure .profile-image img {
width: 100%;
overflow: hidden;
border-radius: 100%;
}
.movement-on-hover .ap_insta_like_count {
display: inline-block;
float: left;
}
.movement-on-hover .ap_insta_comment_count_wrapper {
display: inline-block;
float: right;
}
.movement-on-hover span.apif-ins-link {
position: absolute;
top: 10px;
right: 10px;
display: inline-block;
}
.movement-on-hover span.apif-ins-link a {
color: #808080;
}
.movement-on-hover span.apif-ins-video-icon a {
color: #808080;
}
.movement-on-hover .coment-like {
padding: 20px;
display: block;
}
.movement-on-hover .apif-user-name {
font-weight: bold;
font-size: 15px;
}
.movement-on-hover .ap-instagram_imge_like span {
display: inline-block;
float: left;
margin-right: 5px;
}
li.movement-on-hover.apif_low_resolution:hover figure .apif-overlay-cont-block {
padding-top: 22%;
}
li.movement-on-hover.apif_standard_resolution:hover figure .apif-overlay-cont-block {
padding-top: 22%;
}
.movement-on-hover.apif_standard_resolution figure .profile-image {
height: auto;
width: auto;
} .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail::after {
content: none;
} #owl-demo .apif-owl-silder .coment-like {
display: inline-block !important;
font-size: 12px;
margin: 5px auto;
padding: 20px;
} .apif-slider-3-view.apif-large {
max-width: 640px;
display: block;
margin: 0 auto;
}
.apif-slider-3-view.apif-medium {
max-width: 320px;
display: block;
margin: 0 auto;
}
.apif-slider-3-view.apif-small {
max-width: 150px;
display: block;
margin: 0 auto;
} .apif-slider-1-view.apif-large {
max-width: 640px;
display: block;
margin: 0 auto;
}
.apif-slider-1-view.apif-medium {
max-width: 320px;
display: block;
margin: 0 auto;
}
.apif-slider-1-view.apif-small {
max-width: 150px;
display: block;
margin: 0 auto;
}
ul.apif-slider li .coment-like {
display: inline-block !important;
font-size: 13px;
margin: 0 auto;
padding: 20px;
}
.apif-slider-pro {
max-width: 650px;
}
.apif-grid-view .coment-like {
display: inline-block !important;
font-size: 13px;
margin: 0 auto;
padding: 20px;
}
.ap_pagination {
padding-top: 30px;
min-height: 80px;
}
.apif-masonry-block .apif-fig-content .ap_posted_ago {
padding: 10px 0px 4px 0px;
color: #ababab;
font-size: 12px;
} span.apif-ins-video-icon {
position: absolute;
display: inline-block;
top: 8px;
right: 10px;
font-size: 20px;
z-index: 99;
}
.apif-image-caption {
font-size: 14px;
}
.apif-fig-content {
font-size: 13px;
}
.apif-round-image-layout .apif-ins-link {
margin-top: 25px;
display: inline-block;
}
.apif-round-image-layout .apif-ins-video-icon {
margin-top: 25px;
display: inline-block;
}
.apif-owl-demo.owl-theme .owl-controls .owl-buttons div {
background: #722611;
border-radius: 0px;
padding: 2px 10px 4px 10px;
line-height: 20px;
}
.apif-owl-demo .apif-ins-link a i {
text-decoration: none !important;
font-style: normal !important;
} .apif-slider-4-view .sp-layer {
font-size: 14px;
}
.apif-slider-4-view .hoverlay-link {
z-index: 0;
}
.apif-slider-4-view .sp-thumbnail-description a {
text-decoration: none !important;
border-bottom: none;
}
.apif-slider-4-view .sp-layer {
margin: auto;
}
div.light_rounded .pp_description, div.light_square .pp_description {
clear: both;
font-size: 13px;
margin-bottom: 8px;
} .litbx__inner {
width: auto;
height: auto;
}
.litbx__wrapper {
width: auto !important;
height: auto !important;
}
.ap_pagination.apif-center {
clear: both;
display: block;
text-align: center;
}
.ap_pagination.apif-right {
clear: both;
display: block;
text-align: right;
}
.ap_pagination.apif-left {
clear: both;
display: block;
text-align: left;
}
.ap_pagination {
clear: both;
display: block;
text-align: center;
} .apif-slider-4-view a, .apif-slider-5-view a, .jcarousel-wrapper a, .apif-owl-demo a, .apif-image-layout-view a, .apif-instagram-view a, .apif-masonry-view a, .apif-grid-view a, .jcarousel-wrapper a {
border-bottom: none!important;
box-shadow: none !important;
}
.apif-image-layout-view span.apif-ins-video-icon {
position: relative;
display: block;
top: 0;
font-size: 20px;
}
.ap_feed_wrapper i {
font-style: normal!important;
} ul li.movement-on-hover.mTSThumbContainer {
list-style: none;
}
.widget_apif_pro_sidewidget ol, .widget_apif_pro_sidewidget ul {
margin: 0 !important;
}
.apif-round-image-layout .apif-round-image-block.circle-rotateyrs a {
text-decoration: none;
color: #111;
}
.apif-round-image-layout a {
color: #111;
}
.apif-left-to-right figure {
margin: 0px 0;
}
.apif-owl-demo .apif-ins-link a i {
color: #111;
}
.apif-image-zoom-style figure {
margin: 0 0;
}
.ap_feeds.ap_feeds-instagram_layout a {
text-decoration: none;
color: #125688;
}
.ap_feed_wrapper a i {
font-style: normal !important;
}
.ap_feed_wrapper a {
text-decoration: none !important;
}
#apif-shortcode-wrapper a i {
font-style: normal !important;
}
.jcarousel-wrapper a i {
font-style: normal !important;
} .apif-like-popup, .apif-comment-popup {
color: #777;
padding-right: 8px;
display: inline-block;
font-size: 12px;
}
.apif-popup-posted-ago {
color: #777;
font-size: 12px;
}
.apif-popup-controls .prev, .apif-popup-controls .next {
width: 20px;
height: 20px;
display: block;
z-index: 99999;
}
.apif-popup-camera-icon {
display: inline-block;
width: 30px;
height: 30px;
border-radius: 100%;
float: right;
border: 1px solid #008dd2;
text-align: center; margin-top: 15px;
color: #008dd2;
line-height: 30px;
}
.apif-popup-camera-icon a i {
color: #008dd2;
}
.apif-popup-controls .next {
float: right;
right: 50px;
height: 60px;
width: 60px;
margin-right: 40px;
}
.apif-popup-controls .prev {
float: left;
left: 50px;
height: 60px;
width: 60px;
margin-left: 40px;
}
.apif-popup-controls {
display: block;
z-index: 999;
width: 100%;
position: absolute;
top: 50%;
height: 60px;
overflow: hidden;
}
.apif-popup-controls a {
color: #fff;
display: inline-block;
overflow: hidden;
}
.apif-close-btn {
width: 40px;
height: 40px;
position: absolute;
right: 50px;
top: 50px;
z-index: 99999;
}
.apif-close-btn a {
color: #fff;
}
.apif-close-btn a:visited {
color: #fff;
}
.apif-close-btn a:hover {
color: #fff;
}
.apif-close-btn a:focus {
color: #fff;
}
.apif-close-btn a {
color: #fff;
}
.apif-accesspress-popup-overlay {
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 999;
overflow: hidden;
background: rgba(0, 0, 0, 0.6);
position: fixed;
display: block;
}
.apif-fig-wrap {
margin-top: 15px;
}
.ap-insta-popup-likecomment {
border-top: 1px solid #ccc;
padding: 15px 5px 8px 5px;
}
.apif-accesspress-popup {
max-width: 500px;
left: 0;
right: 0;
top: 0;
margin-top: 10%;
margin: auto;
bottom: auto;
margin-top: 5%;
background: #fff;
position: absolute;
z-index: 9999;
padding: 10px; display: block;
height: auto; }
.apif-popup-pimg {
width: 70px;
height: 70px;
border-radius: 100%;
display: inline-block;
float: left;
margin-right: 10px;
margin-bottom: 20px;
}
.apif-popup-pimg img {
width: 70px;
height: 70px;
border: 3px solid #ccc;
border-radius: 100%;
}
.apif-popup-name {
display: inline-block;
float: left;
}
.apif-popup-name h4 {
margin: 0;
padding: 0;
margin-top: 20px;
margin-left: 6px;
color: #777;
font-weight: 500;
font-size: 20px;
}
.apif-accesspress-popup img {
max-width: 100%;
}
.apif-popup-disc-text {
display: block;
overflow: hidden;
clear: both;
margin: 10px 5px;
}
.apif-popup-disc-text p {
font-size: 15px;
margin-top: 0;
} div.pp_pic_holder {
background: #fff;
}
div.pp_pic_holder .pp_middle {
display: none;
}
.vbox-inline {
height: auto !important;
}
.vbox-inline video {
width: 100%;
}
.apif-popup-controls a:hover, .apif-popup-controls a:focus, .apif-popup-controls a:active {
color: #fff;
}
.apif-owl-demo .apif-ins-video-icon a {
color: #000;
}
.theme-default .nivo-directionNav a {
text-indent: 0;
background: none;
font-size: 38px;
color: #ccc;
}
.apif-slider-4-view .sp-slides-container .sp-image-container {
position: relative;
float: right;
width: 50% !important;
box-sizing: border-box; }
.apif-slider-4-view .sp-slides-container { }
.apif-slider-4-view .apif-slider-pro {
border: 1px solid #ccc;
margin: 0 auto;
padding: 15px;
box-sizing: border-box;
background: #f1f1f1;
position: relative;
}
.apif-slider-4-view .apif-slider-pro span.photo-n-video-icon {
display: inline-block;
position: absolute;
top: -20px;
z-index: 9999;
right: 0;
width: 20px;
height: 30px;
}
.apif-slider-4-view .apif-slider-pro .apif-s4-content {
margin: 20px 30px 20px 30px;
}
.apif-slider-4-view .apif-slider-pro .apif-s4-content p {
margin: 0;
padding: 0;
line-height: 30px;
color: #777;
font-size: 12px;
}
.apif-slider-4-view .apif-slider-pro .apif-s4-content p.apif-posted-info {
line-height: 20px;
font-size: 14px;
margin-top: 20px;
color: #777;
}
.apif-slider-4-view .apif-slider-pro .apif-comlike .ap-insta i {
color: #0477ac;
}
.apif-slider-4-view .apif-slider-pro .apif-comlike .apif-left-space {
margin-left: 12px;
display: inline-block;
}
.apif-slider-4-view .apif-slider-pro .posted-time i {
color: #0477ac;
}
.apif-slider-4-view .apif-left-pro-slide-content {
width: 50%;
float: left;
position: relative;
}
.apif-slider-4-view .apif-slider-pro .sp-thumbnail-container .sp-thumbnail img {
width: 100%;
max-width: 100%;
}
.apif-slider-4-view .apif-slider-pro .sp-thumbnail-container.sp-selected-thumbnail {
border-top: 2px solid #0477ac;
}
.apif-slider-4-view .apif-left-pro-slide-content .profile-image {
width: 90px;
height: 90px;
border-radius: 100%;
float: left;
display: inline-block;
}
.apif-slider-4-view .apif-left-pro-slide-content .sp-user-name {
float: left;
display: inline-block;
margin-left: 0px;
margin-left: 30px;
margin-top: 30px;
}
.apif-slider-4-view .apif-left-pro-slide-content .sp-user-name a {
text-decoration: none;
color: #000;
text-transform: uppercase;
font-size: 14px;
}
.apif-slider-4-view .apif-left-pro-slide-content .profile-image img {
border: 3px solid #ccc;
margin-left: 10px;
left: 0;
right: 0;
top: 0;
bottom: 0;
border-radius: 100%;
}
.apif-slider-4-view .apif-left-pro-slide-content .profile-user-wrap {
display: block;
overflow: hidden;
}
.ap_feeds-grid_layout .apif-overlay-cont-block a {
color: #999;
}
.ap_feeds-instagram_layout .apif-comment-like span p {
color: #125688;
}
.apif-masnry-default .apif-overlay-cont-block .apif-ins-video-icon a {
color: #999;
}
.apif-masnry-default .apif-overlay-cont-block .apif-ins-link a {
color: #999;
}
.masonry_elem.columns.isotope-item.element-itemif.grid-small span.instagram_like_count {
font-size: 11px; 
}
.masonry_elem.columns.isotope-item.element-itemif.grid-small a.image-hover .follow {
font-size: 0;
}
span.instagram_like_count .insta.like_image i {
font-style: normal;
}
.instagram_imge_like {
text-align:center !important;
}
.apif-right img {
float:right;
}
.apif-center img {
display:inline;
}      .apif-owl-demo.apif-thumbnail .apif-top-to-bottom figure .profile-image{
width: 30px;
height: 30px;
}
.apif-thumbnail .apif-owl-silder .coment-like{
margin: -20px auto 0 !important;
}
.apif-thumbnail .apif-owl-silder .coment-like p{
font-size: 10px;
}
.apif-thumbnail .apif-user-name{
font-size: 11px;
}
.apif-low_resolution .apif-owl-silder .coment-like{
margin: -20px auto 0 !important;
}
.apif-low_resolution .apif-owl-silder .coment-like p{
font-size: 10px;
}
.apif-low_resolution .apif-user-name{
font-size: 11px
} .apif-owl-demo.owl-carousel .owl-nav{
text-align: center;
padding: 10px;
}
.apif-owl-demo.owl-carousel .owl-nav .owl-prev, .apif-owl-demo.owl-carousel .owl-nav .owl-next{
display: inline-block;
padding: 5px 10px;
margin: 5px;
background: #722611;
color: #FFF;
font-size: 12px;
filter: Alpha(Opacity=50);
opacity: 0.5;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-transition: ease-in-out 0.3s;
-moz-transition: ease-in-out 0.3s;
-ms-transition: ease-in-out 0.3s;
-o-transition: ease-in-out 0.3s;
transition: ease-in-out 0.3s;
}
.apif-owl-demo.owl-carousel .owl-nav .owl-prev:hover, .apif-owl-demo.owl-carousel .owl-nav .owl-next:hover{
filter: Alpha(Opacity=100);
opacity: 1;
}
.apif-owl-demo .owl-item .apif-owl-silder,
.apif-owl-demo .owl-item .apif-owl-silder figure{
position: relative;
width: 100%;
height: 100%;
}
.apif-owl-demo .owl-item .apif-owl-silder figure .apif-overlay-cont-block{
display: table;
height: 100%;
width: 100%;
position: relative;
}
.apif-owl-demo .owl-item .apif-owl-silder figure .apif-owl-wrapped{
display: table-cell;
vertical-align: middle;
position: relative;
padding: 0;
margin: 0 auto;
}
.apif-owl-demo .owl-item .apif-owl-silder figure img.apif-image-source{
object-fit: cover;
height: 100%;
width: 102%;
transform-origin: 0 0;
backface-visibility: hidden;
max-width: inherit;
position: absolute;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%);
}   .jcarousel-wrapper .apif-jcarousel figure{
position: relative;
display: table;
}
.jcarousel-wrapper .apif-jcarousel .apif-image-info-wrapper{
display: table-cell;
vertical-align: middle;
position: relative;
padding: 0;
margin: 0 auto;
text-align: center;
}
.jcarousel-wrapper .apif-jcarousel .apif_standard_resolution figure{
width: 450px;
height: 450px;
}
.jcarousel-wrapper .apif-jcarousel .apif_low_resolution figure{
width: 320px;
height: 320px;
}
.jcarousel-wrapper .apif-jcarousel .apif_thumbnail figure{
width: 150px;
height: 150px;
}
.jcarousel-wrapper .apif-jcarousel figure img.the-thumb{
object-fit: cover;
height: 100%;
width: 100%;
transform-origin: 0 0;
backface-visibility: hidden;
max-width: inherit;
position: absolute;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%);
}
.jcarousel-wrapper .apif-jcarousel .apif_thumbnail figure .profile-image{
width: 30px;
height: 30px;
}
.jcarousel-wrapper .apif-jcarousel .apif_thumbnail figure .coment-like{
margin: -20px auto 0 !important;
}
.jcarousel-wrapper .apif-jcarousel .apif_thumbnail figure .coment-like p{
font-size: 10px;
}
.jcarousel-wrapper .apif-jcarousel .apif_thumbnail figure .apif-user-name{
font-size: 11px;
}
.jcarousel-wrapper .apif-jcarousel .apif_standard_resolution .apif-image-info-wrapper{
width: 450px;
display: table-cell;
vertical-align: middle;
position: relative;
padding: 0;
margin: 0 auto;
text-align: center;
}
.jcarousel-wrapper .apif-jcarousel .apif_low_resolution .apif-image-info-wrapper{
width: 320px;
display: table-cell;
vertical-align: middle;
position: relative;
padding: 0;
margin: 0 auto;
text-align: center;
}
.jcarousel-wrapper .apif-jcarousel .apif_thumbnail .apif-image-info-wrapper{
width: 150px;
height: 150px;
display: table-cell;
vertical-align: middle;
position: relative;
padding: 0;
margin: 0 auto;
text-align: center;
} .ap_slider_wrapper .apif_standard_resolution figure{
width: 450px;
height: 450px;
position: relative;
}
.ap_slider_wrapper .apif_standard_resolution figure img.sp-image,
.ap_slider_wrapper .apif_low_resolution figure img.sp-image,
.ap_slider_wrapper .apif_thumbnail figure img.sp-image{
object-fit: cover;
height: 100%;
width: 102%;
transform-origin: 0 0;
backface-visibility: hidden;
max-width: inherit;
position: absolute;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%);
}
.ap_slider_wrapper .movement-on-hover.apif_standard_resolution figure .profile-image{
width: 50px;
height: 50px;
margin-top: 35px;
}
.ap_slider_wrapper .apif_low_resolution figure{
width: 300px;
height: 300px;
position: relative;
}
.ap_slider_wrapper .apif_low_resolution figure .apif-user-name{
margin-top: 10px;
}
.ap_slider_wrapper .apif_low_resolution figure .coment-like{
padding-top: 0px !important;
}
.ap_slider_wrapper .apif_thumbnail figure{
width: 150px;
height: 150px;
position: relative;
}
.ap_slider_wrapper .movement-on-hover.apif_thumbnail figure .profile-image{
width: 30px;
height: 30px;
margin-top: 35px;
}
.ap_slider_wrapper .movement-on-hover.apif_thumbnail figure .coment-like{
padding: 0 !important;
}
.ap_slider_wrapper .movement-on-hover.apif_thumbnail figure .coment-like .ap-instagram_imge_like{
font-size: 11px;
}
.ap_slider_wrapper .movement-on-hover.apif_thumbnail figure .coment-like .ap_insta_comment_count{
font-size: 11px;
}
@media (min-width: 1367px){
.apif-owl-demo.apif-standard_resolution .owl-item{
height: 20vw;
}
.apif-owl-demo.apif-low_resolution .owl-item{
height: 12.5vw;
}
.apif-owl-demo.apif-thumbnail .owl-item{
height: 8.33vw;
}
}
@media (max-width:1367px) and (min-width: 1200px){
.apif-owl-demo.apif-standard_resolution .owl-item{
height: 25vh;
}
.apif-owl-demo.apif-low_resolution .owl-item{
height: 16.66vw;
}
.apif-owl-demo.apif-thumbnail .owl-item{
height: 10vw;
}
}
@media (max-width:1200px) and (min-width: 992px){
.apif-owl-demo.apif-standard_resolution .owl-item{
height: 25vh;
}
.apif-owl-demo.apif-low_resolution .owl-item{
height: 20vw;
}
.apif-owl-demo.apif-thumbnail .owl-item{
height: 12.5vw;
}
.apif-standard_resolution figure .profile-image{
margin-top: 40px;
}
}
@media (max-width:992px) and (min-width: 768px){
.apif-owl-demo.apif-standard_resolution .owl-item{
height: 33.33vw;
}
.apif-owl-demo.apif-low_resolution .owl-item{
height: 25vw;
}
.apif-owl-demo.apif-thumbnail .owl-item{
height: 16.66vw;
}
.jcarousel-wrapper .apif-jcarousel .apif_standard_resolution figure{
width: 400px;
height: 400px;
}
.jcarousel-wrapper .apif-jcarousel .apif_low_resolution figure {
width: 300px;
height: 300px;
}
.ap_slider_wrapper .apif_low_resolution figure{
width: 280px;
height: 280px;
position: relative;
}
.ap_slider_wrapper .movement-on-hover.apif_standard_resolution figure{
width: 400px;
height: 400px;
}
}
@media (max-width:768px) and (min-width: 450px){
.apif-owl-demo.apif-standard_resolution .owl-item{
height: 50vw;
}
.apif-owl-demo.apif-low_resolution .owl-item{
height: 33.33vw;
}
.apif-owl-demo.apif-thumbnail .owl-item{
height: 25vw;
}
.jcarousel-wrapper .apif-jcarousel .apif_standard_resolution figure{
width: 350px;
height: 350px;
}
.jcarousel-wrapper .apif-jcarousel .apif_low_resolution figure {
width: 280px;
height: 280px;
}
.ap_slider_wrapper .apif_low_resolution figure{
width: 250px;
height: 250px;
position: relative;
}
.ap_slider_wrapper .movement-on-hover.apif_low_resolution figure .profile-image{
width: 30px;
height: 30px;
margin-top: 10px;
}
.ap_slider_wrapper .movement-on-hover.apif_standard_resolution figure{
width: 350px;
height: 350px;
}
.ap_slider_wrapper .movement-on-hover.apif_standard_resolution figure .profile-image{
width: 50px;
height: 50px;
margin-top: 20px;
}
.ap_slider_wrapper .movement-on-hover.apif_standard_resolution figure .coment-like{
padding: 0 !important;
}
}
@media (max-width:450px){
.apif-owl-demo.apif-standard_resolution .owl-item{
height: 100vw;
}
.apif-owl-demo.apif-low_resolution .owl-item{
height: 50vw;
}
.apif-owl-demo.apif-thumbnail .owl-item{
height: 50vw;
}
.jcarousel-wrapper .apif-jcarousel .apif_standard_resolution figure{
width: 300px;
height: 300px;
}
.jcarousel-wrapper .apif-jcarousel .apif_low_resolution figure {
width: 250px;
height: 250px;
}
.ap_slider_wrapper .apif_low_resolution figure{
width: 220px;
height: 220px;
position: relative;
}
.ap_slider_wrapper .movement-on-hover.apif_low_resolution figure .profile-image{
width: 30px;
height: 30px;
margin-top: 10px;
}
.ap_slider_wrapper .movement-on-hover.apif_standard_resolution figure{
width: 300px;
height: 300px;
}
.ap_slider_wrapper .movement-on-hover.apif_standard_resolution figure .profile-image{
width: 40px;
height: 40px;
margin-top: 20px;
}
.ap_slider_wrapper .movement-on-hover.apif_standard_resolution figure .coment-like{
padding: 0 !important;
}
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.panel-grid.panel-has-style>.panel-row-style,.panel-grid.panel-no-style{display:flex;-ms-flex-wrap:wrap;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between}.panel-grid .so-parallax{position:relative}.panel-grid .so-parallax>:not(.simpleParallax){position:relative;z-index:1}.panel-grid .so-parallax .simpleParallax{overflow:hidden}.panel-grid .so-parallax .simpleParallax,.panel-grid .so-parallax img[data-siteorigin-parallax]{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.panel-background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.panel-has-overlay .panel-cell-style,.panel-has-overlay .panel-row-style,.panel-has-overlay .panel-widget-style{overflow:hidden;position:relative;z-index:1}.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style,.panel-layout.panel-is-rtl .panel-grid.panel-no-style{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.panel-grid-cell{-ms-box-sizing:border-box;box-sizing:border-box}.panel-grid-cell .panel-cell-style{height:100%}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:"";display:block}.panel-grid-cell .so-panel:after{content:"";display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}.panel-grid-cell .widget-title{margin-top:0}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container){overflow-x:clip}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container) .siteorigin-panels-stretch{margin-right:-1000px!important;margin-left:-1000px!important;padding-right:1000px!important;padding-left:1000px!important}.so-sr-only{clip:rect(0,0,0,0);height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;white-space:nowrap;width:1px}

.sbHolder{
background-color: #2d2d2d;
border: solid 1px #515151;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: normal;
height: 33px;
position: relative;
width: 200px;
}
.sbHolder:focus .sbSelector{
}
.sbSelector{
display: block;
height: 30px;
left: 0;
line-height: 30px;
outline: none;
overflow: hidden;
position: absolute;
text-indent: 10px;
top: 0;
width: 100%;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
color: #EBB52D;
outline: none;
text-decoration: none;
}
.sbToggle{
background: url(//indiatrendin.com/wp-content/plugins/ultimate-form-builder/images/select-icons.png) 0 -116px no-repeat;
display: block;
height: 30px;
outline: none;
position: absolute;
right: 0;
top: 0;
width: 30px;
}
.sbToggle:hover{
background: url(//indiatrendin.com/wp-content/plugins/ultimate-form-builder/images/select-icons.png) 0 -167px no-repeat;
}
.sbToggleOpen{
background: url(//indiatrendin.com/wp-content/plugins/ultimate-form-builder/images/select-icons.png) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
background: url(//indiatrendin.com/wp-content/plugins/ultimate-form-builder/images/select-icons.png) 0 -66px no-repeat;
}
.sbHolderDisabled{
background-color: #3C3C3C;
border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
}
.sbHolderDisabled .sbToggle{
}
.sbOptions{
background-color: #212121;
border: solid 1px #515151;
list-style: none;
left: -1px;
margin: 0;
padding: 0;
position: absolute;
top: 30px;
width: 200px;
z-index: 1;
overflow-y: auto;
}
.sbOptions li{
padding: 0 7px;
}
.sbOptions a{
border-bottom: dotted 1px #515151;
display: block;
outline: none;
padding: 7px 0 7px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
color: #ddd;
text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
color: #EBB52D;
}
.sbOptions li.last a{
border-bottom: none;
}
.sbOptions .sbDisabled{
border-bottom: dotted 1px #515151;
color: #999;
display: block;
padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
border-bottom: dotted 1px #515151;
color: #EBB52D;
display: block;
font-weight: bold;
padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
padding-left: 17px;
}@font-face{font-family:'FontAwesome';src:url(//indiatrendin.com/wp-content/plugins/ultimate-form-builder/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(//indiatrendin.com/wp-content/plugins/ultimate-form-builder/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(//indiatrendin.com/wp-content/plugins/ultimate-form-builder/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(//indiatrendin.com/wp-content/plugins/ultimate-form-builder/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(//indiatrendin.com/wp-content/plugins/ultimate-form-builder/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(//indiatrendin.com/wp-content/plugins/ultimate-form-builder/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}