-
ERROR 404 -
/*****************************************
reset.css
******************************************/
html, body, .section, .widget, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, figure { margin: 0; padding: 0;}
html { overflow-x: hidden;}
a {text-decoration:none;color:$maincolor;}
a:hover {text-decoration:none;color:black;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { display:block;}
table { border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left; font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after { content: "";}
.quickedit, .home-link{display:none;}
blockquote, q { quotes: "" "";}
sup{ vertical-align: super; font-size:smaller;}
code{ font-family: 'Courier New', Courier, monospace; font-size:12px; color:#272727;}
::selection {background:transparent; text-shadow:#000 0 0 2px;}
::-moz-selection {background:transparent; text-shadow:#000 0 0 2px;}
::-webkit-selection {background:transparent; text-shadow:#000 0 0 2px;}
::-o-selection {background:transparent; text-shadow:#000 0 0 2px;}
a img{ border: none;}
ol, ul { padding:0; margin:0; text-align: left; }
ol li { list-style-type: decimal; padding:0 0 5px; }
ul li { list-style-type: disc; padding: 0 0 5px; }
ul ul, ol ol { padding: 0; }
#navbar-iframe, .navbar { height:0px; visibility:hidden; display:none }
.Attribution, .feed-links, .post-footer-line.post-footer-line-1, .post-footer-line.post-footer-line-2 , .post-footer-line.post-footer-line-3 {
display: none;
}
.post-body a{color:#7c3f8f;}
.post-body a:hover{color:black;}
.post-body a:visited{color:gray;}
.CSS_LIGHTBOX {
z-index: 99!important;
}
.item-control {
display: none !important;
}
h2.date-header, h4.date-header {display:none;margin:1.5em 0 .5em}
h1, h2, h3, h4, h5, h6 {
font-family: 'Playfair Display', serif;
font-weight: 400;
color: #151515;
}
img {
max-width: 100%;
vertical-align: middle;
border: 0;
}
.widget iframe, .widget img {
max-width: 100%;
}
.status-msg-wrap {
display: none;
}
.post-thumb {
display: block;
position: relative;
width: 100%;
height: 100%;
object-fit: cover;
object-position: top;
z-index: 1;
opacity: 0;
transition: opacity .35s ease,transform .35s ease;
}
.post-thumb.lazy-yard {
opacity: 1;
}
#preloader {
position: fixed;
z-index: 1800;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: #f1f1f1
}
.no-js #preloader,
.oldie #preloader {
display: none
}
#loader {
position: relative;
width: 2.5em;
height: 2.5em;
transform: rotate(165deg);
}
#loader {
position: absolute;
top: calc(50% - 1.25em);
left: calc(50% - 1.25em);
}
#loader:before, #loader:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
display: block;
width: 0.5em;
height: 0.5em;
border-radius: 0.25em;
transform: translate(-50%, -50%);
}
#loader:before {
animation: before 2s infinite;
}
#loader:after {
animation: after 2s infinite;
}
@keyframes before {
0% {
width: 0.5em;
box-shadow: 1em -0.5em rgba(225, 20, 98, 0.75), -1em 0.5em rgba(111, 202, 220, 0.75);
}
35% {
width: 2.5em;
box-shadow: 0 -0.5em rgba(225, 20, 98, 0.75), 0 0.5em rgba(111, 202, 220, 0.75);
}
70% {
width: 0.5em;
box-shadow: -1em -0.5em rgba(225, 20, 98, 0.75), 1em 0.5em rgba(111, 202, 220, 0.75);
}
100% {
box-shadow: 1em -0.5em rgba(225, 20, 98, 0.75), -1em 0.5em rgba(111, 202, 220, 0.75);
}
}
@keyframes after {
0% {
height: 0.5em;
box-shadow: 0.5em 1em rgba(61, 184, 143, 0.75), -0.5em -1em rgba(233, 169, 32, 0.75);
}
35% {
height: 2.5em;
box-shadow: 0.5em 0 rgba(61, 184, 143, 0.75), -0.5em 0 rgba(233, 169, 32, 0.75);
}
70% {
height: 0.5em;
box-shadow: 0.5em -1em rgba(61, 184, 143, 0.75), -0.5em 1em rgba(233, 169, 32, 0.75);
}
100% {
box-shadow: 0.5em 1em rgba(61, 184, 143, 0.75), -0.5em -1em rgba(233, 169, 32, 0.75);
}
}
/*****************************************
Custom css starts
******************************************/
body {
color: #2e2e2e;
font-family: Montserrat;
font-size: 14px;
font-weight: normal;
line-height: 21px;
background: #f1f1f1;
}
/* ######## Wrapper Css ######################### */
#outer-wrapper{max-width:100%;margin:0 auto;background-color:#FFF;box-shadow:0 0 5px RGBA(0, 0, 0, 0.2)}
.row{width:1170px}
#content-wrapper {
margin: 0 auto;
padding: 20px 0 30px;
overflow: hidden;
}
.item #main-wrapper, .statc_page #main-wrapper {
float: left;
width: 68%;
max-width: 800px;
}
.index #main-wrapper, .archive #main-wrapper {
float:none;
width:100%;
max-width:100%
}
.item #sidebar-wrapper, .statc_page #sidebar-wrapper {
float: right;
width: 30%;
max-width: 330px;
}
.index #sidebar-wrapper, .archive #sidebar-wrapper {
display:none;
visibility:hidden;
height:0;
opacity:0;
}
/* ######## Scrolling Navigation Menu Css ######################### */
.scroll-header {
z-index: 9;
position: absolute;
top: 0;
left: 0;
width: 100%;
padding: 10px 0px;
transition: all .5s;
}
.item .scroll-header, .static_page .scroll-header, .error_page .scroll-header {
position: static;
display: flex;
background: #f5f5f5 none repeat scroll top left;
box-shadow: 0 0 6px 1px rgba(0,0,0,0.1);
padding: 20px 0;
}
@-webkit-keyframes slide-down { 0% { opacity:0; transform:translateY(-100%);}100% { opacity:0.9; transform:translateY(0);}}
@-moz-keyframes slide-down { 0% { opacity:0; transform:translateY(-100%);}100% { opacity:0.9; transform:translateY(0);}}
@keyframes slide-down { 0% { opacity:0; transform:translateY(-100%);}100% { opacity:0.9; transform:translateY(0);}}
.scroll-head-wrap {
margin:0 auto;
}
.item .scroll-header #header img, .static_page .scroll-header #header img, .error_page .scroll-header #header img {
-webkit-filter: invert(1);
filter: invert(1);
}
.item .scroll-header.scrolled-header h1, .static_page .scroll-header.scrolled-header h1, .error_page .scroll-header.scrolled-header h1 {
display: none!important;
color:#000!important;
}
.item .scroll-header.scrolled-header #header img, .static_page .scroll-header.scrolled-header #header img, .error_page .scroll-header.scrolled-header #header img {
display: block!important;
-webkit-filter: invert(0);
filter: invert(0);
}
.scrollin-logo {
float: left;
margin: 0;
padding: 0;
display: inline-block;
}
.scrollin-logo .logo-title {
font-size: 40px;
font-family: 'Righteous', cursive;
font-weight: bold;
padding: 10px 17px;
display: block;
color:#fff;
}
.scrolling-menu {
float: right;
display: inline-block;
width: auto;
}
.scrolling-menu #nav {
list-style: none;
margin: 0;
padding: 0;
z-index: 999;
}
.scrolling-menu #nav li {
display: inline-block;
float: left;
line-height: 1;
list-style: none outside none;
padding: 16px 17px;
text-align: left;
}
.scrolling-menu #nav li a {
background: transparent;
color: #fff;
display: block;
font-size: 15px;
padding: 0 0 8px;
position: relative;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-family: Montserrat;
letter-spacing: 1.3px;
}
.scrolling-menu #nav li a:hover {
color: $maincolor;
}
.scrolling-menu #nav li.current a {
color: $maincolor;
}
.scrolling-menu #nav li.current a:before {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
opacity: 1;
height: 1px;
content: '';
-webkit-transition: all ease .3s;
transition: all ease .3s;
background: $maincolor;
}
/* ######## Navigation Menu Css ######################### */
.slicknav_menu {
display:none;
}
.tm-menu .slicknav_menu {
right:0;
display:none;
}
.scrolling-menu .slicknav_menu {
right:0;
}
.slicknav_menu {
padding:0 10px;
position: absolute;
z-index: 9;
}
.slicknav_menu .slicknav_icon-bar {
background-color: #343434;
}
.index .slicknav_menu .slicknav_icon-bar {
background-color: #fff;
}
.slicknav_nav a{
padding:5px 10px;
margin:2px 5px;
text-decoration:none;
color:#000;
font-size:11px;
font-weight:400;
letter-spacing:2px;
text-transform:uppercase;
font-family: Montserrat;
}
/*
Mobile Menu Core Style
*/
.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; line-height: 27px; cursor: pointer; height:27px;}
.slicknav_menu .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
.scroll-header.scrolled-header .slicknav_btn {color:#fff;}
.scroll-header.scrolled-header .slicknav_menu .slicknav_icon-bar {
background-color: #fff;
}
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }
/*
User Default Style
Change the following styles to modify the appearance of the menu.
*/
.slicknav_menu {
font-size:16px;
}
/* Button */
.slicknav_btn {
margin: 5px 5px 6px;
text-decoration:none;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
/* Button Text */
.slicknav_menu .slicknav_menutxt {
color: #FFF;
font-weight: bold;
text-shadow: 0 1px 3px #000;
}
/* Button Lines */
.slicknav_nav {
color:#fff;
margin:0;
padding:0;
font-size:0.875em;
background: #fff;
}
.slicknav_nav, .slicknav_nav ul {
list-style: none;
overflow:hidden;
}
.slicknav_nav ul {
padding:0;
margin:8px 0 0 20px;
}
.slicknav_nav .slicknav_row {
padding:5px 10px;
margin:2px 5px;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
padding:0;
margin:0;
}
.slicknav_nav .slicknav_row:hover {
}
.slicknav_nav a:hover{
color: $maincolor;
}
.slicknav_nav .slicknav_txtnode {
margin-left:15px;
}
.slicknav_menu .slicknav_no-text {
margin-top:15px;
}
.tm-menu {
font-weight: 400;
margin: 0;
height:60px;
text-align:center;
float: right;
display:none;
width: auto;
}
.item .tm-menu, .static_page .tm-menu, .error_page .tm-menu {
display: inline-block;
}
ul#nav1 {
list-style: none;
margin: 0;
padding: 0;
text-align: center;
}
#menu .widget {
display: none;
}
#menu {
height: 60px;
position: relative;
text-align: center;
margin:0 auto;
}
.menu-wrap {
margin:0 auto;
position: relative;
}
#menu ul > li {
position: relative;
vertical-align: middle;
display: inline-block;
padding: 0;
margin: 0;
}
#menu ul > li:hover > a {
color: $maincolor
}
.index #menu ul > li > a {
color:#fff;
}
#menu ul > li > a {
color: #000;
font-size: 14px;
line-height: 60px;
display: inline-block;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 1px;
margin: 0;
padding: 0 12px;
font-family: Montserrat;
}
.scroll-header.scrolled-header #menu ul > li > a, .scroll-header.scrolled-header #header h1 a {
color:#fff;
}
.scroll-header.scrolled-header #menu ul > li > ul > li > a {
color:#000;
}
#menu ul > li:first-child > a {
padding-left: 0;
}
#menu ul > li > ul > li:first-child > a:before, #menu ul > li > ul > li > ul > li:first-child > a:before {
display:none;
}
#menu ul > li > ul > li:first-child > a {
padding-left: 12px
}
#menu ul > li > ul {
position: absolute;
background: #fff;
-webkit-box-shadow: 0 7px 7px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 7px 7px rgba(0, 0, 0, 0.15);
box-shadow: 0 7px 7px rgba(0, 0, 0, 0.15);
top: 100%;
left: 0;
min-width: 180px;
padding: 0;
z-index: 99;
margin-top: 0;
visibility: hidden;
opacity: 0;
webkit-transform: translate3d(-11px, 0, 0);
transform: translate3d(-11px, 0, 0);
-webkit-animation-duration: .5s;
animation-duration: .5s;
}
#menu ul > li > ul > li > ul {
position: absolute;
top: 0;
left: 180px;
width: 180px;
background: #fff;
z-index: 99;
margin-top: 0;
margin-left: 0;
padding: 0;
border-left: 1px solid #e5e5e5;
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
transform: translateY(10px)
}
#menu ul > li > ul > li {
display: block;
float: none;
text-align: left;
position: relative;
border-bottom: 1px solid;
border-top: none;
border-color: #e5e5e5;
}
#menu ul > li > ul > li:hover {
background-color: rgba(255, 255, 255, 0.03)
}
#menu ul > li > ul > li a {
font-size: 11px;
display: block;
color: #000;
line-height: 35px;
text-transform: uppercase;
text-decoration: none;
margin: 0;
padding: 0 12px;
border-right: 0;
border: 0
}
.index #menu ul > li > ul > li a {
color:#000;
}
#menu ul > li.parent > a:after {
content: '\f107';
font-family: FontAwesome;
float: right;
margin-left: 5px
}
#menu ul > li:hover > ul,
#menu ul > li > ul > li:hover > ul {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0)
}
#menu ul > li > ul > li.parent > a:after {
content: '\f105';
float: right
}
#menu ul ul {
}
/* ######## Header Css ######################### */
.index #header-wrapper:after, .archive #header-wrapper:after {
content: '';
position: absolute;
bottom: 0;
height: 100px;
width: 100%;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9T9rKm3fgl2uU99QNyNvZjuFPexgcZHPu1RwNsZxqIQM_KmV3HE3UkcROKBThADK1OOLO5A-GrPYWEqEftP-rUXCaKT23VopbkdWmTnkoLDr_fyc41Os7_Q_lkp-qRzb14DkpArq1hoOLr2-nTf1Ga_pvJfVlZRALL2ShUKHqdgTSi-PMq54KKgSh1h0A/s1600/fundo-site.png) no-repeat center;
left: 0;
right: 0;
margin: 0 auto;
background-size: cover;
}
#header-wrapper {
text-align: center;
padding:0;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgL1jzmTAAFlCzAQGs_mUl0RUu2dKMSElSPrhZ8yZ16f3AdYlZMUEkRqiZLJIlBEBFV-vbUH9wfocaSE4hVya2a16kyuCADxPHCgXHc9ZGQAHCTz1eZQNsUjvNwI-n7ibVkNGKFmOeYvo80yZYsNAXrugSqJJKKVDmbVErgzgclctBK8Ln2NI8GHBVBruFO/s1600/assexualidade2.jpg) no-repeat center bottom;
background-attachment: fixed;
background-size: cover;
margin-bottom: 10px;
height:100vh;
box-sizing:border-box;
position:relative;
width: 100%;
}
.index #header-wrapper {
margin-bottom:0;
}
.item .header-logo-desc p, .static_page .header-logo-desc p, .error_page .header-logo-desc p, .item .top-bar-social #social a, .static_page .top-bar-social #social a, .error_page .top-bar-social #social a {
color:#303030;
}
.item #header-wrapper, .static_page #header-wrapper, .error_page #header-wrapper {
background: #fff;
height: auto;
border-bottom: 1px solid #eee;
box-shadow: 0 -2px 19px rgba(0,0,0,.1);
padding-bottom: 15px;
}
.item #header-wrapper:before, .static_page #header-wrapper:before, .error_page #header-wrapper:before {
display:none;
}
#header-wrapper:before {
content:"";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: .3;
background: #343434;
}
#header {
padding: 0;
}
#header-inner {
text-align: center;
display: inline-block;
}
#header h1 {
color: #fff;
margin: 0;
font-size: 40px;
line-height: 1.4em;
text-transform: Uppercase;
letter-spacing: 1px;
font-family: 'Righteous', cursive;
}
#header .description {
display:none;
}
.header-text h2.title {
color: #fff;
margin: 0;
font-size: 50px;
line-height: 1.4em;
text-transform: none;
letter-spacing: 1px;
font-family: 'Righteous', cursive;
}
.header-logo-desc span {
font-size: 31px;
color: $maincolor;
}
.header-logo-desc p {
display: inline-block;
white-space: nowrap;
font-size: 31px;
line-height: 37px;
font-weight: 400;
color: rgb(255, 255, 255);
visibility: inherit;
transition: none;
border-width: 0px;
margin: 0 0 0 20px;
padding-right: 20px;
letter-spacing: 0px;
min-height: 0px;
min-width: 0px;
max-height: none;
max-width: none;
opacity: 1;
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform-origin: 50% 50% 0px;
}
.header-logo-desc {
margin:10px 0 20px;
text-transform:lowercase;
}
.header-logo-desc .type {
position: relative;
}
.typed-cursor {
font-weight: 300;
font-size: 50px;
color: #ffffff;
opacity: 1;
-webkit-animation: blink 1s infinite;
-moz-animation: blink 1s infinite;
animation: blink 1s infinite;
}
.typed-cursor {
position: absolute;
bottom: 0;
display: inline-block;
}
.fenix-head {
display:table;
width:100%;
height:100%;
}
.fenix-sub-head {
margin:0 auto;
display:table-cell;
vertical-align: middle;
}
.index .fenix-sub-head, .archive .fenix-sub-head {
}
.top-bar-social {
padding: 0;
}
.top-bar-social li {
display: inline-block;
float: none;
padding: 0;
margin-right: 5px;
}
.top-bar-social li:last-child {
margin-right:0;
}
.top-bar-social .widget ul {
padding: 0;
}
.top-bar-social .LinkList ul {
text-align: center;
margin: 0 0 0 0;
}
.top-bar-social #social a {
display: block;
width: 30px;
height: 30px;
line-height: 30px;
font-size: 12px;
color: #fff;
border: 1px solid #e4e4e4;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
transition: background 0.3s linear;
-moz-transition: background 0.3s linear;
-webkit-transition: background 0.3s linear;
-o-transition: background 0.3s linear;
}
.top-bar-social #social a:before {
display: inline-block;
font: normal normal normal 22px/1 FontAwesome;
font-size: inherit;
font-style: normal;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.top-bar-social .bloglovin:before{content:"\f004"}
.top-bar-social .facebook:before{content:"\f09a"}
.top-bar-social .twitter:before{content:"\f099"}
.top-bar-social .gplus:before{content:"\f0d5"}
.top-bar-social .rss:before{content:"\f09e"}
.top-bar-social .youtube:before{content:"\f167"}
.top-bar-social .skype:before{content:"\f17e"}
.top-bar-social .stumbleupon:before{content:"\f1a4"}
.top-bar-social .tumblr:before{content:"\f173"}
.top-bar-social .vine:before{content:"\f1ca"}
.top-bar-social .stack-overflow:before{content:"\f16c"}
.top-bar-social .linkedin:before{content:"\f0e1"}
.top-bar-social .dribbble:before{content:"\f17d"}
.top-bar-social .soundcloud:before{content:"\f1be"}
.top-bar-social .behance:before{content:"\f1b4"}
.top-bar-social .digg:before{content:"\f1a6"}
.top-bar-social .instagram:before{content:"\f16d"}
.top-bar-social .pinterest:before{content:"\f0d2"}
.top-bar-social .delicious:before{content:"\f1a5"}
.top-bar-social .codepen:before{content:"\f1cb"}
.top-bar-social .bloglovin{background:$maincolor}
.top-bar-social .facebook{background:#3b5998}
.top-bar-social .twitter{background:#00aced}
.top-bar-social .gplus{background:#df4b37}
.top-bar-social .rss{background:#f26522}
.top-bar-social .youtube{background:#cd201f}
.top-bar-social .skype{background:#00aff0}
.top-bar-social .stumbleupon{background:#eb4924}
.top-bar-social .tumblr{background:#35465c}
.top-bar-social .vine{background:#00b488}
.top-bar-social .stack-overflow{background:#f48024}
.top-bar-social .linkedin{background:#0077b5}
.top-bar-social .dribbble{background:#ea4c89}
.top-bar-social .soundcloud{background:#ff3300}
.top-bar-social .behance{background:#1769ff}
.top-bar-social .digg{background:#005be2}
.top-bar-social .instagram{background:#c13584}
.top-bar-social .pinterest{background:#bd081c}
.top-bar-social .delicious{background:#3399ff}
.top-bar-social .codepen{background:#47cf73}
.top-bar-social ul#social a:hover {
color: #000;
opacity: 1;
}
.slide-in {
font-size: 3.3rem;
position: absolute;
bottom: 7.2rem;
left: 0;
display: block;
width: 100%;
margin: 0;
padding: 0
}
.slide-in .pointer {
position: absolute;
top: 50%;
left: 50%;
width: 26px;
height: 42px;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border: 2px solid #fff;
border-radius: 26px;
-webkit-backface-visibility: hidden
}
.slide-in .pointer:after {
position: absolute;
top: 5px;
left: 50%;
width: 4px;
height: 4px;
margin-left: -2px;
content: '';
-webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
-webkit-animation: scroll 1.5s -1s cubic-bezier(.68, -.55, .265, 1.55) infinite;
animation: scroll 1.5s -1s cubic-bezier(.68, -.55, .265, 1.55) infinite;
opacity: 1;
border-radius: 100%;
background-color: #fff
}
@-webkit-keyframes scroll {
0%, 20% {
-webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
transform: translateY(0) scaleY(1) scaleX(1) translateZ(0)
}
10% {
-webkit-transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0);
transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0);
opacity: 1
}
to {
-webkit-transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0);
transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0);
opacity: .01
}
}
@keyframes scroll {
0%, 20% {
-webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
transform: translateY(0) scaleY(1) scaleX(1) translateZ(0)
}
10% {
-webkit-transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0);
transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0);
opacity: 1
}
to {
-webkit-transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0);
transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0);
opacity: .01
}
}
@-webkit-keyframes blink {
0%, to {
opacity: 1
}
50% {
opacity: 0
}
}
@keyframes blink {
0%, to {
opacity: 1
}
50% {
opacity: 0
}
}
/* ######## Section 1 Css ######################### */
.sora-special-box {
background: #f1f1f1;
overflow: hidden;
margin: 0 auto;
padding:0 25px 0 25px;
}
.special-wrap {
margin:0 auto;
}
.special-title {
text-align: center;
margin-bottom: 35px;
}
.special-title h4 {
font-size: 35px;
line-height: 45px;
color:#303030;
text-transform:capitalize;
}
.special-tiles {
width: 100%;
box-sizing: border-box;
text-align: left;
margin-bottom: 20px;
}
.special-icons {
font-size: 45px;
float: left;
color: #303030;
margin-right: 10px;
width: 50px;
height: 60px;
line-height: 60px;
}
.special-heading {
font-size: 14px;
line-height: 21px;
color: #303030;
text-transform: capitalize;
letter-spacing: 1.5px;
margin-bottom: 10px;
font-weight:bold;
}
.special-text {
color: #606060;
}
.skills, .skill-details {
padding: 15px;
width: 50%;
float: left;
box-sizing: border-box;
padding-right: 40px;
padding-left: 0;
}
.skill-details {
float:right;
padding-left: 40px;
padding-right: 0;
}
.skills dt:after {
width: 100%;
background-color: #e0e0e0;
height: 0.5rem;
content: "";
display: block;
}
.skills dd {
background: black;
width: 0;
height: 0.5rem;
position: relative;
top: -0.5rem;
}
.skills dd.html {
background: #F44336;
}
.skills dd.css {
background: #2196F3;
}
.skills dd.jquery {
background: #FFCA28;
}
.skills dd.scss {
background: #F06292;
}
.skills dd.javascript {
background: #FFA000;
}
.skills dd.php {
background: #303F9F;
}
.skills dd.xml {
background: #27ae60;
}
/* ######## Section 2 Css ######################### */
.sora-works-box {
background: #f1f1f1;
background-size: cover;
overflow: hidden;
margin: 0 auto;
padding:20px 0;
}
.works-wrap {
margin:0 auto;
}
.works-title {
text-align: center;
margin-bottom: 35px;
}
.works-title h4 {
font-size: 35px;
line-height: 45px;
color:#202020;
text-transform:capitalize;
}
.works-title span {
color:#aaa;
}
.works-tiles {
width: 25%;
float: left;
padding: 10px;
box-sizing: border-box;
text-align: center;
}
.works-icons {
font-size: 45px;
display: block;
color: $maincolor;
margin-bottom: 20px;
}
.works-icons li {
width:60px;
height:60px;
background-color: $maincolor;
border-radius: 50%;
position: relative;
display: inline-block;
padding: 10px;
list-style:none;
-webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, 0.18);
-moz-box-shadow: 0 15px 34px rgba(0, 0, 0, 0.18);
box-shadow: 0 15px 34px rgba(0, 0, 0, 0.18);
-webkit-transition: all 0.4s ease-in-out;
}
.works-icons li .text {
line-height: 60px;
font-size: 25px;
color:#fff;
}
.works-heading {
font-size: 18px;
line-height: 21px;
color: #202020;
text-transform: capitalize;
letter-spacing: 1.5px;
margin-bottom: 10px;
font-weight:bold;
}
.works-text {
margin: 0 0 20px;
color: #707070;
}
.owl-carousel{
display:none;
width:100%;
-webkit-tap-highlight-color:transparent;
position:relative;
z-index:1
}
.owl-carousel .owl-stage{
position:relative;
-ms-touch-action:pan-Y
}
.owl-carousel .owl-stage:after{
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0
}
.owl-carousel .owl-stage-outer{
position:relative;
overflow:hidden;
-webkit-transform:translate3d(0px,0px,0px)
}
.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{
cursor:pointer;
cursor:hand;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
#slider-wrapper .PopularPosts .main-slider, #slider-wrapper .PopularPosts .main-slider .slider-item {
height: 330px;
overflow: hidden;
}
#slider-wrapper .PopularPosts .main-slider.owl-carousel.owl-loaded, #slider-wrapper .PopularPosts .main-slider.owl-carousel.owl-loaded .slider-item {
height: auto;
}
.owl-carousel.owl-loaded{
display:block
}
.owl-carousel.owl-loading{
opacity:0;
display:block
}
.owl-carousel.owl-hidden{
opacity:0
}
.owl-carousel .owl-refresh .owl-item{
display:none
}
.owl-carousel .owl-item{
position:relative;
min-height:1px;
float:left;
-webkit-backface-visibility:visible;
-webkit-tap-highlight-color:transparent;
-webkit-touch-callout:none;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
.owl-carousel .owl-item img{
-webkit-transform-style:preserve-3d;
transform-style:preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item{
-webkit-user-select:auto;
-moz-user-select:auto;
-ms-user-select:auto;
user-select:auto
}
.owl-carousel .owl-grab{
cursor:move;
cursor:-webkit-grab;
cursor:-o-grab;
cursor:-ms-grab;
cursor:grab
}
.owl-carousel.owl-rtl{
direction:rtl
}
.owl-carousel.owl-rtl .owl-item{
float:right
}
.no-js .owl-carousel{
display:block
}
.owl-carousel .animated{
-webkit-animation-duration:1000ms;
animation-duration:1000ms;
-webkit-animation-fill-mode:both;
animation-fill-mode:both
}
.owl-carousel .owl-animated-in{
z-index:1
}
.owl-carousel .owl-animated-out{
z-index:0
}
.owl-height{
-webkit-transition:height 500ms ease-in-out;
-moz-transition:height 500ms ease-in-out;
-ms-transition:height 500ms ease-in-out;
-o-transition:height 500ms ease-in-out;
transition:height 500ms ease-in-out
}
.owl-prev,.owl-next{
position:relative;
float:left;
width:25px;
height:30px;
background-color:#fff;
font-family: FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size:11px;
line-height:30px;
font-weight:900;
color:#232323;
text-align:center;
cursor:pointer;
border:1px solid rgba(0,0,0,0.08);
box-sizing:border-box;
transition:all .25s ease
}
.owl-prev:before{
content:"\f053"
}
.owl-next:before{
content:"\f054"
}
.owl-prev:hover,.owl-next:hover{
background-color:#003ee6;
color:#fff;
border-color:#003ee6
}
@keyframes fadeInLeft {
from{
opacity:0;
transform:translate3d(-30px,0,0)
}
to{
opacity:1;
transform:none
}
}
@keyframes fadeOutLeft {
from{
opacity:1
}
to{
opacity:0;
transform:translate3d(-30px,0,0)
}
}
@keyframes fadeInRight {
from{
opacity:0;
transform:translate3d(30px,0,0)
}
to{
opacity:1;
transform:none
}
}
.fadeInRight{
animation-name:fadeInRight
}
@keyframes fadeOutRight {
from{
opacity:1
}
to{
opacity:0;
transform:translate3d(30px,0,0)
}
}
.fadeOutRight{
animation-name:fadeOutRight
}
.slider-loader{
position:relative;
height:330px;
overflow:hidden;
display:block;
margin:0
}
.slider-loader:after{
content:'';
position:absolute;
top:50%;
left:50%;
width:28px;
height:28px;
margin:-16px 0 0 -16px;
border:2px solid #003ee6;
border-right-color:rgba(155,155,155,0.2);
border-radius:100%;
animation:spinner 1.1s infinite linear;
transform-origin:center
}
@-webkit-keyframes spinner {
0%{
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to{
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
@keyframes spinner {
0%{
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to{
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
#slider-wrapper .show-slider, #slider-wrapper .PopularPosts{
display:block!important
}
#slider-wrapper .show-slider .widget-content, #slider-wrapper .PopularPosts .widget-content{
position:relative;
height:auto;
overflow:hidden;
margin:30px 0;
}
#slider-wrapper {
margin: 0 auto;
}
#slider-section .widget, #slider-section .widget > .widget-title {
display: none;
}
#slider-wrapper .PopularPosts .main-slider {
display: grid;
grid-template-columns: repeat(3,1fr);
grid-gap: 10px;
}
#slider-wrapper .PopularPosts ul.main-slider.owl-carousel.owl-loaded {
display: block;
}
#slider-wrapper .main-slider{
position:relative;
overflow:hidden;
height:auto;
padding:0;
}
.main-slider .slider-item{
position:relative;
float:left;
width:100%;
height:auto;
overflow:hidden;
box-sizing:border-box;
padding: 0;
}
#slider-wrapper .PopularPosts .main-slider .slider-item {
display: flex;
flex-direction: column;
overflow: hidden;
}
#slider-wrapper .PopularPosts ul.main-slider.owl-carousel.owl-loaded .slider-item {
display: block;
}
.slider-item-inner{
position:relative;
float:left;
width:100%;
height:100%;
overflow:hidden;
display:block;
}
.main-slider .post-image-link{
width:100%;
height:330px;
position:relative;
overflow:hidden;
display:block;
margin-bottom:0;
background-image:linear-gradient(-45deg,rgba(0,0,0,0.1),#ededed,rgba(0,0,0,0.1));background-size:150% 150%;animation:gradient 1s ease infinite
}
@keyframes gradient {
0%{background-position:100% 50%}
50%{background-position:50% 0}
100%{background-position:100% 50%}
}
.main-slider .post-info-wrap {
position: absolute;
top: 50%;
left: 50%;
max-width: 70%;
width: 100%;
background-color: #ffffff;
text-align: center;
overflow: hidden;
z-index: 5;
box-sizing: border-box;
padding: 25px;
opacity: 1;
transform: translate(-50%,-50%);
transition: transform .5s ease;
}
.main-slider .owl-item.active .post-info-wrap {
}
.main-slider .post-info{
position: relative;
overflow: hidden;
display: block;
z-index: 10;
}
.main-slider .post-title{
font-size:21px;
font-weight:500;
display:block;
line-height:1.5;
margin:0 0 5px
}
.main-slider .post-title a{
color:#222222;
display:block
}
.main-slider .post-title a:hover{
text-decoration:underline
}
.main-slider .post-snippet {
color:#5E5E5E;
}
.show-slider .no-posts{
position:absolute;
top:calc(50% - 50px);
left:0;
width:100%;
text-align:center;
}
.main-slider .post-info .post-tag{
display: flex;
flex-wrap: wrap;
text-align: center;
align-items: center;
justify-content: center;
color: #4d4d4d;
font-size: 9px;
letter-spacing: 2px;
font-weight: 400;
text-transform:uppercase;
margin-bottom:15px;
}
.main-slider .post-info .post-tag:hover{
color:#003ee6;
}
.main-slider .post-meta {
color: #aaaaaa;
font-size: 12px;
font-weight: 400;
line-height: 18px;
padding: 0 1px;
}
.main-slider .post-date {
font-size: 11px;
color: #232323;
margin: 0;
display: inline-block;
float:none;
}
.main-slider .owl-nav{
position:absolute;
top:0;
left:0;
right:0;
height:0
}
.main-slider .owl-prev,.main-slider .owl-next{
height:40px;
line-height:40px;
z-index:10;
border:0
}
.main-slider .owl-prev{
float:left;
left:-25px;
}
.main-slider:hover .owl-prev{
left:0
}
.main-slider .owl-next{
float:right;
right:-25px;
}
.main-slider:hover .owl-next{
right:0
}
.tysum-wrapper .featured-box {
margin: 0 auto;
overflow: hidden;
}
.tyheading-head {
text-align: center;
margin: 25px 0;
}
.tyheading-head h2 {
font-size: 35px;
line-height: 45px;
color: #303030;
text-transform: capitalize;
}
.ty-feat {
display: grid;
grid-template-columns: repeat(2,1fr);
grid-gap: 25px;
}
.tysum .ty-feat .tybox-rest {
float: left;
width: 100%;
display: flex;
flex-direction: column;
box-sizing: border-box;
position:relative;
}
.tysum .ty-feat .tybox-rest:nth-child(4n) {
padding-right: 0;
}
.tysum .tyimg-lay {
position: absolute;
left: 0;
top: 0;
z-index: 1;
width: 100%;
height: 100%;
opacity:0.5;
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 1) 100%);
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 1) 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 1) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 1) 100%);
background: linear-gradient(top, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 1) 100%);
}
.tysum .yard-tent-ty {
clear: both;
z-index: 2;
padding: 0;
box-sizing: border-box;
}
.tysum .yard-tent-ty .tyard-title {
overflow: hidden;
line-height: 0;
margin: 0 0 2px;
padding: 0;
}
.tysum .yard-tent-ty .tyard-title a {
color: #2e2e2e;
font-weight: 700;
font-size: 22px;
line-height: 1.5em;
letter-spacing: 1px;
}
.tysum .yard-tent-ty .recent-summary {
color: #6a6a6a;
line-height: 20px;
font-size: 13px;
font-weight: normal;
}
.tysum.templatesyard .ty-feat .tybox-rest .yard-img {
height: 280px;
}
.tysum-wrapper {
overflow: hidden;
background: #fff;
padding: 0 0 25px;
}
.ty-feat .tybox-rest .tyard-thumb {
position: relative;
float: left;
width: 100%;
height: 100%;
overflow: hidden;
vertical-align: middle;
margin: 0 !important;
display: flex;
flex-direction: column;
gap: 15px;
}
.ty-feat .tybox-rest .yard-img {
width: 100%;
height: 280px;
position: relative;
display: block;
transition: all .3s ease-in-out;
}
.yard-auth-ty, .ty-time {
color: #bdbdbd;
font-size: 12px;
font-weight: 400;
}
.yard-auth-ty {
margin-right: 10px;
}
.yard-auth-ty::before {
content: '\f007';
font-family: fontawesome;
color: #bbb;
margin-right: 5px;
}
.tybox-time {
color: #bdbdbd;
font-size: 12px;
font-weight: 400;
}
.tybox-time:before {
content: '\f133';
font-family: fontawesome;
color: #bbb;
margin-right: 5px;
}
.span {
padding: 25px;
}
/* ######## Testimonial Css ######################### */
.main-gallery {
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh63-7Q_OLW0gdhkTKMFPmAIDtVMKnBcaq_TU5KJmNPUvckHxjk0G7Teq2ekUrnSupCnji9qVKlwxnEIMp4C61maf5CUbDn6nHFZgq0Bv7tzJ3gjgA2dsVz8zdzUbaIengQBpIVOLkqEJhY/s1600/city-1150026_960_720.jpg) no-repeat center bottom;
background-attachment: fixed;
background-size: cover;
position:relative;
}
.main-gallery:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: .8;
background: #000;
}
.gallery-cell {
width: 100%;
}
.testimonial {
text-align: center;
max-width: 850px;
margin: 100px auto 130px auto;
padding: 0 20px;
}
.testimonial-avatar {
width: 100px;
border-radius: 50%;
}
.testimonial-quote {
display: block;
font-size: 24px;
padding: 10px 0;
line-height:1.4;
color:#fff;
font-style:italic;
font-weight:400;
}
.testimonial-author {
display: block;
font-weight: 700;
color: $maincolor;
}
.main-gallery .owl-nav {
position: absolute;
top: calc(50% - 20px);
left: 0;
right: 0;
height: 0;
}
.main-gallery .owl-prev, .main-gallery .owl-next {
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 50%;
}
.main-gallery .owl-prev {
float: left;
left: 25px;
}
.main-gallery .owl-next {
float: right;
right: 25px;
}
.owl-carousel .owl-controls .owl-dots {
margin-top: 25px;
text-align: center;
}
.owl-carousel .owl-controls .owl-dot {
display: inline-block;
}
.owl-carousel .owl-controls .owl-dots span {
background: none repeat scroll 0 0 #869791;
border-radius: 20px;
display: block;
height: 12px;
margin: 5px 7px;
opacity: 0.5;
width: 12px;
}
.owl-carousel .owl-controls .owl-dot.active span {
background:none repeat scroll 0 0 #7c3f8f;
}
.owl-carousel{
display:none;
width:100%;
-webkit-tap-highlight-color:transparent;
position:relative;
z-index:1
}
.owl-carousel .owl-stage{
position:relative;
-ms-touch-action:pan-Y
}
.owl-carousel .owl-stage:after{
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0
}
.owl-carousel .owl-stage-outer{
position:relative;
overflow:hidden;
-webkit-transform:translate3d(0px,0px,0px)
}
.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{
cursor:pointer;
cursor:hand;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
.owl-carousel.owl-loaded{
display:block
}
.owl-carousel.owl-loading{
opacity:0;
display:block
}
.owl-carousel.owl-hidden{
opacity:0
}
.owl-carousel .owl-refresh .owl-item{
display:none
}
.owl-carousel .owl-item{
position:relative;
min-height:1px;
float:left;
-webkit-backface-visibility:visible;
-webkit-tap-highlight-color:transparent;
-webkit-touch-callout:none;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
.owl-carousel .owl-item img{
-webkit-transform-style:preserve-3d;
transform-style:preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item{
-webkit-user-select:auto;
-moz-user-select:auto;
-ms-user-select:auto;
user-select:auto
}
.owl-carousel .owl-grab{
cursor:move;
cursor:-webkit-grab;
cursor:-o-grab;
cursor:-ms-grab;
cursor:grab
}
.owl-carousel.owl-rtl{
direction:rtl
}
.owl-carousel.owl-rtl .owl-item{
float:right
}
.no-js .owl-carousel{
display:block
}
.owl-carousel .animated{
-webkit-animation-duration:1000ms;
animation-duration:1000ms;
-webkit-animation-fill-mode:both;
animation-fill-mode:both
}
.owl-carousel .owl-animated-in{
z-index:1
}
.owl-carousel .owl-animated-out{
z-index:0
}
.owl-height{
-webkit-transition:height 500ms ease-in-out;
-moz-transition:height 500ms ease-in-out;
-ms-transition:height 500ms ease-in-out;
-o-transition:height 500ms ease-in-out;
transition:height 500ms ease-in-out
}
.owl-prev,.owl-next{
position:relative;
float:left;
width:25px;
height:30px;
background-color:#fff;
font-family: FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size:11px;
line-height:30px;
font-weight:900;
color:#232323;
text-align:center;
cursor:pointer;
border:1px solid rgba(0,0,0,0.08);
box-sizing:border-box;
transition:all .25s ease
}
.owl-prev:before{
content:"\f053"
}
.owl-next:before{
content:"\f054"
}
.owl-prev:hover,.owl-next:hover{
background-color:#003ee6;
color:#fff;
border-color:#003ee6
}
@keyframes fadeInLeft {
from{
opacity:0;
transform:translate3d(-30px,0,0)
}
to{
opacity:1;
transform:none
}
}
@keyframes fadeOutLeft {
from{
opacity:1
}
to{
opacity:0;
transform:translate3d(-30px,0,0)
}
}
@keyframes fadeInRight {
from{
opacity:0;
transform:translate3d(30px,0,0)
}
to{
opacity:1;
transform:none
}
}
.fadeInRight{
animation-name:fadeInRight
}
@keyframes fadeOutRight {
from{
opacity:1
}
to{
opacity:0;
transform:translate3d(30px,0,0)
}
}
.fadeOutRight{
animation-name:fadeOutRight
}
/* ######## Section 3 Css ######################### */
.sora-about-box {
background: #f1f1f1;
overflow: hidden;
margin: 0 auto;
padding:25px 0;
}
.about-wrap {
margin:0 auto;
}
.about-title {
text-align: center;
margin-bottom: 35px;
}
.about-title h4 {
font-size: 35px;
line-height: 45px;
color:#303030;
}
.about-tiles {
width: 33.33%;
float: left;
padding: 20px;
box-sizing: border-box;
text-align: center;
}
.team-img img {
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
overflow: hidden;
width: 100%;
}
.team-member, .team-img {
position: relative;
overflow: hidden;
}
.team-title {
margin: 30px 0 7px;
}
.overlay {
background-color: rgba(20, 20, 20, .7);
position: absolute;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.team-details {
opacity: 0;
position: absolute;
top: 50%;
left: 0;
padding: 5%;
overflow: hidden;
width: 100%;
z-index: 2;
box-sizing:border-box;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.team-details p {
color: #fff;
}
.team-img:hover .team-details {
opacity: 1;
margin-top: -80px;
}
.team-img:hover .overlay {
opacity: 1;
}
.socials a {
display: inline-block;
width: 37px;
height: 37px;
background-color: transparent;
}
.socials i {
line-height: 37px;
color: #616161;
font-size: 14px;
width: 37px;
height: 37px;
border-radius: 50%;
text-align: center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.team-details .socials i {
color: #fff;
}
.socials a:hover i {
color: #fff;
background-color: #355c7d;
}
/* ######## Contact Form Css ######################### */
div#sora_blogger_cntct_form {
padding: 50px 0px;
border-radius: 2px;
color: #1D1D1D;
font-size: 15px;
font-weight: bold;
position: relative;
margin:0 auto;
overflow:hidden;
}
div#sora_blogger_cntct_form .wrap-me {
margin: 0;
display: block;
max-width: 500px;
width: 100%;
float: right;
box-sizing: border-box;
background: #000;
padding: 40px 40px 5px;
}
.contact-title {
text-align: center;
margin: 25px 25px 25px 25px;
}
.contact-title h4 {
font-size: 35px;
line-height: 45px;
color: #303030;
}
.contact-title span {
color: #606060;
}
.contact_list_wrapper {
text-align: center;
padding: 0;
}
.contact-list-info {
list-style: none;
padding: 0;
margin: 0;
text-align: center;
}
.contact_list_wrapper .contact-list-info li {
padding: 0;
padding-left: 25px;
padding-right: 25px;
display: inline-block;
line-height: 25px;
color: #606060;
}
.contact_list_wrapper .contact-list-info li i {
display: inline;
margin-right: 5px;
font-size: 15px;
vertical-align: -2px;
color: #303030;
}
.contact_list_wrapper .contact-list-info li p {
display: inline;
}
input#ContactForm1_contact-form-name, #ContactForm1_contact-form-email, #ContactForm1_contact-form-email:hover, #ContactForm1_contact-form-email:active {
padding: 5px;
margin-top: 4px !important;
box-shadow: none!Important;
width: 100%;
max-width: 100%;
background: transparent !important;
color: #fff;
border-color: hsla(0,0%,100%,.15) !important;
border-width:0 0 1px 0;
line-height: 1em;
min-height: 31px;
margin-bottom: 15px;
border-radius: 0px;
}
.contact-form-email-message, .contact-form-email-message:active, .contact-form-email-message:hover {
padding: 5px;
margin-top: 4px !important;
box-shadow: none!Important;
width: 100%;
max-width: 100%;
line-height: 1em;
min-height: 80px;
background: transparent !important;
color: #fff;
border-color: hsla(0,0%,100%,.15) !important;
border-width:0 0 1px 0;
margin-bottom: 10px;
border-radius: 0px;
}
/***** Focus *****/
#ContactForm1_contact-form-name:focus, #ContactForm1_contact-form-email:focus, #ContactForm1_contact-form-email-message:focus {
outline: none;
background: transparent !important;
color: #fff;
border-color: $maincolor !important;
border-width:0 0 1px 0;
box-shadow: none !important;
transition: all 0.3s ease-in-out !important;
}
/**** Submit button style ****/
.contact-form-button-submit:hover {
color: #FFFFFF;
background: $maincolor !important;
color:#000!important;
}
.contact-form-button-submit {
background: transparent;
display: table;
font-size: 17px;
margin: 0 !important;
border-radius: 0 !important;
max-width: 100%;
width: 100%;
min-width: 100%;
height: 32px;
line-height: 0.5em;
letter-spacing: 0.5px;
font-weight: normal;
position:relative;
cursor: pointer;
outline: none!important;
color: #fff;
border: 1px solid #fff !important;
text-align: center;
padding: 0px 25px;
text-transform: capitalize;
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
}
/**** Submit button on Focus ****/
.contact-form-button-submit:focus, .contact-form-button-submit.focus {
border-color: $maincolor;
box-shadow: none !important;
color:#000!important;
}
/**** Error message ****/
.contact-form-success-message, .contact-form-success-message-with-border {
color: #fff !important;
margin-top:55px !important;
}
/**** Submit Button On Success Message ****/
.contact-form-button-submit.disabled, .contact-form-button-submit.disabled:hover, .contact-form-button-submit.disabled:active {
opacity: 0.9;
}
/****** Success Message *****/
.contact-form-error-message-with-border {
background: #000000;
border: 1px solid #5A5A5A;
bottom: 0;
box-shadow: none;
color: #FDFDFD;
font-size: 15px;
font-weight: normal;
line-height: 35px;
margin-left: 0;
opacity: 1;
position: static;
text-align: center;
height: 35px;
margin-top: 60px;
}
.contact-form-cross {
height: 14px;
margin: 5px;
vertical-align: -8.5%;
float: right;
width: 14px;
border-radius: 50px;
border: 0 !important;
cursor: pointer;
}
.contact-form-widget {
max-width: 100%;
}
.contact-form-success-message-with-border {
font-weight: normal;
background-color: #000;
border: 1px solid #FFF;
color: #FFF;
line-height: 35px;
margin-left: 0;
font-size: 13px;
opacity: 1;
position: static;
text-align: center;
height: 35px;
margin-top: 60px;
}
/* Extra Stuff */
div#sora_blogger_cntct_form span.name-bg, div#sora_blogger_cntct_form span.email-bg {
display: inline-block;
line-height: 21px;
width: 100%;
color: hsla(0,0%,100%,.6);
padding: 3px 0;
margin: 0px 0px 4px;
box-sizing: border-box;
height: 30px;
letter-spacing: 1px;
font-weight: normal;
}
div#sora_blogger_cntct_form span.message-bg {
display: inline-block;
line-height: 21px;
width: 100%;
color: hsla(0,0%,100%,.6);
padding: 3px 0;
box-sizing: border-box;
height: 30px;
margin: 0px 0px 4px;
letter-spacing: 1px;
font-weight: normal;
}
div#sora_blogger_cntct_form span.send-bg {
height: 32px;
display: inline-block;
float: left;
transition: all 0.4s ease-in-out !important;
}
div#sora_blogger_cntct_form span.clear-bg {
display: none;
}
input.contact-form-button.contact-form-button-submit.clear-button:hover {
background-color: #E83434 !important;
}
div#sora_blogger_cntct_form .clear-button {
display:none;
}
.map-me {
margin: 0;
display: block;
max-width: 500px;
width: 100%;
float: left;
padding: 40px;
box-sizing: border-box;
}
.map-me .con-title {
font-weight: 700;
letter-spacing: -1px;
line-height: 48px;
color: #000;
margin: 0;
text-transform: capitalize;
}
.map-me .con-text {
font-weight: 100;
line-height: 24px;
color: #555;
margin: 0 0 10px;
}
.map-me .con-list {
list-style-type: none;
padding: 0;
}
.map-me .con-list li {
list-style-type: none;
color: #333;
line-height: 45px;
margin-bottom: 15px;
font-weight:normal;
}
.map-me .con-list li i {
font-size: 1em;
margin-right: 20px;
padding: 15px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background: #000;
color: #fff;
}
/* ######## Sidebar Css ######################### */
.sidebar .widget {
margin-bottom: 20px;
position: relative;
background: #f5f5f5 none repeat scroll top left;
box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.1);
}
.sidebar h2 {
font-size: 17px;
line-height: 27px;
color: #000;
padding: 7px 15px;
font-weight: 400;
letter-spacing: 1.5px;
text-transform: uppercase;
position: relative;
text-align: center;
background: #f7f7f7;
border: 1px solid #f0f0f0;
}
.sidebar .widget-content {
padding: 10px;
box-sizing:border-box;
}
.sidebar ul,.sidebar li{
list-style-type:none;
margin:0;
}
#sidebar-wrapper ul.custom-widget {
padding:0;
margin:0;
}
.custom-widget li{
overflow:hidden;
margin:20px 0 0
}
.custom-widget li:first-child{
padding:0;
margin:0;
border:0
}
.custom-widget .post-image-link{
position:relative;
width:80px;
height:60px;
float:left;
overflow:hidden;
display:block;
vertical-align:middle;
margin:0 12px 0 0;
border-radius:4px
}
.custom-widget .post-info{
overflow:hidden
}
.custom-widget .post-title {
overflow: hidden;
font-size: 13px;
font-weight: 400;
line-height: 1.5em;
margin: 0 0 3px;
text-align: left;
text-transform: capitalize;
padding: 0;
border: 0;
}
.custom-widget .post-title a{
display:block;
color:#121212;
transition:color .17s
}
.custom-widget li:hover .post-title a{
color:#7c3f8f
}
/* ######## Counter Css ######################### */
.counter-box {
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRKpCHtmtc1ZPuKrjI2jKzd7-HjsEWtw3wsmN0mNhYynmut-RRxTsBmApbs2pzs8Bf3V3l6GnsDYN6ZpR-MVSO3-uIaOklkXdjLAyDO8XmRLhw9NQNtdHwitTKShpmXPGQ1LMDMyKfyU8/s1600/sg-back.jpg) no-repeat;
background-attachment: scroll;
background-size: cover;
background-position: 50% 0;
overflow: hidden;
margin: 0 auto;
padding: 40px 0;
position:relative;
}
.counter-box:before {
background: rgba(0, 0, 0, 0.7);
content: "";
position: absolute;
display: block;
left: 0;
top: 0;
width: 100%;
height: 100%;
bottom: 0;
}
.counter-box-wrap {
margin: 0 auto;
}
.counter-box-item {
width: 25%;
float: left;
padding: 10px;
box-sizing: border-box;
text-align: center;
color: #fff;
position: relative;
}
.counter-box-item i {
font-size: 24px;
}
.counter-sora {
color:#fff;
font-size: 48px;
line-height: 48px;
font-weight: 700;
margin: 10px 0;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
transition: all 300ms linear;
font-family: 'Righteous', cursive;
}
.counter-sora-text {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 3px;
color: #fff;
}
#serv-tile-wrap{
background:#ffffff;
display:none;
float:left;
width:100%;
margin:0;
padding: 40px 0;
}
#serv-tile-wrap .container{
position:relative;
margin:0 auto
}
#serv-tile{
display: grid;
grid-template-columns: repeat(3,1fr);
grid-gap: 15px;
margin:0
}
#serv-tile .widget{
display: flex;
flex-direction: column;
width: 100%;
padding: 60px 37px;
box-sizing: border-box;
text-align:center;
box-shadow: 0 5px 30px 0 rgb(214 215 216 / 57%);
background: #fff;
}
.serv-tile-box-avatar {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
-webkit-border-radius: 50%;
-khtml-border-radius:50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius:50%;
border-radius: 50%;
background-color: #444;
-webkit-box-shadow: 0 10px 30px 0 rgb(0 0 0 / 30%);
-khtml-box-shadow:0 10px 30px 0 rgb(0 0 0 / 30%);
-moz-box-shadow:0 10px 30px 0 rgb(0 0 0 / 30%);
-ms-box-shadow: 0 10px 30px 0 rgb(0 0 0 / 30%);
-o-box-shadow: 0 10px 30px 0 rgb(0 0 0 / 30%);
box-shadow:0 10px 30px 0 rgb(0 0 0 / 30%);
text-align: center;
line-height: 80px;
margin: 0 auto 25px;
}
.serv-tile-box-avatar i {
display: block;
line-height: 80px;
font-size: 30px;
font-weight: 400;
font-style: normal;
margin: 0;
color: #ffffff;
}
.serv-tile-box-avatar img{
width: 80px;
height: 80px;
}
.serv-tile-box-info{
margin-top: 25px;
overflow:hidden
}
.serv-tile-box-title{
font-size: 24px;
color:#121158;
font-weight:700;
margin:0 0 7px
}
.serv-tile-box-meta{
font-size:16px;
line-height: 1.75;
color:#515184
}
/* ######## Post Css ######################### */
.Portfolio-title {
text-align: center;
margin: 25px 0;
}
.Portfolio-title h4 {
font-size: 35px;
line-height: 45px;
color: #303030;
text-transform:capitalize;
}
.Portfolio-title span {
color: #606060;
}
article {
padding: 0;
overflow:hidden;
}
.index .post-grid-item, .archive .post-grid-item {
width:25%;
float:left;
padding-right:15px;
box-sizing:border-box;
margin-bottom:15px;
}
.index .post-grid-item:nth-child(4n), .archive .post-grid-item:nth-child(4n) {
padding-right:0;
}
.post {
display: block;
word-wrap: break-word;
background: #ffffff;
}
.post h1 {
color: #0a0a0a;
font-size: 28px;
font-weight: 400;
line-height: 32px;
margin: 0 0 10px;
}
.post h2 {
margin-bottom: 12px;
line-height: 37px;
font-size: 25px;
font-weight: 400;
text-transform:capitalize;
}
.post h2 a {
color: #fff;
}
.post h2 {
margin: 0 0 10px;
padding: 0;
}
.retitle h2 {
margin: 8px 0;
display: block;
}
.post-body {
margin: 0px;
padding:10px;
font-size: 14px;
line-height: 26px;
box-sizing:border-box;
text-align:justify;
}
.block-image {
float: left;
width: 100%;
height:auto;
position:relative;
}
.block-image .thumb {
width: 100%;
height: auto;
position: relative;
display: block;
overflow: hidden;
}
.block-image .thumb:before {
background: rgba(0, 0, 0, 0.5);
bottom: 0px;
content: "";
height: 100%;
width: 100%;
left: 0px;
right: 0px;
margin: 0px auto;
position: absolute;
opacity:0;
z-index: 3;
}
.block-image img {
width: 100%;
height: 260px;
display: block;
object-fit:cover;
transition: all .3s ease-out!important;
-webkit-transition: all .3s ease-out!important;
-moz-transition: all .3s ease-out!important;
-o-transition: all .3s ease-out!important;
}
.block-image:hover .retitle {
opacity:1;
}
.block-image:hover .thumb:before {
opacity:1;
}
.block-image .retitle {
position: absolute;
top: 0;
text-align: center;
display: table;
width: 100%;
height: 260px;
box-sizing: border-box;
opacity: 0;
z-index: 9;
transition: all .3s ease-out!important;
-webkit-transition: all .3s ease-out!important;
-moz-transition: all .3s ease-out!important;
-o-transition: all .3s ease-out!important;
}
.block-image .post-retitle {
display: table-cell;
vertical-align: middle;
}
.block-image .post-retitle h2{
position: relative;
width: 80%;
margin: 0 auto;
padding: 20px 10px;
}
.post-header {
padding: 0 10px 10px;
}
.post-meta {
color: #bdbdbd;
display: block;
font-size: 13px;
font-weight: 400;
line-height: 21px;
margin: 0;
padding: 0;
}
.post-meta a, .post-meta i {
color: #a3a3a3;
}
.post-timestamp {
margin-left: 5px;
}
.label-head {
margin-left: 5px;
}
.label-head a {
padding-left: 2px;
}
.resumo {
margin-top: 10px;
color: #919191;
}
.resumo span {
display: block;
margin-bottom: 8px;
font-size: 16px;
line-height: 31px;
}
.post-body img {
max-width: 100%;
padding: 10px 0;
position: relative;
margin:0 auto;
}
.post h3 {
font-size: 18px;
margin-top: 20px;
margin-bottom: 10px;
line-height: 1.1;
}
.second-meta {
display: none;
}
.comment-link {
white-space: normal;
}
#blog-pager{
float:left;
width:100%;
font-size:15px;
font-weight:500;
text-align:center;
clear:both;
box-sizing:border-box;
padding: 0;
margin: 20px 0;
}
#blog-pager .load-more{
display:inline-block;
height:34px;
background-color:#121212;
font-size:14px;
color:#ffffff;
font-weight:400;
line-height:34px;
box-sizing:border-box;
padding:0 30px;
margin:0;
border:1px solid rgba(0,0,0,.1);
border-bottom-width:2px;
border-radius:2px
}
#blog-pager #load-more-link{
color:#fff;
cursor:pointer
}
#blog-pager #load-more-link:hover{
background-color:#7c3f8f;
color:#fff
}
#blog-pager .load-more.no-more{
background-color:rgba(155,155,155,0.05);
color:#7c3f8f
}
#blog-pager .loading,#blog-pager .no-more{
display:none
}
#blog-pager .loading .post-loader{
position:relative;
height:100%;
overflow:hidden;
display:block;
margin:0
}
#blog-pager .loading .post-loader{
height:34px
}
#blog-pager .no-more.show{
display:inline-block
}
#blog-pager .loading .post-loader:after{
width:26px;
height:26px;
margin:-15px 0 0 -15px
}
#blog-pager .loading .post-loader:after{
content:'';
position:absolute;
top:50%;
left:50%;
width:28px;
height:28px;
margin:-16px 0 0 -16px;
border:2px solid #7c3f8f;
border-right-color:rgba(155,155,155,0.2);
border-radius:100%;
animation:spinner 1.1s infinite linear;
transform-origin:center
}
@-webkit-keyframes spinner {
0%{
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to{
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
@keyframes spinner {
0%{
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to{
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
.archive #blog-pager,.home .blog-pager .blog-pager-newer-link,.home .blog-pager .blog-pager-older-link{
display:none
}
.blog-pager-older-link, .blog-pager-newer-link {
padding: 5px 13px;
margin-right: 8px;
color: #fff;
background-color: #2b2b2b;
display: inline-block;
line-height: 20px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
margin-top: 10px;
}
.blog-pager-older-link:hover, .blog-pager-newer-link:hover {
background: #7c3f8f;
text-decoration: none;
color: #fff;
}
#blog-pager .pages {
margin: 10px 0;
border: none;
}
/* ######## Share widget Css ######################### */
.item .post-footer {
padding: 0 10px;
}
.share-box {
position: relative;
padding: 10px 0;
}
.share-title {
border-bottom: 2px solid #777;
color: #010101;
display: inline-block;
padding-bottom: 7px;
font-size: 15px;
font-weight: 500;
position: relative;
top: 2px;
}
.share-art {
float: right;
padding: 0;
padding-top: 0;
font-size: 13px;
font-weight: 400;
text-transform: capitalize;
}
.share-art a {
color: #fff;
padding: 3px 8px;
margin-left: 4px;
border-radius: 2px;
display: inline-block;
margin-right: 0;
background: #010101;
}
.share-art a span {
display: none;
}
.share-art a:hover{color:#fff}
.share-art .fac-art{background:#3b5998}
.share-art .fac-art:hover{background:rgba(49,77,145,0.7)}
.share-art .twi-art{background:#00acee}
.share-art .twi-art:hover{background:rgba(7,190,237,0.7)}
.share-art .goo-art{background:#db4a39}
.share-art .goo-art:hover{background:rgba(221,75,56,0.7)}
.share-art .pin-art{background:#CA2127}
.share-art .pin-art:hover{background:rgba(202,33,39,0.7)}
.share-art .lin-art{background:#0077B5}
.share-art .lin-art:hover{background:rgba(0,119,181,0.7)}
.share-art .wat-art{background:#25d266;display:none;}
.share-art .wat-art.whatsapp-desktop{background:#25d266;display:inline-block;}
.share-art .wat-art:hover{background:rgba(37, 210, 102, 0.73)}
@media only screen and (max-width: 768px) {
.share-art .wat-art{display:inline-block;}
.share-art .wat-art.whatsapp-desktop{display:none;}
}
/* ######## Related Post Css ######################### */
#related-wrap{
overflow:hidden;
margin:0 0 30px
}
#related-wrap .related-tag{
display:none
}
.related-ready{
float:left;
width:100%
}
.related-ready .loader{
height:178px
}
ul.related-posts{
position:relative;
overflow:hidden;
margin:0 -10px;
padding:0
}
.related-posts .related-item{
width:33.33333333%;
position:relative;
overflow:hidden;
float:left;
display:block;
box-sizing:border-box;
padding:0 10px;
margin:0
}
.related-posts .post-image-link{
width:100%;
height:130px;
position:relative;
overflow:hidden;
display:block;
border-radius:4px
}
.related-posts .post-title{
font-size:13px;
font-weight:400;
line-height:1.5em;
display:block;
margin:7px 0 5px
}
.related-posts .post-title a{
color:#303030;
transition:color .17s
}
.related-posts .related-item:hover .post-title a{
color:#7c3f8f
}
/* ######## Comment Widget Css ######################### */
.comments {
clear: both;
margin: 0;
color: #48494d;
margin-top:10px;
box-sizing: border-box;
border-radius: 5px;
padding: 30px 30px 20px;
background: #FFF;
}
.post-feeds .feed-links {
display: none;
}
iframe.blogger-iframe-colorize,
iframe.blogger-comment-from-post {
height: 260px!important;
background: #fff;
}
.comment-form {
overflow:hidden;
}
.comments h3 {
line-height:normal;
text-transform:uppercase;
color:#333;
font-weight:bold;
margin:0 0 20px 0;
font-size:14px;
padding:0 0 0 0;
}
h4#comment-post-message {
display:none;
margin:0 0 0 0;
}
.comments h4{
color: #48494d;
border-bottom: 1px solid #efefef;
font-size: 16px;
padding: 12px 0;
margin: 0;
font-weight: 700;
letter-spacing: 1.5px;
text-transform: uppercase;
position: relative;
text-align: left;
}
.comments h4:after {
display: inline-block;
content: "\f075";
font-family: fontAwesome;
font-style: normal;
font-weight: normal;
font-size: 18px;
color: $maincolor;
top: 12px;
right: 15px;
padding: 0;
position: absolute;
}
.comments .comments-content{
font-size:13px;
margin-bottom:8px;
padding: 0;
}
.comments .comments-content .comment-thread ol{
list-style:none;
text-align:left;
margin:13px 0;
padding:0
}
.comments .comments-content .comment-thread ol li{
list-style:none;
}
.comments .avatar-image-container {
background:#fff;
border:1px solid #DDD;
overflow:hidden;
padding:0;
border-radius: 50%;
}
.comments .avatar-image-container img {
border-radius:50%;
}
.comments .comment-block{
position:relative;
background:#fff;
padding:15px;
margin-left:60px;
border: 1px solid #efefef;
}
.comments .comment-block:before {
content:"";
width:0px;
height:0px;
position:absolute;
right:100%;
top:14px;
border-width:10px;
border-style:solid;
border-color:transparent #DDD transparent transparent;
display:block;
}
.comments .comments-content .comment-replies{
margin:8px 0;
margin-left:60px
}
.comments .comments-content .comment-thread:empty{
display:none
}
.comments .comment-replybox-single {
background:#f0f0f0;
padding:0;
margin:8px 0;
margin-left:60px
}
.comments .comment-replybox-thread {
background:#f0f0f0;
margin:8px 0 0 0;
padding:0;
}
.comments .comments-content .comment{
margin-bottom:6px;
padding:0
}
.comments .comments-content .comment:first-child {
padding:0;
margin:0
}
.comments .comments-content .comment:last-child {
padding:0;
margin:0
}
.comments .comment-thread.inline-thread .comment, .comments .comment-thread.inline-thread .comment:last-child {
margin:0px 0px 5px 30%
}
.comment .comment-thread.inline-thread .comment:nth-child(6) {
margin:0px 0px 5px 25%;
}
.comment .comment-thread.inline-thread .comment:nth-child(5) {
margin:0px 0px 5px 20%;
}
.comment .comment-thread.inline-thread .comment:nth-child(4) {
margin:0px 0px 5px 15%;
}
.comment .comment-thread.inline-thread .comment:nth-child(3) {
margin:0px 0px 5px 10%;
}
.comment .comment-thread.inline-thread .comment:nth-child(2) {
margin:0px 0px 5px 5%;
}
.comment .comment-thread.inline-thread .comment:nth-child(1) {
margin:0px 0px 5px 0;
}
.comments .comments-content .comment-thread{
margin:0;
padding:0
}
.comments .comments-content .inline-thread{
background: #fff;
padding:15px;
box-sizing:border-box;
margin:0
}
.comments .comments-content .inline-thread .comment-block {
border-color: $maincolor;
}
.comments .comments-content .inline-thread .comment-block:before {
border-color: transparent $maincolor transparent transparent;
}
.comments .comments-content .user {
letter-spacing: 0.5px;
font-weight: 600;
}
.comments .comments-content .icon.blog-author {
display:inline;
}
.comments .comments-content .icon.blog-author:after {
content: "Author";
background:$maincolor;
color: #fff;
font-size: 11px;
padding: 2px 5px;
text-transform:Capitalize;
font-style:italic;
letter-spacing: 0.3px;
}
.comment-header {
text-transform:uppercase;
font-size:12px;
}
.comments .comments-content .datetime {
margin-left: 6px;
}
.comments .comments-content .datetime a {
color:#888;
}
.comments .comment .comment-actions a {
display:inline-block;
color:#333;
font-weight:bold;
font-size:10px;
line-height:15px;
margin:4px 8px 0 0;
}
.comments .continue a {
color:#333;
display:inline-block;
font-size:10px;
}
.comments .comment .comment-actions a:hover, .comments .continue a:hover{
text-decoration:underline;
}
/* ######## Instagram Widget Css ######################### */
/* ######## Footer Css ######################### */
.bot-bar-menu {
background-color: #222;
padding: 20px 0px;
overflow: hidden;
}
.bot-menu-wrap {
margin: 0 auto;
position:relative;
text-align:center;
}
.bot-menu {
position: absolute;
left: 0;
top: 8px;
}
.bot-menu h2 {
display:none;
}
.bot-menu ul {
overflow: hidden;
list-style: none;
padding: 0;
margin: 0;
}
.bot-menu ul li {
float: left;
display: inline-block;
list-style: none;
padding: 0;
}
.bot-menu ul li a {
padding: 10px 16px;
display: block;
border: none !important;
text-decoration: none;
line-height: inherit;
font-size: 14px;
font-weight: normal;
color: #eeeeee;
text-transform: uppercase;
}
.bot-menu ul li a:hover {
color:$maincolor;
}
.bottom-bar-social {
position: absolute;
right: 0;
top: 8px;
}
.bottom-bar-social li {
display: inline;
padding: 0;
float: left;
margin-right: 5px;
;
}
.bottom-bar-social .widget ul {
padding: 0;
}
.bottom-bar-social .LinkList ul {
text-align: center;
}
.bottom-bar-social #social a {
display: block;
font-size: 14px;
color: #fff;
padding: 10px 5px;
}
.bottom-bar-social #social a:before {
display: inline-block;
font: normal normal normal 22px/1 FontAwesome;
font-size: inherit;
font-style: normal;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.bottom-bar-social .bloglovin:before{content:"\f004"}
.bottom-bar-social .facebook:before{content:"\f09a"}
.bottom-bar-social .twitter:before{content:"\f099"}
.bottom-bar-social .gplus:before{content:"\f0d5"}
.bottom-bar-social .rss:before{content:"\f09e"}
.bottom-bar-social .youtube:before{content:"\f167"}
.bottom-bar-social .skype:before{content:"\f17e"}
.bottom-bar-social .stumbleupon:before{content:"\f1a4"}
.bottom-bar-social .tumblr:before{content:"\f173"}
.bottom-bar-social .vine:before{content:"\f1ca"}
.bottom-bar-social .stack-overflow:before{content:"\f16c"}
.bottom-bar-social .linkedin:before{content:"\f0e1"}
.bottom-bar-social .dribbble:before{content:"\f17d"}
.bottom-bar-social .soundcloud:before{content:"\f1be"}
.bottom-bar-social .behance:before{content:"\f1b4"}
.bottom-bar-social .digg:before{content:"\f1a6"}
.bottom-bar-social .instagram:before{content:"\f16d"}
.bottom-bar-social .pinterest:before{content:"\f0d2"}
.bottom-bar-social .delicious:before{content:"\f1a5"}
.bottom-bar-social .codepen:before{content:"\f1cb"}
.bottom-bar-social ul#social a:hover {
color: $maincolor;
opacity: 1;
}
.jugas_footer_copyright {
display: inline-block;
color: #fff;
height:52px;
line-height:52px;
}
.jugas_footer_copyright a {
color:$maincolor;
}
/* ######## Custom Widget Css ######################### */
.sidebar .FollowByEmail > h3.title,
.sidebar .FollowByEmail .title-wrap {
margin-bottom: 0
}
.FollowByEmail td {
width: 100%;
float: left;
box-sizing: border-box
}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit {
margin-left: 0;
width: 100%;
border-radius: 0;
height: 30px;
font-size: 11px;
color: #fff;
background-color: $maincolor;
font-family: inherit;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px
}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover {
opacity:0.8;
}
.FollowByEmail .follow-by-email-inner .follow-by-email-address {
padding-left: 10px;
height: 30px;
border: 1px solid #FFF;
margin-bottom: 5px;
box-sizing: border-box;
font-size: 11px;
font-family: inherit
}
.FollowByEmail .follow-by-email-inner .follow-by-email-address:focus {
border: 1px solid #FFF
}
.FollowByEmail .widget-content {
box-sizing: border-box;
padding: 10px
}
.FollowByEmail .widget-content:before {
content: "Enter your email address to subscribe to this blog and receive notifications of new posts by email.";
font-size: 14px;
color: #f2f2f2;
line-height: 1.4em;
margin-bottom: 5px;
display: block;
padding: 0 2px
}
.item #ads-home {
margin-top: 20px;
}
.cloud-label-widget-content {
display: inline-block;
text-align: left;
}
.cloud-label-widget-content .label-size {
display: inline-block;
float: left;
font-size: 16px;
line-height: normal;
margin: 0 5px 5px 0;
opacity: 1
}
.cloud-label-widget-content .label-size a {
background: #f1f1f1;
color: #878787;
float: left;
font-weight: 400;
line-height: 100%;
margin: 0;
padding: 7px 8px;
text-transform: capitalize;
transition: all .6s;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.lowerbar .cloud-label-widget-content .label-size a {
background:#3B3B3B;
}
.cloud-label-widget-content .label-size a:hover,
.cloud-label-widget-content .label-size a:active {
background: $maincolor;
color: #fff;
}
.cloud-label-widget-content .label-size .label-count {
background: $maincolor;
color: #fff;
white-space: nowrap;
display: inline-block;
padding: 6px 8px;
margin-left: -3px;
line-height: normal;
border-radius: 0 2px 2px 0
}
.label-size-1,
.label-size-2 {
opacity: 100
}
.list-label-widget-content li {
display: block;
padding: 8px 0;
position: relative
}
.list-label-widget-content li a:before {
content: '\203a';
position: absolute;
left: 0px;
top: 8px;
font-size: 22px;
color: $maincolor
}
.lowerbar .list-label-widget-content li a {
color:#fff;
}
.list-label-widget-content li a {
color: #0a0a0a;
font-size: 16px;
padding-left: 20px;
font-weight: 400;
text-transform: capitalize;
}
.list-label-widget-content li span:last-child {
color: $maincolor;
font-size: 12px;
font-weight: 700;
position: absolute;
top: 9px;
right: 0
}
.PopularPosts .item-thumbnail {
margin: 0 15px 0 0 !important;
width: 90px;
height: 65px;
float: left;
overflow: hidden;
position: relative
}
.PopularPosts .item-thumbnail a {
position: relative;
display: block;
overflow: hidden;
line-height: 0
}
.PopularPosts ul li img {
width: 90px;
height: 65px;
object-fit: cover;
padding: 0;
transition: all .3s ease
}
.PopularPosts .widget-content ul li {
overflow: hidden;
padding: 10px 0;
border-top: 1px solid #f2f2f2
}
.sidebar .PopularPosts .widget-content ul li:first-child,
.sidebar .custom-widget li:first-child,
.tab-widget .PopularPosts .widget-content ul li:first-child,
.tab-widget .custom-widget li:first-child {
padding-top: 0;
border-top: 0
}
.sidebar .PopularPosts .widget-content ul li:last-child,
.sidebar .custom-widget li:last-child,
.tab-widget .PopularPosts .widget-content ul li:last-child,
.tab-widget .custom-widget li:last-child {
padding-bottom: 0
}
.PopularPosts ul li a {
color: #0a0a0a;
font-weight: 400;
font-size: 13px;
line-height: 1.4em;
transition: color .3s;
}
.PopularPosts ul li a:hover {
color: $maincolor
}
.PopularPosts .item-title {
margin: 0 0 4px;
padding: 0;
line-height: 0
}
.item-snippet {
display: none;
font-size: 0;
padding-top: 0
}
.PopularPosts ul {
counter-reset: popularcount;
margin: 0;
padding: 0;
}
.PopularPosts .item-thumbnail::before {
background: rgba(0, 0, 0, 0.3);
bottom: 0px;
content: "";
height: 100px;
width: 100px;
left: 0px;
right: 0px;
margin: 0px auto;
position: absolute;
z-index: 3;
}
.BlogArchive ul li {
margin-bottom: 7px !important;
padding-bottom: 7px;
}
.BlogArchive ul li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.BlogArchive ul li a {
color:#0a0a0a;
}
.BlogArchive ul li a:hover {
color:$maincolor;
}
.BlogArchive .zippy {
color:#e74c3c;
}
.BlogArchive .post-count-link {
font-weight:700;
}
.BlogArchive ul .posts a {
}
.BlogArchive select {
width: 100%;
padding: 10px;
border-color: #777;
}
/* ######## Responsive Css ######################### */
@media only screen and (max-width: 1200px) {
.featured-slider-wrap {
width:auto !important;
}
.sora-author-box-text {
padding: 30px 70px 0 0;
}
.row {
width: 100%;
margin: 0 auto;
float: none;
padding-left: 10px !important;
padding-right: 10px !important;
box-sizing: border-box;
}
.index .post-grid-item, .archive .post-grid-item {
width: 33.33%;
}
.index .post-grid-item:nth-child(3n), .archive .post-grid-item:nth-child(3n) {
padding-right: 0;
}
.index .post-grid-item:nth-child(4n), .archive .post-grid-item:nth-child(4n) {
padding-right: 15px;
}
}
@media only screen and (max-width: 1100px) {
.sora-author-box-text {
padding: 15px 0 0 0;
}
.sora-author-box img {
margin-right: 40px;
max-width: 400px;
}
div#sora_blogger_cntct_form .wrap-me {
max-width: 500px;
float: none;
clear: both;
margin: 0 auto 20px;
width: 100%;
}
.map-me {
max-width: 500px;
float: none;
clear: both;
margin: 0 auto;
width: 100%;
}
}
@media only screen and (max-width: 980px) {
#serv-tile {
grid-template-columns: 1fr;
}
.item #main-wrapper, .statc_page #main-wrapper, .item #sidebar-wrapper, .statc_page #sidebar-wrapper {
float: none;
clear: both;
width: 100%;
margin: 0 auto;
}
#main-wrapper {
max-width: 100%;
}
#sidebar-wrapper {
padding-top: 20px;
}
#nav1, #nav {
display: none;
}
.slicknav_menu {
display: block;
}
.item .tm-menu .slicknav_menu, .static_page .tm-menu .slicknav_menu, .error_page {
display:block;
}
.tm-menu, #menu {
height: auto;
}
.item .tm-menu, .static_page .tm-menu, .error_page .tm-menu {
float:none;
display:block;
}
}
@media screen and (max-width: 880px) {
.index .post-grid-item, .archive .post-grid-item {
width: 32%;
}
.home #header-wrapper {
margin-bottom: 10px;
}
.item #content-wrapper {
padding: 0 0 30px;
}
.skills, .skill-details {
width: 100%;
float: none;
padding: 20px;
clear: both;
}
}
@media only screen and (max-width: 768px) {
.sora-author-box img {
margin-right: 0;
max-width: 100%;
float: none;
width: 100%;
height: auto;
clear: both;
}
.sora-author-box-text {
padding: 10px;
text-align: center;
}
.counter-box-item, .works-tiles {
width: 50%;
}
#header h1 {
font-size: 50px;
}
.index .post-grid-item:nth-child(3n), .archive .post-grid-item:nth-child(3n) {
padding-right: 0;
}
.index .post-grid-item:nth-child(4n), .archive .post-grid-item:nth-child(4n) {
padding-right: 0;
}
.index .post-grid-item, .archive .post-grid-item {
width: 100%;
padding-right: 0;
}
.tm-menu {
text-align: center;
}
.tysum .yard-tent-ty .tyard-title a {
font-size: 19px;
}
.top-bar-social {
float: none;
width: 100%;
clear: both;
overflow: hidden;
}
.top-bar-social li {
display: inline-block;
float: none;
}
.flickity-prev-next-button {
display:none;
}
.bot-menu, .bottom-bar-social {
float: none;
width: 100%;
clear: both;
overflow: hidden;
position: static;
}
.bot-menu ul {
text-align:center;
}
.bot-menu ul li {
float: none;
}
.bottom-bar-social li {
float: none;
display: inline-block;
}
.related li {
width: 31%;
}
.share-art span {
display: none;
}
.ops-404 {
width: 80%!important;
}
.title-404 {
font-size: 160px!important;
}
#header {
padding: 10px 0px 0;
}
}
@media only screen and (max-width: 767px) {
#header {
padding: 0;
}
#header h1 {
font-size: 30px;
}
.header-text h2.title {
font-size: 30px;
}
.header-logo-desc .type {
margin-top: 15px;
}
.header-logo-desc span, .header-logo-desc p {
font-size: 22px;
line-height:1;
}
.slide-in {
display:none;
}
}
@media only screen and (max-width: 520px) {
.ty-feat {
grid-template-columns: 1fr;
}
}
@media only screen and (max-width: 480px) {
.slide-in {
display:block;
}
.related-posts .related-item {
width: 100%;
}
.special-tiles, .works-tiles, .about-tiles, .counter-box-item {
width: 100%;
}
#header h1 {
font-size: 30px;
}
.header-text h2.title {
font-size: 20px;
}
.header-logo-desc .type {
margin-top: 15px;
}
.header-logo-desc span, .header-logo-desc p {
font-size: 16px;
line-height:1;
}
.index .post h2,.archive .post h2, .sora-slide .ty-bonos-entry a, #first-post .post h2 {
line-height: 34px;
font-size: 23px;
}
h1.post-title {
font-size: 22px;
margin-bottom: 10px;
}
#sidebar-wrapper {
max-width: 100%;
}
.share-title {
display: none;
}
.share-art {
float: none;
text-align: center;
}
.related li {
width: 100%;
margin:0 auto;
}
.index .post-outer {
padding: 0 0 5x;
}
}
@media only screen and (max-width: 360px) {
.title-404 {
font-size: 150px!important;
}
.header-logo-desc p {
font-size: 100%;
}
#header h1 {
font-size: 250%;
}
}
@media only screen and (max-width: 300px) {
#sidebar-wrapper, .feat-slider-wrap {display:none}
.archive .post h2,.index .post h2, #first-post .post h2 {
line-height: 29px!important;
font-size: 15px!important;
}
article {
overflow: hidden;
}
#blog-pager {
padding: 0;
margin: 0;
}
.index .snippets,.archive .snippets {
display: none;
}
.share-art, .share-box .post-author {
float: none !important;
margin: 0 auto;
text-align: center;
clear: both;
}
.read-more-wrap, .post-labels {
float: none !important;
clear: both;
display: block;
text-align: center;
}
.ops-404 {
font-size: 20px!important;
}
.title-404 {
font-size: 120px!important;
}
h1.post-title {
font-size: 17px;
}
.share-box {
overflow: hidden;
}
.top-bar-social #social a {
width: 24px;
height: 24px;
line-height: 24px;
}
.second-meta .share-art a {
padding: 5px;
}
.comments .avatar-image-container {
display: none;
}
.comments .comment-block {
margin-left: 0 !important;
position: relative;
}
}
]]>
<div id="outer-wrapper" class="
home item index ">