/**********************************

 Template Name  : Documenter - All in One Support, Knowledgebase, Documentation Website HTML5 Template
 Template URI   : https://themeforest.net/item/documenter-all-in-one-support-knowledgebase-documentation-website-html5-template/20097901?ref=themeix
 Description    : Documenter - All in One Support, Knowledgebase, Documentation Website HTML5 Template.
 Author         : designingmarket
 Author URI     : http://designingmarket.com
 Version        : 1.1


      CSS INDEX
  =======================

 0.0 Themeix Default CSS

 1.Start Mainmenu
 1.1 Dropdown Menu
 2. Start Slider Area
 3. Start Document Source Area
 4.Start Topics Section Area
 5.Start FAQ Section
 6.Start Live Chat
 7.Start Contact Form Area
 8. Testimonials
 9. Start Footer Area
 10. Start Footer Bottom Area
 11. updates page
 12. Start Undate News
 13. Modal Style
 14. Start Call To Action Area
 15. Contact Page
 16. Blog Page
 17. Blog Details Page
 18. Start 404 Page
 19. Login Page
 20. Question Page
 21. index-2 page
 22. Answers Page
 23. Right Sidebar Page
 24. preloader
 25. About-us
 26. Start About-us Bg

/*********************************************************

  0.0 Themeix Default CSS

************************************************************/

.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus, a:visited, a, a:hover,button:focus,button:visited,button {
    outline: 0;
}
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #666666;
    line-height: 25px;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
a {
    color: #666666;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}
a:focus {
    text-decoration: none;
    color: #000;
    outline:0;
}
a:hover {
    text-decoration: none;
    color: #0E9FCE;
}
img {
    margin: 0;
    padding: 0;
    max-width: 100%;
}
.themeix-ptb {
    padding-top: 40px;
    padding-bottom: 40px;
}
.themeix-pb {
    padding-bottom: 80px;
}
.themeix-btn {
    padding: 10px 20px;
    display: inline-block;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    font-size: 16px;
    text-transform: capitalize;
    border: medium none;
    border-radius: 4px;
}
.themeix-col-2 {
    width: 50%;
    float: left;
}
.white-bg {
    background-color: #fff;
    color: #0E9FCE;
}
.info-bg {
    background-color: #eef4f9;
}
.themeix-btn.white-bg:hover {
    background-color: #71c668;
    color: #fff;
}
.primary-bg {
    background-color: #71c668;
    color: #fff;
}
.themeix-btn.primary-bg:hover {
    color: #fff;
}
.danger-bg {
    background-color: #f26c4f;
    color: #fff;
}
.info-bg {
    background-color: #eef4f9;
    color: #666666;
}
.hover-bg {
    background-color: #0E9FCE;
    color: #666666;
}
.themeix-btn.danger-bg:hover {
    background-color: #71c668;
    color: #fff;
}
.hover-bg {
    background-color: #57A6C0;
    color: #fff;
}
.themeix-btn.hover-bg:hover {
    background-color: #71c668;
    color: #fff;
}
.themeix-h3 {
    font-size: 24px;
    font-weight: 300;
}
.themeix-h2 {
    font-size: 30px;
    font-weight: 300;
    text-transform: capitalize;
}
.themeix-subsection {
    padding-bottom: 40px;
}
.right {
    float: right;
}
.pt-35 {
    padding-top: 35px;
}
.pt-80 {
    padding-top: 80px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-30 {
    margin-top: 30px;
}
.mb-50 {
    margin-bottom: 50px;
}
.pb-50 {
    padding-bottom: 50px;
}
.ptb-180 {
    padding-top: 180px;
    padding-bottom: 180px;
}
/* Remove Chrome Input Field's Unwanted Yellow Background Color */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
/***********************************

1.Start Mainmenu

*********************************/

.menu-area {
    position: relative;
    margin-bottom: 0;
    box-shadow: 5px 0 5px rgba(0, 0, 0, 0.3);
}
.mainmenu .navbar {
    margin: 0;
    margin-top: 30px;
}
.mainmenu .navbar-nav > li > a {
   padding-top:2px;
   padding-bottom:2px;
    text-align:left;
    text-transform: capitalize;
}
.top-menu > nav > ul > li > a > span {
    display: block;
    font-size: 12px;
    color: #696c6f;
    text-transform: capitalize;
    font-weight: 450;
    text-align: left;
}
.top-menu > nav > ul > li:hover > a {
    color: #0E9FCE;
    text-decoration: underline;
}
.top-menu nav ul li a span:hover {
    color: #7a7a7a;
}
.top-menu > nav > ul > li > a {
    font-size: 14px;
    font-weight: bold;
    color: #EE2D32;
    text-transform: uppercase !important;
    /*text-shadow: 1px 1px 1px #999;*/
    border-right: 1px solid #cacaca;
    /*box-shadow: 1px 1px 1px #333;*/
}
.top-menu ul li a{
    /*border-bottom: 1px #dadada solid;*/
    /*text-decoration: underline;*/
}
.header-logo {
    padding-top: 9px;
    padding-bottom: 9px;
}
.header-logo img {
    /*max-height: 31px;*/
}
.nav > li > a:focus,
.nav > li > a:hover {
    background-color: #F5F5F5;
    text-decoration: none;
}
/*****************************************

1.1 Dropdown Menu

****************************************/

.navbar-nav li {
    position: relative;
}
.navbar-nav li:hover ul.dropdown {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 103%;
}
ul.dropdown {
    position: absolute;
    width: 210px;
    left: 0;
    background-color: #fff;
    top: 160%;
    padding: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    border-radius: 0px;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.4);
	    margin-top: -1px;
}
ul.dropdown li a:hover {
    background: #0E9FCE none repeat scroll 0 0;
    color: #fff;
    border-color: #0E9FCE;
}
ul.dropdown li a {
    font-size: 15px;
    display: inline-block;
    font-weight: 400;
    color: rgba(2, 11, 18, 0.63);
    padding: 5px 0 5px 20px;
    border-bottom: 1px solid rgba(2, 11, 18, 0.08);
    width: 100%;
    text-transform: capitalize;
    line-height: 26px;
	    text-align: left;
}
ul.dropdown li:last-child a {
    border-bottom: transparent;
}
ul.dropdown li a span {
    display: inline-block;
    padding-right: 12px;
    font-size: 18px;
}
.navbar-nav li.active>a {
	    color:#0E9FCE;
}
/***************************************

2. Start Slider Area

****************************************/
.slider-area {
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.slider-wrapper {
    height: 500px;
    text-align:center;
}
.slider-wrapper-2 {
    height: 400px;
    text-align: center;
    background: url(/assets/apoioaoprofessor/images/slider.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
}
.slider-wrapper-2:after {
    background-color: rgba(33, 150, 243, 0.40);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.slider-buttons {
    margin-top: 30px;
}
.slider-buttons a {
    margin-right: 20px;
    padding: 15px 30px;
    font-size: 18px;
}


/*---------- Bootstrap Slider ----------*/
.bs-slider{
    overflow: hidden;
    max-height: 700px;
    position: relative;
    background: #000000;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(33, 150, 243, 0.78);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}


/*---------- Slide Effect ----------*/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}

/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgb(158, 158, 158);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0;
    top: 20%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    max-width: 1170px;
    padding: 0;
}

.slide-text > h1 {

    padding: 0;
    color: #ffffff;
    font-size: 70px;
    font-style: normal;
    line-height: 84px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.slide-text > p {
    padding: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.slide-text > a.btn-default{
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #f26c4f;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}




/*************************************

particles js css

********************************************/

canvas {
    display: block;
    vertical-align: bottom;
}


/* ---- particles.js container ---- */



canvas {
    display: block;
    vertical-align: bottom;
}


/* ---- particles.js container ---- */

#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
	z-index: 1;
}


.slider {
    position:relative;
}
.count-particles {
    border-radius: 0 0 3px 3px;
}
.slider-fixed-text {
  color: #fff;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
      max-width: 850px;
    margin: 0 auto;
}
.slider-fixed-text p {
    font-size: 18px;
    margin: 0 auto;
    font-weight: 300;
    line-height: 28px;
}
.slider-fixed-text h1 {
    text-transform:uppercase;
    font-size:35px;
}
/********** particleground *****/

#partical-js {
    height:650px;
}
.slider {
    background-image:url("images/bg3.jpg");
    background-repeat: no-repeat;
    background-size:cover;
    background-attachment: fixed;
    text-align:center;
}

/***********************************

3. Start Document Source Area

*************************************/

.single-box {
  background-color: #eef4f9;
   display: table;
  min-height: 370px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
  transition:all .4s linear 0s;
}
.single-box:hover {
background-color: #fff;
}
.single-box h3 {
    font-size: 24px;
    font-weight: 500;
}
.single-box p {
    font-size: 16px;
    text-transform: capitalize;
}
.box-inner .themeix-btn {
    margin-top: 15px;
}

.single-box .box-inner {
    display: table-cell;
    height: 100%;
    padding: 50px 0;
    vertical-align: middle;
    width: 100%;
    transform-style:preserve-3d;
    transform:rotateY(0);
    transition:all .4s linear 0s;
}
.single-box .box-inner img {
    padding-bottom: 30px;
}
.box-flip {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color:#0E9FCE;
  transform:rotateY(0deg);
  transition:all .4s linear 0s;
  perspective:1000;
  transform-style:preserve-3d;
  opacity:0;
  visibility:hidden;

}
.flip-box-innner {
    padding: 50px 20px;
    color: #fff;
    padding-top: 80px;
}
.flip-box-innner p {
    font-size: 15px;
    text-transform: none;
    line-height: 24px;
    margin-bottom: 15px;
}
.flip-box-innner .themeix-btn {
border: 2px solid #fff;
background-color: transparent!important;
}
.single-box:hover .box-flip{
    transform:rotateY(0deg);
    opacity:1;
    visibility:visible;
}
.single-box:hover .box-inner {
   transform:rotateY(-180deg);
}

/**********************************

4.Start Topics Section Area

**************************************/

.themeix-section-title {
    margin-bottom: 20px;
}
.topics-section-area {
    background-color: #eef4f9;
}
.themeix-section-title h2 {
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    color: #333333;
}
.themeix-section-title p {
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.single-links,
.sidebar-list {
    padding: 10px 0 20px;
}
.list-title {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
}
.single-links ul li a,
.sidebar-list ul li a {
    display: inline-block;
    color: #333333;
    font-size: 14px;
    padding: 5px 0;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}
.single-links ul li a:before {
    content: "\f0a4";
    font-family: "FontAwesome";
    font-size: 18px;
    color: #0E9FCE;
    padding-right: 10px;
}
.single-links ul li a:hover,
.sidebar-list ul li a:hover {
    color: #0E9FCE;
}
.topics-btn a {
    margin-right: 15px;
}
.topics-btn {
    margin-top: 20px;
}
.sidebar-list ul li span {
    display: block;
    padding: 5px 0;
    color: #989797;
    font-size: 12px;
}
/***************************************

5.Start FAQ Section

**************************************/

.themeix-panel,
.themeix-panel .panel-heading {
    border-color: rgba(221, 221, 221, 0.4);
}
.themeix-panel .panel-title a {
    display: block;
    position: relative;
}
.themeix-panel .panel-title a.collapsed:after {
    content: "\f067";
    font-family: "FontAwesome";
    position: absolute;
    right: 10px;
    top: 2px;
    font-size: 12px;
    width:10px;
    padding-left:10px;
}
.themeix-panel .panel-title a:after {
    content: "\f068";
    font-family: "FontAwesome";
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 16px;
    width:10px;
    padding-left:10px;
}
.themeix-panel .panel-title a {
    font-size: 15px;
    color: #666;
    text-transform: capitalize;
    font-weight: 400;
}
.themeix-panel .panel-heading {
    background-color:#eef4f9;
}
/************************

6.Start Live Chat

**********************/


.live-chat {
    position: relative;
	    margin-top: 15%;
}
.live-chat img {
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
    display: block;
}
.chat-agent-details {
    text-align: center;
}
.chat-agent-details h6 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.chat-link {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 65px;
    background-color: #71c668;
    text-align: center;
    max-width: 275px;
    margin: 0 auto;
    margin-top: 20px;
    z-index: 1;
}
.chat-link a {
    display: inline-block;
    font-size: 30px;
    color: #fff;
    font-weight: 300;
    padding: 10px 0;
    line-height: inherit;
    padding-top: 15px;
}
.chat-link a span {
    display: block;
    font-size: 14px;
    color: #fff;
}
.chat-link a span.live {
    display: inline;
    font-weight: 500;
    font-size: 30px;
}

.chat-phone {
    font-size: 34px;
    font-weight: 300;
    margin-top: 30px;
    text-align: center;
    color: #0E9FCE;
    line-height: 44px;
    padding-bottom: 20px;
}
/*******************************

7.Start Contact Form Area

*******************************/

.contact-section .themeix-section-title {
    text-align: center;
}
.contact-section {
    background-color: #eef4f9;
    position: relative;
}
.contact-form {
    margin-top: 80px;
}
.contact-info {
    margin-top: 30px;
}
.contact-section.section-padding {
    padding-bottom: 0;
}
.contact-form .form-control {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 0;
    box-shadow: none;
    color: #868686;
    display: block;
    font-size: 13px;
    height: 48px;
    line-height: 1.42857;
    padding: 10px 12px;
    -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
textarea.form-control {
    min-height: 200px;
}
.contact-us-wrapper h4 {
    color: #323232;
    font-size: 20px;
    line-height: 28px;
    margin: 0;
}
.contact-us-wrapper > p {
    color: #777777;
    font-size: 15px;
    line-height: 26px;
    margin: 25px 0;
}
.special-banner.section-50 {
    padding-top: 0;
}
.single-special-banner {
    background-color: #288feb;
    box-sizing: border-box;
    min-height: 350px;
    padding: 75px 0 0 30px;
    position: relative;
    overflow: hidden;
}
.single-special-banner:after {
    background: transparent none repeat scroll 0 0;
    border: 4px double #fff;
    bottom: 10px;
    content: "";
    height: 90%;
    left: 14px;
    position: absolute;
    right: 10px;
    top: 18px;
    width: 90%;
}
.banner-info > span {
    color: #fff;
    display: block;
}
.single-special-banner > img {
    display: block;
    text-align: center;
    max-width: 100%;
}
.single-special-banner .banner-offers {
    background-color: #fff;
    color: #323232;
    font-size: 18px;
    font-weight: 400;
    left: -7px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 37%;
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
    width: 105%;
    z-index: 1;
}
.single-special-banner .banner-offers h3 {
    margin-top: 0;
    margin-bottom: 0;
}
.banner-info {
    margin-top: 105px;
}
.banner-info p {
    color: #fff;
}
/************************************************************

8. Testimonials

*************************************************************/

.testimonials-section {
    background-color: #eef4f9;
}
.single-testimonial {
    display: block;
    margin: 60px auto 0;
    position: relative;
    width: 96%;
}
.testimonial-info {
    background-color: #fff;
    padding: 30px 30px 30px 40px;
    position: relative;
}
.testimonial-info:after {
    border-right: 80px solid transparent;
    border-top: 80px solid #fff;
    content: "";
    height: 0;
    position: absolute;
    right: 30px;
    width: 0;
}
.testimonial-info > p {
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    padding: 21px;
    position: relative;
}
.testimonial-info > p:before {
    content: "\f10d";
    font-family: "FontAwesome";
    font-size: 26px;
    left: -8px;
    position: absolute;
    top: 16px;
}
.testimonial-author {
    margin-right: 70px;
    margin-top: 65px;
    text-align: right;
}
.testimonial-author > h5 {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
}
.testimonial-author > span {
    display: block;
    font-size: 14px;
}
.single-awards img {
    padding: 0 10px;
}
/*******************************

9. Start Footer Area

*****************************/

.single-footer-text p {
    line-height: 24px;
}
.footer-heading {
    font-size: 20px;
    color: #666666;
    text-transform: capitalize;
}
.social-links ul li {
    display: inline-block;
}
.single-footer .social-links {
    margin-top: 20px;
}
.social-links ul li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #cfcbcb;
    margin-right:5px;
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}
.social-links ul li a:hover {
    background-color: #00aced;
}
.footer-list ul li a {
    display: inline-block;
    padding: 3px;
}
.social-links ul li.fb-link a:hover {
    background-color: #3b5998;
}
.social-links ul li.gp-link a:hover {
    background-color: #dd4b39;
}
.subscribe-form form {
    display: inline-block;
    position: relative;
}
.subscribe-form input {
    height: 45px;
    border-radius: 0;
    width: 235px;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 45px;
    border: medium none;
    width: 50px;
    height: 45px;
    background-color: #0E9FCE;
    color: #fff;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}
.subscribe-form button:hover {
    background-color: #71c668;
}
.subscribe-form .form-control:focus {
    box-shadow: none;
    border-color: #ccc;
}
.subscribe-form span {
    display: block;
    font-size: 12px;
    margin-top: 10px;
}
.scroll-top {
    position: fixed;
    width: 50px;
    height: 50px;
    background-color: #444444;
    bottom: 10px;
    right: 20px;
    z-index: 9999;
    cursor: pointer;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    display: none;
}
.scroll-top .scroll-icon {
    color: #fff;
    font-size: 40px;
    line-height: 45px;
    text-align: center;
}
.scroll-top:hover {
    background-color: #0E9FCE;
}
/************************************

10. Start Footer Bottom Area

************************************/

.footer-bottom-area {
    text-align: center;
}
.footer-links {
    padding-bottom: 15px;
}
.footer-links ul li {
    display: inline-block;
}
.footer-links ul li a {
    padding: 0 10px;
}
.footer-links ul li a {
    border-right: 1px solid #bfbfbf;
}
.footer-links ul li:last-child a {
    border-right: medium none;
}
.footer-logo {
    padding-bottom: 20px;
}
.copyright-text a {
    color: #0E9FCE;
}
/*********************************************

11. updates page

***************************************************/

.page-banner-area {
    background-image: url("images/update-bg.jpg");
    position: relative;
    background-size: cover;
}
.page-banner-area:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(33, 150, 243, 0.86)
}
.page-title {
    padding: 50px 0;
}
.page-title {
    display: table-cell;
    margin-bottom: 10px;
	    color: #fff;
}
span.sub-title a {
    color: rgb(146, 203, 249);
    font-weight: 400;
}
.page-title h2 {
    display: block;
    font-size: 30px;
    font-weight: 300;
    text-transform: capitalize;
}
.page-title span.sub-title {
    font-size: 14px;
    text-transform: capitalize;
}
.modal-content {
    border-radius: 0;
}
/*************************************

12. Start Undate News

***************************************/

.update-box {
    min-height: 275px;
    background-color: #eef4f9;
    text-align: center;
    margin: 15px 0;
    padding: 10px;
}
.update-version {
    position: relative;
}
.update-badge {
    background-color: #71c668;
    padding: 10px;
    text-transform: uppercase;
}
.update-version h2 {
    color: #f26c4f;
    font-weight: 600;
}
.update-version span {
    margin-top: 60px;
    position: absolute;
    right: 100px;
    top: -15px;
}
.update-box h3 {
    font-size: 14px;
    font-weight: 500;
    text-align: left !important;
    margin-top: 6px;
}
.update-box p {
    font-size: 16px;
    padding: 0 10px;
}
.update-btn {
    padding: 10px 25px;
    display: inline-block;
    background-color: #f26c4f;
    color: #fff;
    font-size: 16px;
    /*text-transform: capitalize;*/
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    border: medium none;
}
.update-btn:hover {
    background-color: #71c668;
    color: #fff;
}
.update-box .update-btn {
    /*margin-top: 25px;*/
}
.modal-footer a {
    display: inline-block;
    margin-right: 5px;
}
.modal-footer button.danger-bg:hover {
    background-color: #f26c4f;
}
/******************************************

13. Modal Style

*******************************************/

.modal-title {
    margin-bottom: 0;
    padding-top: 20px;
    text-transform: uppercase;
}
.modal-subtitle {
    margin-left: 10px;
    margin-top: 35px;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 5px;
    font-weight: 400;
    text-align: left;
}
.bug-list ul li,
.update-list ul li {
    display: block;
    font-size: 16px;
    font-weight: 300;
    padding: 5px;
    text-align: left;
    text-transform: capitalize;
}
.bug-list ul li:before {
    content: "\f188";
    font-family: "FontAwesome";
    padding-right: 10px;
    color: #f26c4f;
}
.update-list ul li:before {
    content: "\f044";
    font-family: "FontAwesome";
    padding-right: 10px;
    color: #71c668;
}
.modal-body {
    padding: 10px;
}
/****************************************

14. Start Call To Action Area

*****************************************/

.call-to-action-area {
    padding: 30px 0;
}
.action-content h2 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 10px;
}
.action-content p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
}


.call-to-action-area a.themeix-purchase-btn,
.call-to-action-area a.themeix-purchase-btn-3,
 .call-to-action-area a.themeix-purchase-btn-2 {
    padding: 18px 25px;
    font-size: 16px;
    text-transform: CAPITALIZE;
    font-weight: 500;
    border-radius: 4px;

    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}
.themeix-purchase-btn {
      background-color: #fff;
    color: #f26c4f;
}
.themeix-purchase-btn:hover {
    background-color: #0E9FCE;
    color: #fff;
}
.themeix-purchase-btn-2 {
    background-color: #fff;
    color: #F26C4F;
}

.themeix-purchase-btn-2:hover {
    background-color: #71c668;
    color: #fff;
}
.themeix-purchase-btn-3 {
    background-color: #fff;
    color: #0E9FCE;
}
.themeix-purchase-btn-3:hover {
    background-color: #71c668;
    color: #fff;
}

.purchase-link {
    padding-top: 25px;
}
.purchase-link a:focus {
    color: #71c668;
    background-color: #fff;
}
/*************************************************

15. Contact Page

****************************************************/

#mymap {
    height: 520px;
}
.contact-info-wrapper .contact-form .form-control {
    background-color: #f7f7f7;
}
.contact-info-wrapper .contact-form {
    margin: 0;
}
.single-address {
    margin-bottom: 40px;
}
.single-address ul li {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}
.single-address ul li span {
    color: #ff1e1e;
}
/**************************************

16. Blog Page

***********************************/

.blog-content-desc .themeix-blog-h a,
.blog-content-desc .themeix-blog-h {
    padding-top: 20px;
}
.themeix-blog-h a,
.themeix-blog-h {
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px;
    padding-top: 30px;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    display: block;
}
.themeix-blog-h a:hover {
    color: #0E9FCE;
}
.widget-title a:hover {
    color: #288feb;
}
.widget-title a,
.widget-title {
    color: #EE2D32;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px;
    padding-top: 30px;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}
.widget-title a:hover {
    color: #288feb;
}
.single-blog {
    position: relative;
    margin: 60px 0;
}
.single-blog-details {
    position: relative;
}
.blog-data a {
    color: #288feb;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}
.blog-data a:hover {
    color: #323232;
}
.blog-post-date {
    width: auto;
    height: auto;
    background-color: #0E9FCE;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    padding: 2px 6px;
}
.blog-post-date p {
    margin-bottom: 0;
    padding-top: 6px;
    font-size: 16px;
}
.blog-post-date p span {
    display: block;
}
.blog-img {
    overflow: hidden;
    position: relative;
}
.blog-img a {
    position: relative;
    display: inline-block;
}
.blog-img > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    -webkit-transform-origin:center top;
            transform-origin: center top;
}
.single-blog:hover .blog-img > a:before {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
}
.single-blog:hover .hover-icon {
    visibility: visible;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.blog-content p {
    line-height: 24px;
}
.single-blog:first-child {
    margin-top: 10px;
}
.blog-sidebar .sidebar-list {
    padding: 0;
}
.blog-sidebar .sidebar-list h2 {
    margin-top: 0;
    padding-top: 0;
}
.sidebar-popular-post ul li {
    display: block;
    padding: 10px 0;
}
.sidebar-popular-post ul li a {
    color: #0E9FCE;
}
.read-more {
  background: #0E9FCE none repeat scroll 0 0;
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  transition:all .4s linear 0s;
}
.read-more:hover {

    background-color:#71c668;
    color:#fff;
}
.hover-icon {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: all .6s linear 0s;
    transition: all .6s linear 0s;
}
.hover-icon a {
    display: inline-block;
}
.hover-icon a i {
    background-color: #0E9FCE;
    border-radius: 50%;
    color: #fff;
    font-size: 35px;
    line-height: 35px;
    padding: 20px;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}
.hover-icon a:hover i {
    background-color: #fff;
    color: #0E9FCE;
}
/************************************

17. Blog Details Page

************************************/

.tagcloud > li {
    list-style: outside none none;
}
.tagcloud li {
    display: inline;
}
.tagcloud li a {
    border: 1px solid #efefef;
}
ul.tagcloud li a {
    border: 1px solid #e4e4e4;
    color: #777777;
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 2px;
    padding: 8px 20px;
}
ul.tagcloud li a:hover {
    background-color: #0E9FCE;
    color: #fff;
    border-color: #0E9FCE;
}
ul.tagcloud li.widget-active a {
    background-color: #288feb;
    color: #fff;
}
h5.comment-title {
    color: #333333;
    font-size: 18px;
    line-height: 64px;
}
ul.comments-list {
    list-style: outside none none;
    margin: 0;
    padding-left: 0;
}
ul.comments-list > li,
ul.comments-list > li.children {
    background-color: #eef4f9;
    border-radius: 1px;
    box-sizing: border-box;
    margin-bottom: 25px;
    padding: 30px;
}
ul.comments-list li.children {
    margin-left: 50px;
}
.comment-pic,
.comment-text {
    display: inline-block;
    float: left;
}
.comment-pic {
    width: 15%;
}
ul.comments-list > li:after,
ul.comments-list > li.children:after {
    clear: both;
    content: "";
    display: table;
}
.comment-text {
    padding-left: 15px;
    width: 85%;
}
.comment-text > h5 {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    margin: 0;
}
span.comment-date {
    color: #b1b1b1;
    font-size: 14px;
    line-height: 24px;
}
.comment-text > p {
    color: ;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 10px;
}
.comment:after {
    clear: both;
    content: "";
    display: table;
}
.comment {
    position: relative;
}
a.comment-reply {
    border-bottom: 1px solid #999999;
    color: #999999;
    position: absolute;
    right: 0;
    top: 0;
}
a.comment-reply:hover {
    border-color: #288feb;
    color: #288feb;
}
.tag-links {
    overflow: hidden;
}
.tag-links .widget {
    float: left;
}
.tag-links .blog-data {
    float: right;
}
.blog-data p {
    margin-bottom: 0;
}
/***************************************

18. Start 404 Page

*******************************************/

.four-zero-content {
    overflow: hidden;
    text-align: center;
}
.four-zero-content > span {
    font-size: 160px;
    color: #c7c8c9;
    font-weight: 600;
    padding-right: 25px;
}
.four-zero-content .error-message {
    display: inline-block;
    overflow: hidden;
    padding: 10px 0 30px 30px;
    text-align: left;
    border-left: 1px solid #c7c8c9;
}
.error-message span {
    color: #c7c8c9;
    font-size: 16px;
    text-transform: uppercase;
}
.error-message p {
    margin-bottom: 0;
    font-size: 14px;
}
/**********************************

19. Login Page

********************************/

.login-form label {
    display: block;
    font-weight: 400;
}
.login-form .form-group label {
    display: inline;
}
.login-form input[type="text"],
.login-form input[type="password"],
.login-form input[type="email"] {
    width: 270px;
    height: 36px;
    border: 1px solid #eaeeee;
    padding: 10px;
    background-color: #eef4f9;
    margin-bottom: 20px;
}
.login-form-area form input[type="submit"] {
    display: block;
}
/*****************************************

20. Question Page

**********************************************/

.dwqa-search input {
    width: 100%;
    height: 45px;
    border: 1px solid #eef4f9;
    background-color: #eef4f9;
    position: relative;
    padding-left: 15px;
}
.dwqa-search button {
    position: absolute;
    right: 15px;
    top: 0;
    border: medium none;
    width: 45px;
    height: 45px;
    background-color: #0E9FCE;
    color: #fff;
    font-size: 18px;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}
.dwqa-search button:hover {
    background-color: #71c668;
}
.dwqa-question-filter {
    min-height: 80px;
    padding-top: 30px;
}
.dwqa-question-filter .dwqa-sort-by {
    float: right;
}
.dwqa-question-filter ul {
    display: inline;
}
.dwqa-question-filter ul li {
    display: inline-block;
}
.dwqa-question-filter ul li a {
    padding-left: 20px;
    color: #0E9FCE;
}
.dwqa-question-filter select {
    display: inline-block;
    position: relative;
    font-size: 16px;
    appearance: none;
    -moz-appearance: none;
    /* Firefox */

    -webkit-appearance: none;
    /* Safari and Chrome */

    width: 100px;
    height: 35px;
    background-color: #eef4f9;
    border: 1px solid #eef4f9;
    font-weight: 400;
}
.dwqa-sort-by {
    position: relative;
}
.dwqa-sort-by:after {
    position: absolute;
    content: "\f078";
    font-family: "FontAwesome";
    font-size: 16px;
    right: 10px;
    top: 5px;
    font-weight: 400;
    pointer-events: none;
}
.dwqa-question-item {
    position: relative;
}
.dwqa-questions-list .dwqa-question-item {
    padding: 20px 180px 20px 80px;
    background-color: #eef4f9;
    margin: 15px 0;
}
.dwqa-question-item.dwqa-sticky {
    background: #fcf8e3 none repeat scroll 0 0;
}
.dwqa-question-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    max-width: 90%;
}
.dwqa-question-title a {
    color: #666666;
    font-weight: 600;
    font-size: 16px;
}
.dwqa-question-title a:hover {
    color: #0E9FCE;
}
.dwqa-questions-list .dwqa-question-item .dwqa-question-meta {
    color: #999;
}
.dwqa-questions-list .dwqa-question-item .dwqa-question-meta {
    margin-bottom: 0;
}
.dwqa-question-item .dwqa-status {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 36px;
    box-shadow: 0 0 0 1px #e67e22 inset;
    height: 36px;
    left: 15px;
    margin-top: -18px;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 36px;
}
.dwqa-question-item .dwqa-status:after {
    color: #e67e22;
    content: "";
    display: block;
    font: 18px/36px FontAwesome;
    height: 36px;
    position: absolute;
    text-align: center;
    text-indent: 0;
    text-rendering: auto;
    top: 0;
    width: 36px;
}
.dwqa-question-item .dwqa-status-answered:after {
    color: #1ba1e2;
    content: "";
    font-size: 14px;
}
.dwqa-question-item .dwqa-status-answered {
    box-shadow: 0 0 0 1px #1ba1e2 inset;
}
.dwqa-questions-list .dwqa-question-item .dwqa-question-stats {
    margin-top: -24px;
    position: absolute;
    right: 10px;
    top: 50%;
}
.dwqa-question-item .dwqa-status-resolved:after {
    color: #578824;
    content: "";
}
.dwqa-question-item .dwqa-status-resolved {
    box-shadow: 0 0 0 1px #578824 inset;
}
.dwqa-question-item .dwqa-status-closed:after {
    color: #666;
    content: "";
}
.dwqa-question-item .dwqa-status-closed {
    box-shadow: 0 0 0 1px #666 inset;
}
.dwqa-question-meta > span a {
    color: #0E9FCE;
    font-size: 14px;
    text-transform: capitalize;
}
.dwqa-questions-list .dwqa-question-item .dwqa-question-stats span {
    border: 1px solid #ddd;
    display: block;
    float: left;
    height: 50px;
    margin-left: 10px;
    min-width: 65px;
    text-align: center;
}
.dwqa-questions-list .dwqa-question-item .dwqa-question-stats strong {
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
}
.dwqa-views-count {
    background-color: #0E9FCE;
    color: #fff;
    font-size: 13px;
}
.dwqa-answers-count {
    background-color: #f26c4f;
    color: #fff;
    font-size: 13px;
}
.dwqa-votes-count {
    background-color: #71c668;
    color: #fff;
    font-size: 13px;
}
.dwqa-page-numbers {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 30px;
    color: #0E9FCE;
    text-align: center;
    border: 1px solid #0E9FCE;
    margin-right: 10px;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}
.dwqa-questions-footer .dwqa-current {
    border-color: #b5b5b5;
    color: #b5b5b5;
    pointer-events: none;
}
.dwqa-next {
    width: 70px;
}
.dwqa-next:after {
    content: "\f101";
    font-family: "FontAwesome";
    padding-left: 5px;
}
.dwqa-page-numbers:hover {
    background-color: #71c668;
    color: #fff;
    border-color: #71c668;
}
.dwqa-questions-footer {
    margin-top: 40px;
}
/******************************************************

21. index-2 page

******************************************************/

.slider-opt .caption-inner {
    text-align: center;
}
/***************************************************

22. Answers Page

***************************************************/

.dwqa-breadcrumbs {
    margin-bottom: 30px;
}
.dwqa-breadcrumbs a {
    text-transform: capitalize;
    color: #0E9FCE;
}
.single-dwqa-question .dwqa-question-item {
    min-height: 140px;
    padding-left: 70px;
}
.dwqa-question-vote {
    left: 6px;
    min-height: 60px;
    position: absolute;
    top: 90px;
}
.dwqa-question-vote .dwqa-vote-count {
    display: block;
    height: 32px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: 14px;
    width: 32px;
    font-size: 20px;
    font-weight: 500;
}
.dwqa-question-vote .dwqa-vote {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #ddd;
    -o-border-image: none;
       border-image: none;
    border-style: solid;
    border-width: 16px;
    box-shadow: none;
    display: block;
    height: 0;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top: -20px;
    width: 0;
}
.dwqa-question-vote .dwqa-vote:hover {
    border-color: transparent transparent #71c668;
}
.dwqa-question-vote .dwqa-vote-down {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd transparent transparent;
    -o-border-image: none;
       border-image: none;
    border-style: solid;
    border-width: 16px;
    bottom: -20px;
    top: auto;
}
.dwqa-question-vote .dwqa-vote-down:hover {
    border-color: #f26c4f transparent transparent;
}
.dwqa-question-item .dwqa-question-meta {
    font-size: small;
    margin-bottom: 20px;
}
.single-dwqa-question .dwqa-question-item .avatar {
    left: 0;
}
.dwqa-question-item .avatar {
    border-radius: 48px;
    left: 0;
    position: absolute;
    top: 0;
}
.dwqa-question-item {
    margin-bottom: 0;
    padding: 0 0 0 90px;
    position: relative;
}
.dwqa-comments-list .dwqa-comment {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    position: relative;
}
.dwqa-comments-list .dwqa-comment-meta {
    font-size: small;
}
.dwqa-comment-meta {
    margin-bottom: 10px;
}
.dwqa-comment-meta img {
    height: 25px;
    width: 25px;
    margin-right: 10px;
}
.dwqa-comment-meta a {
    color: #0E9FCE;
    text-transform: capitalize;
}
.dwqa-comments-list .dwqa-comment-meta .avatar {
    display: inline-block;
    height: 12px;
    margin-right: 5px;
    position: inherit;
    width: 12px;
}
.dwqa-answers-title {
    margin: 20px 0 10px;
    font-size: 18px;
    font-size: #333333;
    font-weight: 600;
}
.dwqa-answer-item {
    border-top: 1px solid #ddd;
    min-height: 220px;
    padding: 20px 0 20px 90px;
    position: relative;
}
.dwqa-answer-vote {
    left: 6px;
    min-height: 60px;
    position: absolute;
    top: 110px;
}
.dwqa-answer-vote .dwqa-vote-count {
    display: block;
    height: 32px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: 14px;
    width: 32px;
    font-size: 20px;
    font-weight: 500;
}
.dwqa-answer-vote .dwqa-vote {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #ddd;
    -o-border-image: none;
       border-image: none;
    border-style: solid;
    border-width: 16px;
    box-shadow: none;
    display: block;
    height: 0;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top: -20px;
    width: 0;
}
.dwqa-answer-vote .dwqa-vote:hover {
    border-color: transparent transparent #71c668;
}
.dwqa-answer-vote .dwqa-vote-down {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd transparent transparent;
    -o-border-image: none;
       border-image: none;
    border-style: solid;
    border-width: 16px;
    bottom: -20px;
    top: auto;
}
.dwqa-answer-vote .dwqa-vote-down:hover {
    border-color: #f26c4f transparent transparent;
}
.dwqa-pick-best-answer {
    height: 32px;
    left: 6px;
    position: absolute;
    text-indent: -9999px;
    top: 170px;
    width: 32px;
}
.dwqa-best-answer .dwqa-pick-best-answer:after {
    border-color: #578824;
}
.dwqa-pick-best-answer:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd;
    -o-border-image: none;
       border-image: none;
    border-style: solid;
    border-width: 0 5px 5px 0;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 25px;
    left: 10px;
    position: absolute;
    top: 30px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 15px;
}
.dwqa-answer-item .dwqa-answer-meta {
    position: absolute;
    left: 0;
}
.dwqa-answer-content {
    margin-top: 60px;
}
.dwqa-answer-meta a img {
    margin-right: 35px;
}
.dwqa-answer-item .avatar {
    border-radius: 48px;
    left: 0;
    position: absolute;
    top: 20px;
}
.answers-wrapper .dwqa-comment {
    padding: 10px;
    margin: 15px 0;
    background-color: #eef4f9;
    border-bottom: 0;
}
.answer-sidebar .themeix-blog-h a,
.themeix-blog-h {
    padding-top: 0;
}
/***************************************************

23. Right Sidebar Page

****************************************************/

.logn-desc p strong {
    margin: 20px 0;
    display: block;
}
/********************************************

24. preloader

*********************************************/


.preloader {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    margin-top: 0px;
    top: 0px;
    z-index: 99999999;
}
.loading-center {
    width: 100%;
    height: 100%;
    position: relative;
}
.loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 150px;
    width: 150px;
    margin-top: -75px;
    margin-left: -75px;
}
.object {
    width: 20px;
    height: 20px;
    background-color: #0E9FCE;
    float: left;
    margin-right: 20px;
    margin-top: 65px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
}
.object_one {
    -webkit-animation: object_one 1.5s infinite;
    animation: object_one 1.5s infinite;
}
.object_two {
    -webkit-animation: object_two 1.5s infinite;
    animation: object_two 1.5s infinite;
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
}
.object_three {
    -webkit-animation: object_three 1.5s infinite;
    animation: object_three 1.5s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
@-webkit-keyframes object_one {
    75% {
        -webkit-transform: scale(0);
    }
}
@keyframes object_one {
    75% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
}
@-webkit-keyframes object_two {
    75% {
        -webkit-transform: scale(0);
    }
}
@keyframes object_two {
    75% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
}
@-webkit-keyframes object_three {
    75% {
        -webkit-transform: scale(0);
    }
}
@keyframes object_three {
    75% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
}





/**************************************

25. About-us

*****************************************/

.single-community {
    text-align: center;
}
.single-community .icons {
    display: inline-block;
    font-size: 50px;
    margin-bottom: 20px;
}
.single-community h3 {
    font-size: 24px;
    font-weight: 300;
    text-transform: capitalize;
}
.single-community p {
    font-size: 14px;
    line-height: 24px;
}
.timeline {
  width: 100%;
  position: relative;
  padding: 1px 0;
  list-style: none;
}
.timeline .timeline-item {
  padding-left: 0;
  padding-right: 30px;
}
.timeline .timeline-item.timeline-item-right,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  padding-left: 30px;
  padding-right: 0;
}
.timeline .timeline-item .timeline-event {
  width: 100%;
}
.timeline-heading h4 {
    margin:0;
    font-weight:400;
    text-transform:capitalize;
    font-size:16px;
}
.timeline-event {
    padding:20px;
}
.timeline:before {
  border-right-style: solid;
}
.timeline:before,
.timeline:after {
  content: " ";
  display: block;
}
.timeline:after {
  clear: both;
}
.timeline:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 100% !important;
  margin-left: 1px;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #888888;
}
.timeline.timeline-single-column.timeline {
  width: 100%;
  max-width: 768px;
}
.timeline.timeline-single-column.timeline .timeline-item {
  padding-left: 72px;
  padding-right: 0;
}
.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right,
.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  padding-left: 72px;
  padding-right: 0;
}
.timeline.timeline-single-column.timeline .timeline-item .timeline-event {
  width: 100%;
}
.timeline.timeline-single-column.timeline:before {
  left: 42px;
  width: 0;
  margin-left: -1px;
}
.timeline.timeline-single-column.timeline .timeline-item {
  width: 100%;
  margin-bottom: 20px;
}
.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even) {
  margin-top: 0;
}
.timeline.timeline-single-column.timeline .timeline-item.timeline-item-left + .timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right + .timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
  margin-top: 0;
}
.timeline.timeline-single-column.timeline .timeline-item.timeline-item-left + .timeline-item:not(.timeline-item-left):not(.timeline-item-right) + .timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right + .timeline-item:not(.timeline-item-left):not(.timeline-item-right) + .timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
  margin-top: 0;
}
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event {
  float: right !important;
}
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event:before,
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}
.timeline.timeline-single-column.timeline .timeline-item > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}
.timeline.timeline-single-column.timeline .timeline-item > .timeline-point {
  transform: translateX(-50%);
  left: 42px !important;
  margin-left: 0;
}
.timeline.timeline-single-column.timeline .timeline-label {
  transform: translateX(-50%);
  margin: 0 0 20px 42px;
}
.timeline.timeline-single-column.timeline .timeline-label + .timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
  margin-top: 0;
}
.timeline.timeline-single-column.timeline .timeline-label + .timeline-item:not(.timeline-item-left):not(.timeline-item-right) + .timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
  margin-top: 0;
}
.timeline.timeline-line-solid:before {
  border-right-style: solid;
}
.timeline.timeline-line-dotted:before {
  border-right-style: dotted;
}
.timeline.timeline-line-dashed:before {
  border-right-style: dashed;
}
.timeline.timeline-line-hidden:before {
  border-right-style: none;
}
.timeline .timeline-item {
  position: relative;
  float: left;
  clear: left;
  width: 50%;
  margin-bottom: 20px;
}
.timeline .timeline-item:before,
.timeline .timeline-item:after {
  content: "";
  display: table;
}
.timeline .timeline-item:after {
  clear: both;
}
.timeline .timeline-item:last-child {
  margin-bottom: 0 !important;
}
.timeline .timeline-item.timeline-item-right > .timeline-event,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
  float: right !important;
}
.timeline .timeline-item.timeline-item-right > .timeline-event:before,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before,
.timeline .timeline-item.timeline-item-right > .timeline-event:after,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline .timeline-item.timeline-item-right > .timeline-event:before,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}
.timeline .timeline-item.timeline-item-right > .timeline-event:after,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}
.timeline .timeline-item > .timeline-event:before {
  top: 10px;
  right: -15px;
  border-top: 15px solid transparent;
  border-left-width: 15px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 15px solid transparent;
}
.timeline .timeline-item > .timeline-event:after {
  top: 11px;
  right: -14px;
  border-top: 14px solid transparent;
  border-left-width: 14px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 14px solid transparent;
}
.timeline .timeline-item > .timeline-point {
  top: 25px;
}
.timeline-single-column.timeline .timeline-item > .timeline-event {
  float: right !important;
}
.timeline-single-column.timeline .timeline-item > .timeline-event:before,
.timeline-single-column.timeline .timeline-item > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline-single-column.timeline .timeline-item > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}
.timeline-single-column.timeline .timeline-item > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}
.timeline .timeline-item:nth-of-type(2) {
  margin-top: 40px;
}
.timeline .timeline-item.timeline-item-left,
.timeline .timeline-item.timeline-item-right {
  clear: both !important;
}
.timeline .timeline-item.timeline-item-left + .timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline .timeline-item.timeline-item-right + .timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
  margin-top: 0;
}
.timeline .timeline-item.timeline-item-left + .timeline-item:not(.timeline-item-left):not(.timeline-item-right) + .timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline .timeline-item.timeline-item-right + .timeline-item:not(.timeline-item-left):not(.timeline-item-right) + .timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
  margin-top: 40px;
}
.timeline .timeline-item.timeline-item-left + .timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline .timeline-item.timeline-item-right + .timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
  clear: both;
}
.timeline .timeline-item.timeline-item-right,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
  float: right;
  clear: right;
}
.timeline .timeline-item.timeline-item-right > .timeline-point,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-point {
  left: -24px;
}
.timeline .timeline-item.timeline-item-right > .timeline-point.timeline-point-blank,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-point.timeline-point-blank {
  left: -12px;
}
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
  float: right !important;
}
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
  left: -10px !important;
  border-right-width: 10px !important;
}
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  left: -9px !important;
  border-right-width: 9px !important;
}
.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before {
  top: 4px;
  right: -10px;
  border-top: 10px solid transparent;
  border-left-width: 10px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 10px solid transparent;
}
.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:after {
  top: 5px;
  right: -9px;
  border-top: 9px solid transparent;
  border-left-width: 9px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 9px solid transparent;
}
.timeline .timeline-item.timeline-item-arrow-sm > .timeline-point {
  top: 14px;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event {
  float: right !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before {
  left: -10px !important;
  border-right-width: 10px !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:after {
  left: -9px !important;
  border-right-width: 9px !important;
}
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
  float: right !important;
}
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}
.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:before {
  top: 10px;
  right: -15px;
  border-top: 15px solid transparent;
  border-left-width: 15px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 15px solid transparent;
}
.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:after {
  top: 11px;
  right: -14px;
  border-top: 14px solid transparent;
  border-left-width: 14px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 14px solid transparent;
}
.timeline .timeline-item.timeline-item-arrow-md > .timeline-point {
  top: 25px;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event {
  float: right !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:before,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:before {
  left: -15px !important;
  border-right-width: 15px !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:after {
  left: -14px !important;
  border-right-width: 14px !important;
}
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
  float: right !important;
}
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
  left: -18px !important;
  border-right-width: 18px !important;
}
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
  left: -17px !important;
  border-right-width: 17px !important;
}
.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:before {
  top: 10px;
  right: -18px;
  border-top: 18px solid transparent;
  border-left-width: 18px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 18px solid transparent;
}
.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:after {
  top: 11px;
  right: -17px;
  border-top: 17px solid transparent;
  border-left-width: 17px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 17px solid transparent;
}
.timeline .timeline-item.timeline-item-arrow-lg > .timeline-point {
  top: 28px;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event {
  float: right !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:before,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:after {
  right: auto !important;
  border-left-width: 0 !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:before {
  left: -18px !important;
  border-right-width: 18px !important;
}
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:after {
  left: -17px !important;
  border-right-width: 17px !important;
}
.timeline .timeline-item > .timeline-event {
  background: #fff;
  border: 1px solid transparent;
  color: #555;
  position: relative;
  float: left;
  border-radius: 3px;
}
.timeline .timeline-item > .timeline-event:before {
  border-left-color: #fff;
  border-right-color: #fff;
}
.timeline .timeline-item > .timeline-event:after {
  border-left-color: #fff;
  border-right-color: #fff;
}
.timeline .timeline-item > .timeline-event h1,
.timeline .timeline-item > .timeline-event h2,
.timeline .timeline-item > .timeline-event h3,
.timeline .timeline-item > .timeline-event h4,
.timeline .timeline-item > .timeline-event h5,
.timeline .timeline-item > .timeline-event h6,
.timeline .timeline-item > .timeline-event p,
.timeline .timeline-item > .timeline-event .timeline-inherit-color {
  color: inherit;
}
.timeline .timeline-item > .timeline-event.timeline-event-default {
  background: #fff;
  border: 1px solid #888888;
  color: #555;
}
.timeline .timeline-item > .timeline-event.timeline-event-default:before {
  border-left-color: #888888;
  border-right-color: #888888;
}
.timeline .timeline-item > .timeline-event.timeline-event-default:after {
  border-left-color: #fff;
  border-right-color: #fff;
}
.timeline .timeline-item > .timeline-event.timeline-event-default h1,
.timeline .timeline-item > .timeline-event.timeline-event-default h2,
.timeline .timeline-item > .timeline-event.timeline-event-default h3,
.timeline .timeline-item > .timeline-event.timeline-event-default h4,
.timeline .timeline-item > .timeline-event.timeline-event-default h5,
.timeline .timeline-item > .timeline-event.timeline-event-default h6,
.timeline .timeline-item > .timeline-event.timeline-event-default p,
.timeline .timeline-item > .timeline-event.timeline-event-default .timeline-inherit-color {
  color: inherit;
}
.timeline .timeline-item > .timeline-event.timeline-event-primary {
  background: #f5f5f5;
  border: 1px solid #888888;
  color: #555;
}
.timeline .timeline-item > .timeline-event.timeline-event-primary:before {
  border-left-color: #888888;
  border-right-color: #888888;
}
.timeline .timeline-item > .timeline-event.timeline-event-primary:after {
  border-left-color: #f5f5f5;
  border-right-color: #f5f5f5;
}
.timeline .timeline-item > .timeline-event.timeline-event-primary h1,
.timeline .timeline-item > .timeline-event.timeline-event-primary h2,
.timeline .timeline-item > .timeline-event.timeline-event-primary h3,
.timeline .timeline-item > .timeline-event.timeline-event-primary h4,
.timeline .timeline-item > .timeline-event.timeline-event-primary h5,
.timeline .timeline-item > .timeline-event.timeline-event-primary h6,
.timeline .timeline-item > .timeline-event.timeline-event-primary p,
.timeline .timeline-item > .timeline-event.timeline-event-primary .timeline-inherit-color {
  color: inherit;
}
.timeline .timeline-item > .timeline-event.timeline-event-success {
  background: #F3F8ED;
  border: 1px solid #72b92e;
  color: #3F8100;
}
.timeline .timeline-item > .timeline-event.timeline-event-success:before {
  border-left-color: #72b92e;
  border-right-color: #72b92e;
}
.timeline .timeline-item > .timeline-event.timeline-event-success:after {
  border-left-color: #F3F8ED;
  border-right-color: #F3F8ED;
}
.timeline .timeline-item > .timeline-event.timeline-event-success h1,
.timeline .timeline-item > .timeline-event.timeline-event-success h2,
.timeline .timeline-item > .timeline-event.timeline-event-success h3,
.timeline .timeline-item > .timeline-event.timeline-event-success h4,
.timeline .timeline-item > .timeline-event.timeline-event-success h5,
.timeline .timeline-item > .timeline-event.timeline-event-success h6,
.timeline .timeline-item > .timeline-event.timeline-event-success p,
.timeline .timeline-item > .timeline-event.timeline-event-success .timeline-inherit-color {
  color: inherit;
}
.timeline .timeline-item > .timeline-event.timeline-event-info {
  background: #F0F8FD;
  border: 1px solid #3e93cf;
  color: #0062A7;
}
.timeline .timeline-item > .timeline-event.timeline-event-info:before {
  border-left-color: #3e93cf;
  border-right-color: #3e93cf;
}
.timeline .timeline-item > .timeline-event.timeline-event-info:after {
  border-left-color: #F0F8FD;
  border-right-color: #F0F8FD;
}
.timeline .timeline-item > .timeline-event.timeline-event-info h1,
.timeline .timeline-item > .timeline-event.timeline-event-info h2,
.timeline .timeline-item > .timeline-event.timeline-event-info h3,
.timeline .timeline-item > .timeline-event.timeline-event-info h4,
.timeline .timeline-item > .timeline-event.timeline-event-info h5,
.timeline .timeline-item > .timeline-event.timeline-event-info h6,
.timeline .timeline-item > .timeline-event.timeline-event-info p,
.timeline .timeline-item > .timeline-event.timeline-event-info .timeline-inherit-color {
  color: inherit;
}
.timeline .timeline-item > .timeline-event.timeline-event-warning {
  background: #FFF9E9;
  border: 1px solid #d0aa42;
  color: #ac7e00;
}
.timeline .timeline-item > .timeline-event.timeline-event-warning:before {
  border-left-color: #d0aa42;
  border-right-color: #d0aa42;
}
.timeline .timeline-item > .timeline-event.timeline-event-warning:after {
  border-left-color: #FFF9E9;
  border-right-color: #FFF9E9;
}
.timeline .timeline-item > .timeline-event.timeline-event-warning h1,
.timeline .timeline-item > .timeline-event.timeline-event-warning h2,
.timeline .timeline-item > .timeline-event.timeline-event-warning h3,
.timeline .timeline-item > .timeline-event.timeline-event-warning h4,
.timeline .timeline-item > .timeline-event.timeline-event-warning h5,
.timeline .timeline-item > .timeline-event.timeline-event-warning h6,
.timeline .timeline-item > .timeline-event.timeline-event-warning p,
.timeline .timeline-item > .timeline-event.timeline-event-warning .timeline-inherit-color {
  color: inherit;
}
.timeline .timeline-item > .timeline-event.timeline-event-danger {
  background: #FFC4BC;
  border: 1px solid #d25a4b;
  color: #B71500;
}
.timeline .timeline-item > .timeline-event.timeline-event-danger:before {
  border-left-color: #d25a4b;
  border-right-color: #d25a4b;
}
.timeline .timeline-item > .timeline-event.timeline-event-danger:after {
  border-left-color: #FFC4BC;
  border-right-color: #FFC4BC;
}
.timeline .timeline-item > .timeline-event.timeline-event-danger h1,
.timeline .timeline-item > .timeline-event.timeline-event-danger h2,
.timeline .timeline-item > .timeline-event.timeline-event-danger h3,
.timeline .timeline-item > .timeline-event.timeline-event-danger h4,
.timeline .timeline-item > .timeline-event.timeline-event-danger h5,
.timeline .timeline-item > .timeline-event.timeline-event-danger h6,
.timeline .timeline-item > .timeline-event.timeline-event-danger p,
.timeline .timeline-item > .timeline-event.timeline-event-danger .timeline-inherit-color {
  color: inherit;
}
.timeline .timeline-item > .timeline-event:before,
.timeline .timeline-item > .timeline-event:after {
  content: "";
  display: inline-block;
  position: absolute;
}
.timeline .timeline-item > .timeline-event .timeline-heading,
.timeline .timeline-item > .timeline-event .timeline-body,
.timeline .timeline-item > .timeline-event .timeline-footer {
  padding: 4px 10px;
}
.timeline .timeline-item > .timeline-event .timeline-heading p,
.timeline .timeline-item > .timeline-event .timeline-body p,
.timeline .timeline-item > .timeline-event .timeline-footer p,
.timeline .timeline-item > .timeline-event .timeline-heading ul,
.timeline .timeline-item > .timeline-event .timeline-body ul,
.timeline .timeline-item > .timeline-event .timeline-footer ul {
  margin-bottom: 0;
}
.timeline .timeline-item > .timeline-event .timeline-heading h4 {
  font-weight: 700;
}
.timeline .timeline-item > .timeline-event .timeline-footer a {
  cursor: pointer;
  text-decoration: none;
}
.timeline .timeline-item > .timeline-event .panel,
.timeline .timeline-item > .timeline-event .table,
.timeline .timeline-item > .timeline-event .blankslate {
  margin: 0;
  border: none;
  border-radius: inherit;
  overflow: hidden;
}
.timeline .timeline-item > .timeline-event .table th {
  border-top: 0;
}
.timeline .timeline-item > .timeline-point {
  color: #888888;
  background: #fff;
  right: -24px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: 12px;
  margin-right: 12px;
  position: absolute;
  z-index: 100;
  border-width: 2px;
  border-style: solid;
  border-radius: 100%;
  line-height: 20px;
  text-align: center;
}
.timeline .timeline-item > .timeline-point.timeline-point-blank {
  right: -12px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-left: 6px;
  margin-right: 6px;
  color: #888888;
  background: #888888;
}
.timeline .timeline-item > .timeline-point.timeline-point-default {
  color: #888888;
  background: #fff;
}



.timeline .timeline-label {
  position: relative;
  float: left;
  clear: left;
  width: 50%;
  margin-bottom: 20px;
  top: 1px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  text-align: center;
}
.timeline .timeline-label:before,
.timeline .timeline-label:after {
  content: "";
  display: table;
}
.timeline .timeline-label:after {
  clear: both;
}
.timeline .timeline-label:last-child {
  margin-bottom: 0 !important;
}
.timeline .timeline-label + .timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
  margin-top: 0;
}
.timeline .timeline-label + .timeline-item:not(.timeline-item-left):not(.timeline-item-right) + .timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
  margin-top: 40px;
}
.timeline .timeline-label .label-default {
  background-color: #888888;
}
.timeline .label-primary {
    background-color: #0E9FCE;
}

/**************************************

26. Start About-us Bg

*************************************/

.about-us-bg {
    background: rgba(0, 0, 0, 0) url("images/bg1.jpg") repeat scroll 0 0;
    width: 100%;
    background-color: red;
    display: table;
	 position: relative;
}
.about-us-bg:after {
    position: absolute;
    background: rgba(33, 150, 243, 0.85);
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.about-us-info {
    display: table-cell;
    vertical-align: middle;
    padding: 120px 0;
    text-align: center;
	    z-index: 2;
		    position: relative;
}
.about-us-info h2 {
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    line-height: 36px;
    margin-bottom: 20px;
}
.our-history-area .themeix-section-title {
    padding-bottom: 35px;
}
.single-team {
    margin-top: 50px;
    padding: 20px;
    text-align: center;
}
.single-team h5 {
    font-weight: bold;
}
.single-team h5 a {
    display: inline-block;
    padding-top: 10px;
}
.single-team h6 {
    color: #999999;
    font-style: italic;
}
.single-team > img {
    margin-bottom: 25px;
}
.single-team {
    position: relative;
}
.single-team a {
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}
.single-team a:hover {
    color: #288feb;
}
.team-member-img a {
    position: relative;
    display: block;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}
.team-member-img {
    overflow: hidden;
    position: relative;
    -webkit-perspective: 250px;
            perspective: 250px;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}
.social-profile {
    background-color: rgba(53, 139, 199, .9);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 11;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
}
.social-profile > ul {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
.social-profile ul li {
    display: inline-block;
}
.social-profile ul li a {
    background: #2c3e50 none repeat scroll 0 0;
    border-radius: 20px;
    color: #fff;
    display: block;
    font-size: 20px;
    height: 40px;
    line-height: 30px;
    padding: 5px;
    width: 40px;
}
.social-profile ul li a:hover {
    background: #fff none repeat scroll 0 0;
}
.single-team:hover .social-profile {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}
.single-team:hover .team-member-img a {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
}

/*****************************************

parallax-area

*******************************************/

.parallax-area {
    background-image:url("images/bg2.jpg");
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    background-attachment:fixed;
    color:#fff;
    position:relative;
}
.parallax-area::before {
    content:"";
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background-color:rgba(33, 150, 243, 0.9);
}
.parallax-area .themeix-section-title h2 {
    color:#fff;
}
.parallax-area .themeix-section-title p {
    color:#fff;
}
.single-article {
    overflow:hidden;
    padding-top: 60px;
}
.article-icon {
    background: #ffffff none repeat scroll 0 0;
    display: inline-block;
    float: left;
    line-height: 43px;
    text-align: center;
    vertical-align: middle;
    width: auto;
    font-size: 24px;
    color: #0E9FCE;
    padding: 10px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.article-text {
    display:inline-block;
    width:80%;
    float:left;
    padding-left:25px;
}

a.article-title, a.article-title:hover {
    text-transform: capitalize;
    font-weight: 700;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 5px;
    display: block;
}


/*****************************************
Ask Question Page
*******************************************/

/**
 * Header Top
 */

#top-header {
    -webkit-transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
    transition: all 0.15s ease-in-out 0s;
    opacity: 1;
    background: #57A6C0;
    color: rgba(255, 255, 255, 0.9);
    font-size: 11px;
    letter-spacing: 0.5px;
    overflow: hidden;
    /*border-bottom: 1px solid #662935;*/
}

#top-header a {
    color: rgba(255, 255, 255, 0.9);
    font-weight: 700;
}

#top-header a:hover {
    color: rgba(255, 255, 255, 1);
}

#top-header p{
    margin-bottom: 0px;
}

#top-header ul {
    margin: 0;
}

.top-header-widget {
    float: left;
    border-right: 1px solid rgba(255,255,255,0.45);
    padding: 5px;
    padding-top: 7px;
    padding-right: 10px;
    padding-left: 10px;
}

.top-header-widget:first-child {
    padding-left: 0;
}

.top-header-widget:last-child {
    padding-right: 0;
    border-right: none;
}

.top-header-widget.welcome {
    background: #e6e6e6;
    position: relative;
    padding-right: 15px;
    color: #205b89;
}

.top-header-widget.welcome:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -500px;
    width: 500px;
    background: #e6e6e6;
}

.top-header-widget.welcome:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -70px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 0 0 70px;
    border-color: transparent transparent transparent #e6e6e6;
}

.top-header-widget.pull-right:first-child {
    padding-left: 10px;
}

.top-header-widget.pull-right:last-child {
    padding-right: 10px;
    border-right: 1px solid rgba(255,255,255,0.45);
}
form.dwqa-content-edit-form label, form.dwqa-content-edit-form input[type="text"], form.dwqa-content-edit-form textarea {
    width: 100%;
}
form.dwqa-content-edit-form input[type="text"], form.dwqa-content-edit-form textarea, form.dwqa-content-edit-form input[type="text"], form.dwqa-content-edit-form select {
    margin-bottom: 20px;
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
	outline:0
}