@charset "utf-8";
/* CSS Document */

.testimonial-img{
	margin: 0 auto;
    width: 15%;
}
.testimonial-img img{
	border-radius:50%;
	margin-bottom:10px;
}

/*
* ----------------------------------------------------------------------------------------
* 13. FAQ AREA
* ----------------------------------------------------------------------------------------
*/
.panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #ddd;
    }

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #222;
    background-color: #f4f5f6;
    border-color: #ddd;
}

.panel-title {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	line-height: 36px;
	letter-spacing: 1px;
}

.panel-title > a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
}
.more-less {
    float: right;
    color: #212121;
	padding-top: 9px;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
    background: #f7f7f7;
	color: #666;
}
.faq-area .panel{
    margin-bottom: 20px;
}


.faq-area {
	padding: 80px 0;
}
@media (min-width: 768px ) {
	.faq-area {
		padding: 100px 0;
	}
}
@media (min-width: 992px ) {
	.faq-area {
		padding: 120px 0;
	}
}

.admin-bar .header-section {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar .header-section {
    top: 46px;
  }
}


iframe {border:none !important;}
.sticky h2 {font-family:"Comic Sans MS", cursive;}
.tag-sticky-2 h2 {font-family:"Comic Sans MS", cursive}
.gallery-caption {
	display: block;
	margin-bottom: 1em;
}
.commentlist .bypostauthor {
	border-top: 10px solid #e18728;
}

.post-password-form input:first-child{
	background-color:#FFF !important;
	border-radius:5px;
}
.post-password-form input:last-child{
	background-color:#2A646E;
	font-size:20px;
	color:#CC9;
	border:none;
	border-radius:2px;
	font-weight: 800;
    letter-spacing: 1px;
    padding: 5px 22px;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
}
.link_images{
	margin: 0 10px 10px;
	border-radius:4px;
}

.padding_fix
{
	padding:200px 0px 60px 0px !important;
}
.padding_li
{
	margin:0px 0px 120px 0px !important;
}

.features-icon-list-item .general_img{
	position: absolute;
	background-size: 66px 66px;
	top: 0;
	left: 0;
	width: 66px;
	height: 66px;
	margin-left: 15px;
}
.features-icon-list-item .general_img img{
	width: 66px !important;
	height: 66px !important;
	border-radius:10% !important;
}
.grayscale {
    -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
         -o-filter: grayscale(100%);
            filter: grayscale(100%);
            filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
            filter: gray;

    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
}
.features-list-item {
    margin: 70px 0 0 !important;
    min-height: 150px !important;
}
.features-icon-list-item:hover .general_img img.grayscale{ 
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;
}

/*Footer Menu Light*/
.copyright_with_menu {
	padding-top: 15px !important;
}
.navbar_footer_menu {
  background-color: none!important;
  border:none!important;
}	
.footer_border{
	border-top: 1px solid #eeeeee;
}
.footer_menu_section {
	border-top: 10px solid #f0f0f0 !important;
	padding: 120px 0 12px !important;
	color: #cccccc !important;
	text-align: center !important;
}

/*Footer Menu Dark*/
.copyright_with_menu_dark {
	padding-top: 15px !important;
	color: #555555;
}
.navbar_footer_menu_dark {
  background-color: transparent !important;
  border:none!important;
}	
.footer_border_dark{
	border-top: 1px solid #333333;
}
.footer_menu_section_dark {
	border-top: 10px solid #111111 !important;
	padding: 120px 0 12px !important;
	color: #cccccc !important;
	text-align: center !important;
}
.footer_menu_dark a{
	color: #555555;
}
.form-control-lg{
	height:60px !important;
}

.footer-without-extra.footer-section{
	border-top: none !important;
	padding: 0px 0 50px !important;
}

.no-avatar{
	padding: 30px 0 20px 0px !important;
}

@media (max-width: 450px) {
	.video-background-container {
		display:none !important;
	}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
	.video-background-container {
		display:none !important;
	}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
	.video-background-container {
		display:none !important;
	}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {
	.video-background-container {
		display:none !important;
	}
}
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px){
	.video-background-container {
		display:none !important;
	}
}
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
	.video-background-container {
		display:none !important;
	}
}
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) {
	.video-background-container {
		display:none !important;
	}
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px)  {
	.video-background-container {
		display:none !important;
	}
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {
	.video-background-container {
		display:none !important;
	}
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {
	.video-background-container {
		display:none !important;
	}
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px){
	.video-background-container {
		display:none !important;
	}
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape) {
	.video-background-container {
		display:none !important;
	}
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) {
	.video-background-container {
		display:none !important;
	}
}

.price_button{
	color:#FFF !important;
	margin-top: 15px !important;
	width: 100% !important;
	text-transform:none !important;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

table {
	font-size:14px;
	margin:0 0 20px;
    width: 100%;
	
}
table, th, td {
	text-align:left;
}

table tr > th,
table tr > td {
    border: 1px solid #d2d2d2;
    line-height: 2.5;
    padding-left: 7px;
    vertical-align: top;
}

dt {
    font-weight: 700;
}
dd {
    margin: 0 0 1.75em;
}
address {
    font-style: italic;
    margin: 0 0 1.75em;
}
big {
    font-size: 125%;
}
cite, em{
    font-style: italic;
}
code {
    background-color: rgba(68, 68, 68, 0.2);
    padding: 0.125em 0.325em;
}
del {
    opacity: 0.7;
}
mark, ins {
    background: #007acc none repeat scroll 0 0;
    color: #fff;
    padding: 0.125em 0.25em;
    text-decoration: none;
}
pre {
    border: 1px solid #d1d1d1;
    line-height: 1.3125;
    margin: 0 0 1.75em;
    max-width: 100%;
    overflow: auto;
    overflow-wrap: break-word;
    padding: 1em;
    white-space: pre-wrap;
}
q{
	font-size: 1.5rem;
}

/*-------------------------------------------------------------------------------------
    notfound page
---------------------------------------------------------------------------------------*/

.notfound-cont {
    padding: 0;
}

.notfound-cont h1 {
	color:#130f40;
    font-weight: 700;
    font-size: 150px;
    line-height: 160px;
}

.notfound-cont h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
	margin-top: 40px;
}

.notfound-cont h6 {	
    font-size: 18px;
    font-weight: 500;
	margin-top: 40px;
}

.notfound-cont .subscribe {
    margin: 10px auto 0;
}