PATH:
home
/
letacommog
/
letaweb
/
css
body { background: white; color: #565656; padding: 0; margin: 0; font-family: 'Roboto Slab', serif; font-weight: 300; font-style: normal; line-height: 1; position: relative; } h1, h2, h3, h4, h5, h6 { font-style: normal; color: rgb(43, 42, 56); margin-top: .2em; margin-bottom: .5em; line-height: 1.2125em; } .lead { font-size: 21px; font-family: 'Roboto Slab', serif; } p { font-family: 'Roboto Slab', serif; font-weight: 300; font-size: 16px; line-height: 24px; margin-bottom: 1.25em; } .space { padding: 110px 0 } .space-sm { padding: 55px 0; } .space-pb-0 { padding-top: 100px; padding-bottom: 0; } /* Responsive video */ .video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; } .video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } hr { border: 0; border-top: 1px solid #F0F0F3; width: 95%; } .h-upper, .hr-after { position: relative; display: inline-block; } .h-upper { letter-spacing: 4px; text-transform: uppercase; } .hr-after:after { position: relative; z-index: 0; display: block; width: 50px; margin: 18px 0 0; content: ''; border-bottom: 2px solid #000; } /** Font colors **/ .f-white { color: #fff } .f-green { color: #82b440; } .grey { background-color: #F7f7fa } .red { background-color: #D32352 } .green { background-color: #87b44e } .green-2 { background-color: #65b3b9 } .blue { background: #65b9e8 } .dark-blue { background: #2b344d radial-gradient(ellipse at center, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 60%) 0 0 no-repeat } #top_content { background:url(../images/stock/homepage.jpg) no-repeat transparent; height:415px; background-size:100% 100%; } .bg-dark { background: #2a2933 url("../images/bg.jpg"); color: #6d737f; background-size: cover; } .bg-light { background: #f8f8f8 } .divide30 { display: block; width: 100%; height: 30px; } .divide50 { display: block; width: 100%; height: 50px; } .divide70 { display: block; width: 100%; height: 70px; } .divide90 { display: block; width: 100%; height: 90px; } .pad-t-50 { padding-top: 50px; } .pad-t-70 { padding-top: 70px; } .pad-t-90 { padding-top: 90px; } .pad-b-50 { padding-bottom: 50px; } .pad-b-70 { padding-bottom: 70px; } .pad-b-90 { padding-bottom: 90px; } /* BUTTONS * -------------------------- */ .btn { font-size: 12px; position: relative; display: inline-block; cursor: pointer; -webkit-transition: all .4s ease; transition: all .4s ease; letter-spacing: 1px; border-radius: 0; outline: none; } .btn-radius { border-radius: 22px; } .btn-default { color: #464f5d; border-color: #f8f8f8; background-color: #fff; } .btn-block { width:100%; } .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { border-color: #fff 2px solid; background-color: transparent; } .btn-border { color: #2a2933; border: 2px solid #2a2933; background-color: rgba(255, 255, 255, 0); } .btn-border-white { color: #fff; border: 2px solid #fff; background: transparent; } .btn-border-white:hover { color: #000; background: #fff; } .btn-border:hover, .btn-border-white:active { color: #fff; border: 2px solid #428bca; background-color: #428bca; } /* FLAT BUTTONS * -------------------------- */ .flat-default, .flat-default:hover, .flat-default:active { border: 2px solid #2a2933; } .flat-default, .flat-default.btn-bordered:hover { color: #fff; background-color: #2a2933; } .flat-default:hover, .flat-default.btn-bordered { color: #2a2933; background-color: transparent; } .flat-primary, .flat-primary:hover, .flat-primary:active { border: 2px solid #f7465b; } .flat-primary, .flat-primary.btn-bordered:hover { color: #fff; background-color: #f7465b; } .flat-primary:hover, .flat-primary.btn-bordered { color: #464f5d; background-color: transparent; } .flat-success, .flat-success:hover, .flat-success:active { border: 2px solid rgb(46, 204, 113); } .flat-success, .flat-success.btn-bordered:hover { color: #fff; background-color: rgb(46, 204, 113); } .flat-success:hover, .flat-success.btn-bordered { color: rgb(46, 204, 113); background-color: transparent; } .flat-info, .flat-info:hover, .flat-info:active { border: 2px solid rgb(52, 152, 219); } .flat-info, .flat-info.btn-bordered:hover { color: #fff; background-color: rgb(52, 152, 219); } .flat-info:hover, .flat-info.btn-bordered { color: rgb(52, 152, 219); background-color: transparent; } .flat-warning, .flat-warning:hover, .flat-warning:active { border: 2px solid rgb(241, 196, 15); } .flat-warning, .flat-warning.btn-bordered:hover { color: #fff; background-color: rgb(241, 196, 15); } .flat-warning:hover, .flat-warning.btn-bordered { color: rgb(241, 196, 15); background-color: transparent; } .flat-danger, .flat-danger:hover, .flat-danger:active { border: 2px solid #e03e3e; } .flat-danger, .flat-danger.btn-bordered:hover { color: #fff; background-color: #e03e3e; } .flat-danger:hover, .flat-danger.btn-bordered { color: #e03e3e; background-color: transparent; } .flat-inverse, .flat-inverse:hover, .flat-inverse:active { border: 2px solid rgba(30, 30, 37, 1); } .flat-inverse, .flat-inverse.btn-bordered:hover { color: #fff; background-color: rgba(30, 30, 37, 1); } .flat-inverse:hover, .flat-inverse.btn-bordered { color: rgba(30, 30, 37, 1); background-color: transparent; } .flat-color, .flat-color:hover, .flat-color:active { border: 2px solid #2ecc71; } .flat-color, .flat-color.btn-bordered:hover { color: #fff; background-color: #2ecc71; } .flat-color:hover, .flat-color.btn-bordered { color: #2ecc71; background-color: transparent !important; } .btn-flat:not(.btn-rounded) { border-radius: 0; } .btnGreen { padding: 11px 18px; color: #fff; border: none; background-color: #82b440; box-shadow: 0 3px 0 #6f9a37; } .btnGreen:hover, .btnGreen:active { color: #fff; background: #82b522; box-shadow: 0 4px 0 #678f50; } #main-carousel:hover { cursor: cursor: url("../images/swipe-icon.png"), auto; } /********************************************* - NAVIGATION -**********************************************/ .navwrap { position: relative; z-index: 10; z-index: 9999; width: 100%; margin: auto; } .navbar-custom { margin-bottom: 0; background: rgba(54, 52, 71, 1); } .navbar-custom .navbar-brand .navbar-toggle { font-size: 13px; padding: 4px 6px; color: #fff; } .navbar-custom a { font-size: 15px; letter-spacing: 1px; color: #fff; } .navbar_black a { color: #000; font-weight:bold; } .navbar-custom .nav li.active { outline: none; background-color: transparent; } .navbar-custom .navbar-nav .btn { background: #fff; padding: 9px 25px; border-radius: 22px; margin-top: 5px; color: #000; } .navbar-custom .navbar-nav .btn:hover { background: #82b440; color: #fff; } .navbar-custom .nav li a { -webkit-transition: background .3s ease-in-out; -moz-transition: background .3s ease-in-out; transition: background .3s ease-in-out; } .navbar-custom .nav li a:hover, .navbar-custom .nav li a:focus, .navbar-custom .nav li a.active { outline: 0; background-color: transparent; } .navbar_black { background-color: #fff; } .navbar-solid { background: #2a2933 } .dropdown-menu { font-size: 13px; min-width: 160px; padding: 8px 0; border: 1px solid #eee; border: 1px solid #eee; border-radius: 0; background-color: #fff; box-shadow: none; } .navbar-custom.nav .open > a, .navbar-custom.nav .open > a:hover, .navbar-custom.nav .open > a:focus { border-color: none; background-color: transparent; } .navbar-toggle { position: relative; float: right; margin-top: 8px; margin-right: 15px; margin-bottom: 8px; padding: 5px 15px; color: #fff; border: 1px solid #fff; border-radius: 0; background-color: transparent; background-image: none; } .navbar_black .navbar-toggle { color:#000; } @media only screen and (min-width: 992px) { .navbar { padding: 20px 0; -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out; -moz-transition: background .5s ease-in-out, padding .5s ease-in-out; transition: background .5s ease-in-out, padding .5s ease-in-out; letter-spacing: 1px; border-bottom: 0; background: 0 0; } .top-nav-collapse { padding: 0; background-color: #000; } .navbar-custom .nav li a { background: transparent; } .navbar-custom.top-nav-collapse { padding: 10px 0; border-bottom: 1px solid rgba(255, 255, 255, 0); background: #2a2933; } } @media only screen and (max-width: 992px) { .navbar-custom .navbar-nav .open .dropdown-menu > li > a, .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; color: #fff; } } /* Logo * -------------------------- */ .navbar-custom .navbar-brand, .navbar-inverse .navbar-brand { font-size: 18px; line-height: 20px; float: left; height: 50px; padding: 3px 15px; } .navbar-custom .navbar-brand img, .navbar-inverse .navbar-brand img { display: block; height: 45px; } /** Features * /* ------------------------------------------------------------------------------- */ .single-feature-image img { margin: auto; } .icon-item i { background: rgb(43, 42, 56); color: #fff; font-size: 22px; padding: 15px; -webkit-transition: -webkit-transform 0.4s, opacity 0.4s; -moz-transition: -moz-transform 0.2s, opacity 0.2s; transition: transform 0.4s, opacity 0.4s; float: left; line-height: 24px; } .icon-item i { -webkit-transition: box-shadow 0.4s; -moz-transition: box-shadow 0.4s; transition: box-shadow 0.4s; } .icon-item i:after { top: 0; left: 0; padding: 0; box-shadow: 0 0 0 3px #82b440; -webkit-transition: -webkit-transform 0.2s, opacity 0.2s; -moz-transition: -moz-transform 0.2s, opacity 0.2s; transition: transform 0.2s, opacity 0.2s; } .icon-item:hover:after i { -webkit-transform: scale(0.85); -moz-transform: scale(0.85); -ms-transform: scale(0.85); transform: scale(0.85); opacity: 0.5; } .icon-item:hover i { box-shadow: 0 0 0 10px #82b440; color: #D32352; } .icon-item:hover:after i { -webkit-transform: scale(0.85); -moz-transform: scale(0.85); -ms-transform: scale(0.85); transform: scale(0.85); } .icon-item:hover i { box-shadow: 0 0 0 10px #82b440; color: #82b440; background: #fff; } .icon-item .item-content h3 { margin-top: 0; } .icon-item .item-content { padding-left: 75px; } .icon-item:hover { cursor: crosshair; } @media screen and (max-width: 480px) { .icon-item { margin-top: 25px; } } .owl-theme .owl-controls .owl-page span { background: #FFFFFF } /* PRICING ================================================== */ .price-section { padding-top: 90px; } .price_item { background: white; text-align: center; border:1px solid #ddd ; } .price_item.best_plan { position: relative; top: -35px; padding: 35px 0; background: #82b440; text-align: center; border-radius: 5px; } .price_item.best_plan > .price { background: #2A2930; color: #fff; } .price_item.best_plan > h1, .price_item.best_plan > h2, .price_item.best_plan > p, .price_item.best_plan > span { color: white } .price_item h1 { margin: 20px 0 10px 0; color: rgba(0, 0, 0, 0.8); } .price_item h2 { font-size: 16px; letter-spacing: 1px; padding: 15px 0; } .price_item p { margin: 10px 0; } .price_item span { margin-bottom: 20px; padding-bottom: 10px; display: inline-block; font-size: 1em; font-weight: 700; letter-spacing: 1px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .price_item .price { height: 100px; text-align: center; background-color: #0e97b6; line-height: 100px; color: #fff; font-size: 1.5em; font-weight: 100; margin: 20px auto; } .price_item button,.price_item a.button { display: block; margin: 20px auto; width: 150px; height: 35px; border-bottom: 5px solid #82b440; background: #2A2930; border: none; border-radius: 20px; color: white; font-weight: 100; transition: all ease-in-out .2s; } .price_item a.button { padding:10px 36px; } .price_item button:hover { background: #82b440; border: 1px solid #c4e17f } /* * Client section */ #clients .logos { margin: 40px 0 70px; } #clients .logos img { width: 80%; margin: auto; } @media screen and (max-width: 480px) { #clients .logos img { width: 80%; padding: 10px 35px; } } ul.clients { margin: 45px 0; padding: 0; } ul.clients li { overflow: hidden; padding: 15px; border-right: 1px solid #eee; text-align: center; } ul.clients li:last-child, ul.clients li:nth-child(6) { border-right: none; } ul.clients li .featured-thumbnail { margin: 0; padding: 0; border: none; } ul.clients li .featured-thumbnail a { display: block; } ul.clients li .featured-thumbnail img { display: block; margin: auto; padding: 10px; opacity: 0.4; -webkit-transition: 0.4s; transition: 0.4s; } ul.clients li .featured-thumbnail img:hover { opacity: 0.9; } /* * Tooltip style */ .tooltip-inner { padding: 15px 10px; max-width: 250px; border-radius: 0; background-color: #000; color: #fff; text-align: center; text-decoration: none; font-size: 14px; } /* QUOTE CAROUSEL */ .quote-theme .owl-theme .owl-controls { text-align: center; position: absolute; right: 0; bottom: 20px; } .quote-text { background: linear-gradient(#f8f8f8, #f8f8f8) no-repeat 100% 0; border-left: none; font-style: italic; line-height: 30px; margin: 0 0 30px 0; padding: 35px; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 3px 0 rgba(216, 216, 216, 0.3); -moz-box-shadow: 0 3px 0 rgba(216, 216, 216, 0.3); box-shadow: 0 3px 0 rgba(216, 216, 216, 0.3); } .quote-text:before { border: solid 14px transparent; z-index: 3; border-top-color: #f5f7f9; top: auto; right: auto; bottom: -28px; left: 30px; } .quote-text:after { border: solid 14px transparent; z-index: 2; border-width: 18px; border-top-color: rgba(216, 216, 216, 0.3); top: auto; right: auto; bottom: -36px; left: 26px; } .quote-text:before, .quote-text:after, .quote-text-up:before, .quote-text-up:after { content: ""; display: block; height: 0; width: 0; position: absolute; } .quote-text a { color: rgb(43, 42, 56); } .quote-text a:hover { text-decoration: none; } .quote-author-pic { float: left; margin-right: 15px; margin-left: 6px; width: 70px; -webkit-border-radius: 1000px; -moz-border-radius: 1000px; -ms-border-radius: 1000px; -o-border-radius: 1000px; border-radius: 1000px; } .quote-author { display: inline-block; font-size: 21px !important; line-height: 65px !important; letter-spacing: 1px; } .quote-author a { color: rgb(43, 42, 56); font-style: inherit; } .aligner { display: flex; align-items: center; justify-content: center; } .aligner-item { max-width: 100%; } .aligner-item--top { align-self: flex-start; } .aligner-item--bottom { align-self: flex-end; } /* * * FOOTER */ #footer { color: #6d737f; } #footer h3, #footer h4 { color: #fff } #footer .top-footer, #footer .btm-footer { padding: 20px 0; border-bottom: 1px solid #121214; } #footer .top-footer .f-left h3 { color: #fff; margin: 10px 0 10px; } #footer .top-footer .cta { margin-top: 20px; } #footer .tagcloud a { background-color: #2a2933; border: #202738; color: #D6D6D6; display: inline-block; font-size: 14px !important; line-height: 27px; margin: 0 0 8px; padding: 0 10px; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; transition: .3s; vertical-align: top; } #footer .tagcloud a:hover { background-color: #D32352; color: #fff; text-decoration: none; border-color: #434955 } #footer .btm-footer ul.btm-links { margin-top: 7px; } #footer .btm-footer ul li a { color: #6d737f; } /* * * SOCIAL ICONS * */ #footer .btm-footer .socials li { position: relative; list-style: none; text-align: center; margin: 0 1px; display: inline-block; -webkit-transition: all 300ms linear; transition: all 300ms linear; z-index: 2; } #footer .btm-footer .socials li a { font-size: 14px; line-height: 35px; width: 35px; height: 35px; margin: 0; padding: 0; display: block; } /** BREAdCRUMB*/ .big_breadcrumb { position: relative; z-index: 1; min-height: 550px; padding-top: 5vh; } .big_breadcrumb:before { position: absolute; z-index: -1; top: 0; width: 100%; height: 100%; content: ''; background: -moz-linear-gradient(left, rgba(0, 0, 0, .65) 0%, rgba(0, 0, 0, 0) 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, .65)), color-stop(100%, rgba(0, 0, 0, 0))); background: -webkit-linear-gradient(left, rgba(0, 0, 0, .65) 0%, rgba(0, 0, 0, 0) 100%); background: -o-linear-gradient(left, rgba(0, 0, 0, .65) 0%, rgba(0, 0, 0, 0) 100%); background: -ms-linear-gradient(left, rgba(0, 0, 0, .65) 0%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(to right, rgba(0, 0, 0, .65) 0%, rgba(0, 0, 0, 0) 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=1); } .breadcrumb { margin-top: 30px; list-style: none; border-radius: 4px; background-color: transparent; } .breadcrumb li a { color: #fff; } .page-section-intro { margin-top: 140px; color: #fff; } .page-section-intro h1 { letter-spacing: 2px; text-transform: uppercase; color: #fff; } .responsive-video-div > div { position: relative; } .responsive-video-div iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .responsive-video-vimeo { max-width: 1130px; } .responsive-video-vimeo > div { padding-top: 56.26506%; } .responsive-video-youtube { max-width: 1130px; } .responsive-video-youtube > div { padding-top: 56.271981%; } .post-date { font-size: 10px; margin-bottom: 14px; letter-spacing: 2px; text-transform: uppercase; } .post-date ul { margin: 0; padding: 0; } .post-date li { display: inline; margin-right: 5px; } .post-date li:last-child { margin-right: 0; } .post-date span.day:after { content: ','; } .post-date li:after { margin-left: 8px; content: '/'; } .post-date li:last-child:after { margin-left: 0; content: ''; } .post-entry .divider { width: 20%; margin: 0 auto; margin-top: 35px; margin-bottom: 35px; border-bottom: 1px solid #eee; } pre { font-size: 13px; line-height: 1.42857143; display: block; margin: 0 0 10px; padding: 15.5px 10px; text-align: left; word-wrap: break-word; word-break: break-all; color: #8c989e; border: 1px solid #edeff3; border-radius: 2px; background-color: #f5f5f5; } .blog-item blockquote.light { font-style: italic; margin: 18px 0; padding: 30px 20px; color: #1c1c1f; background: #f5f5f5; } /*************************blog page css***************************/ .widget { margin-bottom: 60px; padding-left: 0; } .single_comments { margin-bottom: 20px; } .single_comments img { display: block; float: left; max-width: 70px; margin-top: 5px; margin-right: 10px; } .single_comments p { margin-bottom: 0; } .widget .entry-meta span { display: inline-block; margin-right: 10px; } .widget h3 { font-size: 16px; margin-bottom: 20px; letter-spacing: 3px; text-transform: uppercase; } .blog_category { margin: 0; padding: 0; list-style: none; } .blog_category li { float: none; margin-bottom: 20px; } .blog_category li a { display: inline-block; padding: 5px 15px; -webkit-transition: all .3s; transition: all .3s; color: #888; background: #f5f5f5; } .blog_category li a:hover { color: #fff; background: #82b541; } .badge:before { position: absolute; z-index: -99999; bottom: -8px; left: 5px; height: 0; content: ''; border-width: 10px; border-style: solid; border-color: transparent transparent transparent #82b541; } .badge { font-weight: normal; position: relative; top: -18px; left: 60px; padding: 8px; color: #fff; border-radius: 0; background-color: #82b541; } .blog_archieve { margin: 0; padding: 0; list-style: none outside none; } .blog_archieve li { padding: 10px 0; border-bottom: 1px solid #f5f5f5; } .blog_archieve li:first-child { padding-top: 0; } .blog_archieve li a { color:rgb(43, 42, 56); font-weight:500; letter-spacing:1px } .blog_archieve li a:hover { color:#82b440 } ul.gallery { margin: 0; padding: 0; list-style: none; } ul.gallery li { display: block; float: left; width: 60px; margin: 0 4px 4px 0; padding: 0; } ul.faq { margin: 0; list-style: none; } ul.faq li { margin-top: 30px; } ul.faq li:first-child { margin-top: 0; } ul.faq li span.number { font-size: 24px; line-height: 50px; display: block; float: left; width: 50px; height: 50px; text-align: center; color: #fff; background: #34495e; } ul.faq li > div { margin-left: 70px; } ul.faq li > div h3 { margin-top: 0; } .embed-container { position: relative; overflow: hidden; height: 0; padding-top: 30px; padding-bottom: 56.25%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } ul.pagination > li > a { font-size: 16px; margin-right: 5px; padding: 5px 14px; border: 1px solid #f1f1f1; border-radius: 0; color: rgb(43, 42, 56); } ul.pagination > li > a i { margin-right: 5px; margin-left: 5px; } ul.pagination > li.active > a, ul.pagination > li:hover > a { color: #fff; border-color: #2a2933 !important; background-color: #2a2933 !important; } .search_box { height: 48px; border-color: #eee; border-radius: 0; outline: medium none; background-repeat: no-repeat; background-position: 314px 15px; -webkit-box-shadow: none; box-shadow: none; } .form-control:focus { outline: 0 none; -webkit-box-shadow: none; box-shadow: none; } ul.tag-cloud, ul.sidebar-gallery { margin: 0; padding: 0; list-style: none; } .tag-cloud li { display: inline-block; margin-bottom: 3px; } .tag-cloud li a { padding: 8px 15px; color: rgba(30, 30, 37, 1); border: 0; border-radius: 0; background: #f5f5f5; } .tag-cloud li a:hover { color: #fff; background: #82b541; } /************************blog single page css***********************/ .comment-list { margin: 0; padding: 15px 0 0 0; } .comment { margin: 15px 0 0 0; list-style-type: none; } .comment:first-child { margin-top: 0; border-top: none; } .comment div { position: relative; overflow: hidden; margin: 0; padding: 25px; } .comment .avatar { z-index: 1; float: left; width: 80px; height: 80px; margin: 0; padding: 0; } .avatar h2 { margin-bottom: 0; } .comment .avatar img { width: 80px; height: 80px; } .comment .comment-meta, .comment .comment-wrap { float: right; width: 83%; padding: 0; } .comment .comment-meta { font-size: 11px; } .comment .author, .comment .author a { font-size: 12px; font-weight: 600; margin: 0; letter-spacing: 4px; text-transform: uppercase; color: #18181a; } .comment .date { font-size: 10px; margin: 0 0 5px 0; text-transform: uppercase; color: #aaa; } .comment .reply { margin-left: 10px; padding: 2px 8px; color: #fff; background-color: #191627; } .comment .reply:hover { color: #fff; } .comment .comment-wrap { margin-top: 15px; } .comment .children { margin: 15px 0 0 15px; padding: 0 0 0 35px; border-left: 2px solid #eee; background: url(../images/sprite.png) no-repeat 0 -379px transparent; } .comment .children div { background-color: #f5f5f5; } .comment .children .comment-meta .reply { color: #444; background-color: #fff; } .comment .children .comment-meta .reply:hover { color: #fff; background: #191627; } .comment .children .author, .comment .children .author a { font-size: 12px; letter-spacing: 4px; color: #18181a; } .comment .children .date { color: #999; } .comment .children .comment { list-style-type: none; } .comment div { overflow: hidden; margin: 0; padding: 25px; } .comment .children .comment { position: relative; margin: 15px 0 0 0; padding: 0 0 0 0; } .comment .children .comment:first-child { margin-top: 0; } .comment .children .comment-wrap, .comment .children .comment-meta { width: 82%; } .comment .children .children .comment-wrap, .comment .children .children .comment-meta { width: 82%; } .comment .children .children .children .comment-wrap, .comment .children .children .children .comment-meta { width: 89.5%; } .comment .children .children .children .children .comment-wrap, .comment .children .children .children .children .comment-meta { width: 89%; } .comment .children .children .children .children .children .comment-wrap, .comment .children .children .children .children .children .comment-meta { width: 88.5%; } /*-------------------------------------------------- TICKET FORM*/ #ticket_form { } #ticket_form form { } #ticket_form form .form-group { margin:8px 0; } #ticket_form form .form-group .form-control { border-width: 3px; border-color: #E0E0E0; -webkit-box-shadow: none; margin-top: 8px; box-shadow: none; } .alert-success { color: #fff; border-color: rgba(214, 233, 198, 0); background-color: #3dc98b; } .alert-danger { color: #fff; border-color: rgba(235, 204, 209, 0); background-color: #ec4977; } /*Preloader*/ #loader-wrapper { position: fixed; z-index: 99999; top: 0; left: 0; width: 100%; height: 100%; } #loader { position: relative; /* Chrome, Firefox 16+, IE 10+, Opera */ z-index: 1001; top: 50%; left: 50%; display: block; width: 150px; height: 150px; margin: -75px 0 0 -75px; -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: spin 2s linear infinite; border: 5px solid transparent; border-top-color: #d12373; border-radius: 50%; } #loader:before { position: absolute; top: 5px; right: 5px; bottom: 5px; left: 5px; content: ''; -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: spin 3s linear infinite; border: 5px solid transparent; border-top-color: #82b440; border-radius: 50%; /* Chrome, Firefox 16+, IE 10+, Opera */ } #loader:after { position: absolute; top: 15px; right: 15px; bottom: 15px; left: 15px; content: ''; -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: spin 1.5s linear infinite; border: 5px solid transparent; border-top-color: #e8f922; border-radius: 50%; /* Chrome, Firefox 16+, IE 10+, Opera */ } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(0deg); /* IE 9 */ transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */ } 100% { -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(360deg); /* IE 9 */ transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */ } } @keyframes spin { 0% { -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(0deg); /* IE 9 */ transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */ } 100% { -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(360deg); /* IE 9 */ transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */ } } #loader-wrapper .loader-section { position: fixed; z-index: 1000; top: 0; width: 51%; height: 100%; background: #fff; } #loader-wrapper .loader-section.section-left { left: 0; } #loader-wrapper .loader-section.section-right { right: 0; } /* ===[ Loaded styles ]=== ================================================== */ .loaded #loader-wrapper .loader-section.section-left { -webkit-transition: all .7s .3s cubic-bezier(.645, .045, .355, 1.000); /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6 */ transition: all .7s .3s cubic-bezier(.645, .045, .355, 1.000); /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+ */ -webkit-transform: translateX(-100%); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateX(-100%); /* IE 9 */ transform: translateX(-100%); /* Firefox 16+, IE 10+, Opera */ } .loaded #loader-wrapper .loader-section.section-right { -webkit-transition: all .7s .3s cubic-bezier(.645, .045, .355, 1.000); /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6 */ transition: all .7s .3s cubic-bezier(.645, .045, .355, 1.000); /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+ */ -webkit-transform: translateX(100%); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateX(100%); /* IE 9 */ transform: translateX(100%); /* Firefox 16+, IE 10+, Opera */ } .loaded #loader { -webkit-transition: all .3s ease-out; /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6 */ transition: all .3s ease-out; /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+ */ opacity: 0; } .loaded #loader-wrapper { visibility: hidden; -webkit-transition: all .3s 1s ease-out; /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6 */ transition: all .3s 1s ease-out; /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+ */ -webkit-transform: translateY(-100%); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateY(-100%); /* IE 9 */ transform: translateY(-100%); /* Firefox 16+, IE 10+, Opera */ } .template_preview_wrapper { position:relative; } .template_preview_description { text-align:center; padding:20px 0; } .template_buttons { position:absolute; display:none; visibility:hidden; top:40%; left:30%; } .template_preview_wrapper .overlay { position:absolute; display:none; visibility:hidden; top:0; left:0; width:100%; height:100%; opacity:0.5; background:black; } .template_preview_wrapper:hover .template_buttons,.template_preview_wrapper:hover .overlay { display:block; visibility:visible; } .template_category_list { font-size: 16px; margin: 20px 0 60px; padding: 0; text-align: center; list-style:none; } ul.template_category_list li + li::before { border-left: 1px dotted #818589; content: ""; height: 9px; left: 0; margin-top: -4.5px; position: absolute; top: 50%; width: 1px; } ul.template_category_list li + li { margin: 0 0 0 20px; position: relative; } ul.template_category_list li { display: inline-block; } ul.template_category_list li + li a { padding: 0 0 0 20px; } ul.template_category_list li a { color: #4c4c4c; display: block; } .page_title .title_section h2 { color: #fff } .page_title h1,.page_title p { color:#FFF; } .team-grids { text-align: center; } .service-section { text-align: center; padding: 4em 0; } .service-header h3 { font-size: 2em; text-transform: uppercase; font-weight: 400; background: url("../images/i1.jpg") no-repeat 505px 37px; display: block; padding-bottom: 1.5em; color:#000; } .service-header p { font-size: 1.3em; font-weight: 300; width: 88%; margin: 0 auto; font-style: italic; color:#7B7F86; line-height: 1.8em; } .service-header { margin-bottom: 3em; } .service-grid h4 { font-size: 1.2em; padding: 0.9em 0; } .service-grid i { font-size: 20px; border: 1px solid #3071A9; padding: 30px; color:#3071A9; border-radius: 50%; } .service-grid p { font-size: 1.2em; font-weight: 400; color: #7B7F86; line-height: 1.8em; } .service-grid span{ height: 1px; width: 15%; background: #9770dd; display: block; margin: 3px auto 10px; } .contact-section { } .contact-section{ background: url("../images/contact.jpg") no-repeat; background-size:cover; min-height: 500px; padding: 5em 0; } .contact-section input[type="text"]{ width: 100%; padding: 10px 15px; border: 1px solid #969696; font-size: 1.1em; margin-bottom: 0.5em; color: #aaaaaa; outline: none; background: #fff; font-weight: 500; border-radius: 5px; } .contact-section textarea { height: 140px; resize: none; width: 100%; padding: 10px 15px; border: 1px solid #969696; font-size: 1.1em; margin-bottom: 0.5em; color: #aaaaaa; outline: none; background:#fff; font-weight: 500; border-radius: 5px; } .contact-text h4 { color: #fff; font-size: 1.1em; margin-bottom: 0.5em; } .contact-section input[type="submit"] { background: #4a4a4a; padding: 11px 1.7em; border: 1px solid; font-size: 1.1em; margin: 0.5em 0 0 0; color: #9770dd; border: none; outline: none; font-weight: 500; margin:2em 8em; width:50%; text-transform:uppercase; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all } .contact-section input[type="submit"] { color: #fff; background: #44b2c1; } .contact-text { margin: 0 auto; width: 50%; } .social-section { text-align: center; } .social-indicate ul li { display: inline-block; margin: 0 4px; } .social-indicate p { font-size: 1.1em; } .social-indicate a { font-size: 1.1em; } .social-indicate i { color:#44B2C1 ; } .footer-socialicons i{ width:75px; height:75px; background: url("../images/img-sprite.png") no-repeat -90px 0px; display: inline-block; margin: 0 0.3em; } .footer-socialicons i:hover { opacity: 0.5; } .footer-socialicons { margin-top: 4em; } .footer-socialicons i.icon1{ background-position: -90px 0px } .footer-socialicons i.icon2{ background-position: -165px 0px } .footer-socialicons i.icon3{ background-position: -240px 0px } .footer-socialicons i.icon4{ background-position: -315px 0px } .footer-socialicons i.icon5{ background-position: -392px 0px } .footer-socialicons i.icon6{ background-position: 0px -75px } .template_preview img { height:266px; width:100%; overflow:hidden; }
[+]
..
[+]
typicons.font
[-] datetimepicker.css
[edit]
[-] hover-min.css
[edit]
[-] pace.maxos.css
[edit]
[-] blank.gif
[edit]
[-] flexigrid.css
[edit]
[-] jquery.dataTables.min.css
[edit]
[-] colorpicker.css
[edit]
[-] font-awesome.min.css
[edit]
[-] jquery.bxslider.css
[edit]
[-] pace.big_counter.css
[edit]
[-] pace.loading_bar.css
[edit]
[-] animate.min.css
[edit]
[-] jquery.cleditor.css
[edit]
[-] spectrum.css
[edit]
[-] admin2.css
[edit]
[-] pace.css
[edit]
[-] pace.flat_top.css
[edit]
[-] pace.barber_shop.css
[edit]
[-] pace.default.css
[edit]
[-] jquery-ui-timepicker.css
[edit]
[-] font-social.css
[edit]
[+]
select2
[-] login.css
[edit]
[-] jcarousellite.css
[edit]
[-] colorbox.css
[edit]
[-] profile.css
[edit]
[-] ie.css
[edit]
[-] edit_page.css
[edit]
[-] tree.css
[edit]
[-] create_page.css
[edit]
[+]
entypo
[-] ihover.min.css
[edit]
[-] bootstrap.min.css
[edit]
[+]
ui-iconpicker
[-] style.css
[edit]
[-] nivo-slider.css
[edit]
[-] ihover.css
[edit]
[-] ecommerce.css
[edit]
[-] pace.fill_left.css
[edit]
[+]
ui-grid
[-] editor.css
[edit]
[-] screen.css
[edit]
[-] ng-table.min.css
[edit]
[+]
owl_carousel
[-] jquery.validate.password.css
[edit]
[+]
slick
[-] fontawesome-iconpicker.min.css
[edit]
[-] mediaelementplayer.css
[edit]
[-] prettyPhoto.css
[edit]
[+]
owl-carousel
[+]
linecons
[+]
sm
[-] pace.bounce.css
[edit]
[-] common-ui.css
[edit]
[-] pace.corner_indicator.css
[edit]
[-] bootstrap.css
[edit]
[+]
open-iconic
[-] pace.center_radar.css
[edit]
[-] pace.center_atom.css
[edit]
[-] widget.css
[edit]
[-] checkout.css
[edit]
[-] viewpage.css
[edit]
[-] pace.inner.css
[edit]
[-] bootstrap-theme.min.css
[edit]
[-] codemirror.css
[edit]
[-] form.css
[edit]
[-] camera.css
[edit]
[-] flexigrid.pack.css
[edit]
[-] bg.gif
[edit]
[-] jquery-ui-1.8.17.custom.css
[edit]
[-] jquery.qtip.min.css
[edit]
[-] cloudzoom.css
[edit]
[-] pace.center_simple.css
[edit]
[-] ui-iconpicker.css
[edit]
[-] common.css
[edit]
[-] main.css
[edit]
[-] chopslider.css
[edit]
[-] responsive.css
[edit]
[-] xeditable.css
[edit]
[-] pace.flash.css
[edit]
[-] edit_page_editor.css
[edit]
[-] admin.css
[edit]
[+]
nivo_slider
[+]
jqvmap
[-] pace.center_circle.css
[edit]
[-] font-awesome.css
[edit]