/*
Theme Name: DevDmBootstrap3
Theme URI: http://devdm.com/DevDmBootstrap3
Author: Danny Machal
Author URI: http://devdm.com/
Description: A versatile and responsive Bootstrap WordPress starter theme FOR DEVELOPERS based on Twitter Bootstrap 3.3.4.
Version: 1.71
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, theme-options, translation-ready
Text Domain: devdmbootstrap3

devdmbootstrap3 WordPress Theme, Copyright 2015 Danny Machal.
devdmbootstrap3 is distributed under the terms of the GNU GPL v3.
*/

/* The bootstrap.css file is auto-enqueued in functions.php */

/* YOU SHOULD BE MAKING A CHILD THEME. Don't let me be a bad guy and erase all your hard work with a theme update. I just want to bring you new amazing features. I don't want to destroy your world. I've made a child theme available for you to use. Download it here http://devdm.com/DevDmBootstrap3/child-themes/ */

/****************** Special Blank CSS classes for child themes to use without disturbing core bootstrap styles ****************/


body {
	font-family: 'Lato' !important;
	padding-bottom: 0px !important;
	color: rgba(0, 0, 0, .50) !important;
}

.dmbs-container {

}

.top-header {
	background-color: #00a859;
}

.background-white {
	background-color: #fff;
}

.top-header ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

.top-header ul li {
	display: inline-block;
	color: #fff;
	padding: 6px 20px;
	font-size: 16px;
}

.dmbs-header-center {
	font-size: 24px;
	color: #00a859;
	line-height: 12px;
}

.dmbs-sub-header-center {
        font-size: 22px;
        color: #00a859;
}

.dmbs-header-left {
	text-align: left;
	font-size: 16px;
	color: green;
	text-decoration: underline;
}

.dmbs-header-img {

}

.dmbs-header-text {

}

.dmbs-top-menu {

}

.dmbs-content {
	text-align: center;
	font-size: 14px;
}

.dmbs-main {

}

.dmbs-left {

}

.dmbs-right {

}

.dmbs-visit-title {
	text-align: left;
	font-size: 16px;
	color: #00a859;
	text-transform: uppercase;
	padding-bottom: 15px;
}

.dmbs-visit-text {
	font-size: 16px;
	text-transform: capitalize;
}
.dmbs-footer-menu {

}

.dmbs-author-credits {

}

.dmbs-footer {

}

.headline{
	
}
.img-tab img {
	width: 100%;
	display: inline-block;
	height: auto;
}
.mar-t-20 {
	margin-top: 20px;
}
.green {
	background-color: green;
}
.white {
	background-color: #fff;
}

.white-imp {
	background-color: #fff !important;
}

.c-white {
	color: #fff;
}

.ttml_testimonial{
	background-color: gray !important;
}
.ttml_textblock{
	background-color: #fff !important;
}
.ttml_text{
	margin-left: 145px !important;
}
.ttml_author{
	margin-left: 160px !important;
}
.dp-item {
    cursor: auto!important;
    background-color: #fff!important;
}

.border{
	border-radius: 0px;
	border: 1px solid rgba(0, 0, 0, .30);
	padding :20px;
}

.fb-wid-heig{
	width: 350px;
	height: 200px;
}

/*----------- Globle Use -------------*/

.dis-no {
	display: none;
}

.dis-block {
	display: block;
}

.overflow-hidden {
	overflow: hidden;
}

.w-100 {
	width: 100%;
}

.dis-ib {
	display: inline-block;
}

.pad-0 {
	padding: 0;
}

.mar-0 {
	margin: 0;
}

.mar-t-40 {
	margin-top: 40px;
}

.pad-0-imp {
	padding: 0 !important;
}

.padd-r-30 {
	padding-right: 30px;
}

.mar-0-imp {
	margin: 0 !important;
}

.txt-left {
	text-align: left;
}

.txt-right {
	text-align: right;
}

.img-responsive img {
	width: 100%;
}

.commentlist img {
	width: 5% !important;
}

.mycontainer {
	width: 95%;
	margin: 0 auto;
}

.mini-container {
	width: 80%;
	margin: 0 auto;
}

.my-row {
	margin: 0px !important;
}

.pos-rel {
	position: relative;
}

/* Header */

.main-header {
	height: 102px;
	background: transparent;
	margin-bottom: 0px;
	border-color: transparent;
}

/*.main-logo {
	width: 270px;
	height: 87px;
}*/

.main-nav {
	margin-top: 23px;
}

.main-nav li {
	background: transparent !important;
}

.main-nav li a {
	font-size: 20px;
}

.main-nav li a:hover, .main-nav li a:focus {
	color: #00a859 !important;
}


.main-nav li.active a {
	background: transparent !important;
	color: #00a859 !important;
}

.tglbtn-mtop {
	margin-top: 30px;
}

/* Banner */

.flex-control-nav {
	bottom: 25px !important;
	z-index: 3;
}

.line-spe {
	background: rgba(0, 0, 0, .40);
	height: 1px;
}

.line-spe.w-470 { 
	width: 425px;
}

.line-spe.w-170 { 
	width: 170px;
}

.line-spe.w-120 { 
	width: 120px;
}

.line-spe.w-110 { 
	width: 110px;
}

.line-spe.w-100 { 
	width: 100px;
}

.line-spe.w-80 { 
	width: 80px;
}

.line-spe.w-130 { 
	width: 130px;
}

.common-descr {
	margin: 0;
	padding: 0;
	font-size: 18px;
}

.common-description {
	font-size: 18px;
}

.dsrchpg-color {
	color: rgba(0, 0, 0, .50);
}

.pd-btm-30 {
	padding-bottom: 30px;
}

.pd-top-btm-30 {
	padding: 30px 0px;
}

.pd-btm-15 {
	padding-bottom: 15px;	
}

.pd-btm-40 {
	padding-bottom: 40px;
}

.pd-btm-50 {
	padding-bottom: 50px;
}

.pd-btm-top-20-single {
	padding: 20px 0px;
}

.pd-btm-top-20 {
	padding: 32px 0px 20px 0px;
}

.pad-topbtm-50-15 {
	padding: 50px 0px 15px 0px;
}

.bg-form {
	background: url('../devdmbootstrap3/img/bg_img.png') no-repeat left top;
	background-size: cover;
}

.bg-testimonial {
	background: url('../devdmbootstrap3/img/testimonial.png') no-repeat left top;
	background-size: cover;
}

.pad-topbtm-50 {
	padding: 50px 0px;
}

.pad-lr-4 {
	padding: 0 4px;
}

.min-h-grid {
	min-height: 400px;
}

.grid-ttl {
	font-size: 20px;
	color: #00a859;
}

.pad-topbtm-15 {
	padding: 15px 0px;
}

.w-160 {
	width: 160px;
}

.grid-descr {
	font-size: 15px;
	color: rgba(0, 0, 0, .70);
	display: block;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

.div-padd {
	font-size: 16px;
	color: rgba(0, 0, 0, .70);
	display: block;
	margin: 0;
	padding: 0px 25px 25px 25px;
}

.grid-descr-exp {
	font-size: 16px;
	color: rgba(0, 0, 0, .70);
	display: block;
	margin: 0;
	padding: 0;
}

.grid-cta {
	color: #00a859;
	font-size: 15px;
	text-decoration: none !important;
	font-style: italic;
	display: inline-block;
}

.grid-cta:hover, .grid-cta:focus {
	color: #00a859;
}

.grid-hover {
	width: 100%;
}

.grid-hover:hover {
	background: #e9fff5;
}

.grid-title-padd {
	padding: 15px 25px;
}

.grid-desc-padd {
	padding: 0px 25px;
}

.bg-footer {
	background-color: #00a859;
}

.footer-box h3 {
	font-size: 20px;
	color: #ffffff;
	line-height: 12px;
	display: block;
	padding: 10px 0 25px 0;
	margin: 0;
}

.footer-box ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.footer-box ul li {
	display: block;
}

.footer-box ul li a {
	display: inline-block;
	font-size: 16px;
	text-decoration: none !important;
	color: #ffffff;
	padding: 3px 0px;
}

.footer-box ul li a:hover, .footer-box ul li a:focus {
	color: #ffffff;
}

.footer-box .textwidget {
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
}

.social-nav-footer {
	margin: 0;
	padding: 67px 0 0 0;
	list-style-type: none;
}

.social-nav-footer li {
	display: inline-block;
}

.social-nav-footer li a {
	font-size: 20px;
	color: #ffffff;
	text-decoration: none !important;
	padding: 10px 5px;
}

.social-nav-footer li a:hover, .social-nav-footer li a:focus {
	color: #ffffff;
}

/*.fba aside .textwidget .fb-page span {
	width: 100% !important;
}*/

.com-inp::-webkit-input-placeholder {
	color: #555555;
}

.com-inp:-moz-placeholder { /* Firefox 18- */
	color: #555555;
}

.com-inp::-moz-placeholder {  /* Firefox 19+ */
	color: #555555;
}

.com-inp:-ms-input-placeholder {
	color: #555555;
}

.custom-select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	line-height: 20px !important;
}

.dwn-arw {
	position: absolute;
	right: 30px;
	font-size: 12px;
	color: #555555;
	top: 18px;
}

.footer-menu {
	margin: 0;
	padding: 0;
	list-style-type: 0;
	display: block;
}

.footer-menu li {
	display: inline-block;
}

.footer-menu li a {
	display: block;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none !important;
	padding: 5px 20px 5px 0px;
}

.footer-menu li a:hover, .footer-menu li a:focus {
	color: #ffffff;
}

.copyright-text {
	display: block;
	font-size: 16px;
	color: #ffffff;
	padding: 15px 0px;
}

/*about page*/

.about-page h3 {
    font-size: 24px;
    color: #00a859 !important;
    line-height: 12px;
    position: relative;
    z-index: 1;
    padding: 6px 0px 45px 0px;
    display: inline-block;
    margin: 0;
}

.about-page h3:after {
	content: " ";
	position: absolute;
	width: 180px;
	height: 1px;
	background: rgba(0, 0, 0, .50);
	z-index: 2;
	top: 33px;
	left: 0px;
	display: block;
}

.about-page h3 span {
    font-size: 24px;
    /*color: #00a859;*/
    line-height: 12px;
}

.about-page p {
	padding: 0;
	font-size: 18px;
	display: block;
	color: rgba(0, 0, 0, .50);
}

/*contact page start*/

.wpcf7-form-control {
	width: 100%;
	padding : 10px 20px 11px 30px !important;
	margin-top: 10px !important;
}


.contact-page p {
	padding: 0;
	font-size: 18px;
	display: block;
	color: rgba(0, 0, 0, .50);
}

.wpcf7-not-valid {
	border:1px solid #f00;
}

.wpcf7-not-valid-tip {
	display: none !important;
}

div.wpcf7-validation-errors {
	border:1px solid #f00 !important;
}

.wpcf7-submit {
	color: #fff;
	background-color: #00a859;
	text-transform: uppercase;
	border: 1px solid #00a859 !important;
}

/*end*/

.about-page img {
	max-width: 100%;
}

.about-page .img-top {
	margin-top: -45px;
}

/*about page end*/

/*tariff page start*/
.tariff-page h3 {
    font-size: 24px;
    color: #00a859 !important;
    line-height: 12px;
    position: relative;
    z-index: 1;
    padding: 6px 0px 45px 0px;
    display: inline-block;
    margin: 0;
    text-align: center;
}

.tariff-page h3:after {
	content: " ";
	position: absolute;
	width: 60px;
	height: 1px;
	background: rgba(0, 0, 0, .50);
	z-index: 2;
	top: 33px;
	left: 0px;
	display: block;
}

.tariff-page p {
	padding: 0;
	font-size: 18px;
	display: block;
	color: rgba(0, 0, 0, .50);
	text-align: justify;
	padding-bottom: 30px;
}

.all-page h3 {
    font-size: 24px;
    color: #00a859 !important;
    line-height: 12px;
    position: relative;
    z-index: 1;
    padding: 6px 0px 45px 0px;
    display: inline-block;
    margin: 0;
    text-align: center;
}

.all-page h3:after {
	content: " ";
	position: absolute;
	width: 100%;
	height: 1px;
	background: rgba(0, 0, 0, .50);
	z-index: 2;
	top: 33px;
	left: 0px;
	display: block;
}

.all-page p {
	padding: 0;
	font-size: 18px;
	display: block;
	color: rgba(0, 0, 0, .50);
	text-align: justify;
}

.tariff-page .tablepress .row-1 {
	font-size: 18px;
	color: #00a859;
}

.tariff-page .tablepress .row-2, .tariff-page .tablepress .row-3, .tariff-page .tablepress .row-4 {
	font-size: 16px;
}

.osc-res-tab {
	border : 1px solid #dddddd;
}

.osc-res-tab .osc-res-nav {
	font-size: 18px;
}

.gallery .column-1 {
	width: 33.33%;
}

.gallery .column-2 {
	width: 66.67%;
}

.tablepress {
	margin: 50px 0px !important;
}

.tariff .column-1 {
	width: 33.33%;
}

.tariff .column-2 {
	width: 33.33%;
}

.tariff .column-2 {
	width: 33.34%;
}

.osc-res-tab .nav-tabs>li.active>a,
.osc-res-tab .nav-tabs>li.active>a:hover,
.osc-res-tab .nav-tabs>li.active>a:focus {
	color : #00a859 !important;
}

.osc-res-tab .nav>li>a:hover, .osc-res-tab .nav>li>a:focus {
	background-color: #e9fff5 !important;
}

.osc-res-tab a {
	color : #00a859 !important;
	text-decoration: none;
}

.osc-res-tab .tab-pane ul {
	font-size: 16px;
    padding:0;
    margin:0;
    list-style: none;
}

.osc-res-tab .nav-tabs li a {
	background-color: transparent !important;
}

.osc-res-tab .tab-pane ul li:before {
	content: "\f00c";
	position: absolute;
	top: 8px;
	left: 0;
	font-family: 'FontAwesome';
	width: 17px;
	height: 17px;
	background: #00a859;
	font-size: 12px;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 16px;
}

.osc-res-tab .tab-content .tab-pane ul li {
	position: relative;
	padding: 3px 0 3px 16px;
}

.osc-res-tab .tab-content .tab-pane p {
	margin: -10px 0px;
} 

.osc-res-tab .tab-content {
	background-color: #e9fff5 !important;
}

.osc-res-tab .osc-res-nav .active {
	background-color: #e9fff5 !important;
}

/*tariff page end*/

.container-body {
	background-color: #dddddd;
	margin-top: -50px;
}

.user-name {
	position: absolute;
	font-size: 14px;
	color: #00a859;
	left: 10px;
	z-index: 2;
	top: 25px;
}

.right-arrow {
	background: url("../devdmbootstrap3/img/right_arrow.png");
}

.blog-cta {
    background-color: rgba(221,221,221,0.45);
    display: block;
    font-size: 50px;
    padding: 0 0 5px 0 !important;
    text-align: center;
    color: #000000;
    margin: 6px 30px 0 25px;
    border-radius: 10px;
    text-decoration: none !important;
    line-height: 34px;
}

.blog-cta:hover, .blog-cta:focus {
	background-color: rgba(221,221,221,0.45);
}

.blog-right-c {
	background-color: #fff;
	padding: 20px 20px 30px 20px;
	position: relative;
	border-radius: 5px;
}

.blog-right-c h3 {
	display: block;
	font-size: 20px;
	padding: 0 0 30px 0;
	margin: 0px;
	font-weight: bold;
	color: #000;
}

.blog-right-c ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.blog-right-c ul li {
	display: block;
	position: relative;
	padding: 7px 0 7px 25px;
}

.blog-right-c ul li:before {
	content: "\f105";
	position: absolute;
	top: 9px;
	left: 0;
	font-family: 'FontAwesome';
	width: 17px;
	height: 17px;
	background: #00a859;
	font-size: 12px;
	color: #fff;
	border-radius: 50%;
	text-align: center;
}

.blog-right-c ul li a {
	display: inline-block;
	font-size: 16px;
	color: rgba(0,0,0,0.70);
	text-decoration: none !important;
}

.blog-right-c ul li a:hover, .blog-right-c ul li a:focus {
	color: rgba(0,0,0,0.70);
}

.contact-right-c {
	background-color: #fff;
	padding: 0px 20px 30px 20px;
	position: relative;
	border-radius: 5px;
}

.contact-right-c h3 {
	display: block;
	font-size: 20px;
	padding: 0 0 10px 0;
	margin: 0px;
	font-weight: bold;
	color: #000;
}

.contact-right-c ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/*
.contact-right-c ul li {
	display: block;
	position: relative;
	padding: 7px 0px 0px 25px;
}*/

.contact-right-c ul li:before {
	content: "\f105";
	position: absolute;
	top: 9px;
	left: 0;
	font-family: 'FontAwesome';
	width: 17px;
	height: 17px;
	background: #00a859;
	font-size: 12px;
	color: #fff;
	border-radius: 50%;
	text-align: center;
}

.contact-right-c ul li {
	display: block;
	font-size: 18px;
	color: rgba(0,0,0,0.70);
	text-decoration: none !important;
	position: relative;
	padding: 7px 0 7px 25px;
}

.hf-tabs {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	border-bottom: 1px solid #000;
	background-color: #ffffff;
}

.hf-tabs li {
	display: inline-block;
	border-radius: 0px !important;
	margin-left: -3px !important;
	float: none !important;
	padding: 10px !important;
}

.hf-tabs li a {
	display: inline-block;
	padding: 0px !important;
	background: #fff;
	border-radius: 0px !important;
}

.hf-tabs li a:hover, .hf-tabs li a:focus {
	background: #e9fff5;
}

.hf-tabs li.active a {
	background: #e9fff5 !important;
}

.hf-tabs li a img {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.pad-40 {
	padding: 20px 40px;
}

.bg-tabs {
	background: url('../devdmbootstrap3/img/HF_BG.png') no-repeat left top;
	background-size: cover;
	padding-bottom: 50px;
}

.myimg a img {
	max-width: 100% !important;
	margin: 0px !important;
}

.tabconttent {
	padding-top: 30px;
}

.tabconttent h2 {
	display: block;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 20px;
	font-weight: bold;
}

.tabconttent h4 {
	display: block;
	margin: 0;
	padding: 30px 0px;
	color: rgba(0, 0, 0, .70);
	font-size: 18px;
}

.tabconttent p {
	display: block;
	margin: 0;
	padding: 0;
	color: rgba(0, 0, 0, .40);
	font-size: 18px;
	text-align: justify;
}

.tabconttent h3 {
	display: block;
	margin: 0;
	padding: 30px 0px;
	color: rgba(0, 0, 0, .70);
	font-size: 18px;
}

.element_2 .title-block_2 {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}

.element_2 {
	position: relative !important;
	left: 0px !important;
	top: 0px !important;
	transform: none !important;
	float: left !important;
	width: 25% !important;
	max-width: none !important;
	height: auto !important;
	margin: 0px !important;
	background: transparent !important;
	border: 0px solid #dedede !important;
	padding-left: 6px;
	padding-right: 6px;
	/*outline: none;*/
}

.hugeitmicro {
	position: relative; 
	overflow: visible !important;
	height: 0px !important; 
}

.tariff-page .hugeitmicro {
        height : 0px !important;
}

.element_2 .image-block_2 img {
	width: 100% !important; 
	max-width: none !important; 
	height: 160px !important; 
	display: block;
	border-radius: 0px !important; 
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
}

.element_2 .title-block_2 {
	height: auto !important;
}

/*.element_2:hover .image-block_2 .gallery-image-overlay {
	display: none !important;
}*/

.auto-height {
	height: auto !important;
}

.right-arrow1 {
	position: relative;
}

.right-arrow1:before {
	position: absolute;
	content: " ";
	top: 50%;
	margin-top: -13px;
	right: -24px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 25px 0 0;
	border-color: #ffffff transparent transparent transparent;
	line-height: 0px;
	z-index: 2;
}

.testimonial-cms {
	display: inline-block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -59px;
    right: -35%;
    border-radius: 50%;
    width: 107px;
    height: 107px;
}

.blog-ttl-link {
	color: #00a859;
	text-decoration: none !important;
}

.blog-ttl-link:hover, .blog-ttl-link:focus {
	color: #00a859;
}	

.test-ttl {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.bx-viewport {
	height: auto !important;
	overflow-y: visible !important;
	overflow-x: hidden !important;
}

.bg-testi {
	padding: 25px;
	text-align: justify;
}

.testi-text {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	display: inline-block;
}

#wonderplugincarousel-1 .amazingcarousel-next {
	margin-right: 0px !important;
}

#wonderplugincarousel-1 .amazingcarousel-prev{
	margin-left: 0px !important;
}

.element_4 {
	width: 25% !important;
	max-width: none !important;
	padding: 0 15px !important;
	float: left !important;
	height: 205px !important;
	background: #f9f9f9;
	border: 1px solid #dedede;
	outline: none;
	position:relative !important;
	transform: none !important;
}

.element_4 .image-block_4 img{
	max-width: none !important;
	height: 200px !important;
}

.home-gallery .element_4 {
	height: 450px !important;
}

.view_more {
	color: #00a859 !important;
	padding: 8px;
	font-size: 20px;
}

.description_home {
	padding: 0px 15px !important;
	text-align: justify !important;
	font-size: 16px !important;
}

.tariff-page .description_home {
	display: none !important;
}

.tariff-page .view_more {
	display: none !important;
}


/*
==================================
			Responsive
==================================
*/
@media (max-width: 1098px) {
	.main-nav li a {
		font-size: 16px;
	}
}

@media (max-width: 1024px) {
	.padd-r-30 {
		padding-right: 15px;
	}

	.mini-container {
		width: 95%;
	}
}

@media (max-width: 991px) {

	#myTab-accordion a img {
		display: block;
		margin: 0 auto;
		padding: 0;
	}

	#myTab-accordion .panel-heading {
		background-color: #fff !important;
	}

	.element_4 {
		width: 50% !important;
	}

	.element_2 {
		width: 50% !important;
	}
}

@media (max-width: 987px) {
	.nav > li > a {
		padding: 10px 7px;
	}
}

@media (max-width: 886px) {
	.main-logo {
		width: 186px;
		height: 52px;
		position: relative;
		top: 14px;
	}
}

@media (max-width: 767px) {

	.padd-r-30 {
		padding-right: 0px;
	}

	.txt-left, .txt-right {
		text-align: center !important;
	}

	.main-header {
		height: auto;
	}

	.tglbtn-mtop {
		margin-top: 30px;
		margin-bottom: 36px;
	}

	.pad-lr-4 {
		padding: 0 15px;
	}

	.about-page img {
		max-width: 100%;
		margin: 0 auto;
		float: none !important;
		display: block;
	}

	.about-page .img-top {
		margin-top: 0px;
	}

	.pad-40 {
		padding: 40px 0px;
	}

	.dmbs-header-center {
		line-height: 27px;
	}

	.my-map iframe {
		height: 350px !important;
	}

	.testimonial-cms {
		display: inline-block;
		position: absolute;
		z-index: 1;
		top: -50%;
		margin-right: -56px;
		right: 50%;
		border-radius: 50%;
		width: 107px;
		height: 107px;
	}

	.bx-wrapper ul li {
	overflow-y: visible !important;
	overflow-x: hidden !important;
	}

	.mr-top-mob-120 {
		margin-top: 173px;
	}

	.right-arrow1:before {
		position: absolute;
		content: " ";
		top: 0;
		margin-right: -17px;
		right: 50%;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 12.5px 20px 12.5px;
		border-color: transparent transparent #ffffff transparent;
		line-height: 0px;
		z-index: 2;
	}
	.bg-testi {
		text-align: left;
	}

	#mytab-accordion p {
		display: block;
		margin: 0;
		padding: 0;
		color: rgba(0, 0, 0, .40);
		font-size: 18px;
		text-align: justify;
	}
}

@media (max-width: 650px) {
	.element_4 {
		width: 100% !important;
		float: none;
	}

	.element_2 {
		width: 100% !important;
		float: none;
	}
}

@media (max-width: 580px) {
	.testimonial-cms {
		top: -30%;
	}
}

@media (max-width: 500px) {
	.element_2 {
		/*float: none !important;*/
		width: 100% !important;
	}
}

@media (max-width: 480px) {
	.line-spe.w-470 {
		width: 280px;
		margin: 0 auto;
		display: inline-block;
		text-align: center;
	}
} 


@media (max-width: 410px) {
    .padding-11 {
    	padding:20px 0px;
    }
    .main-logo {
		position: relative;
		top: 1px;
	}
}

@media (max-width: 340px) {
	.navbar-brand {
		padding: 20px 8px !important;
	}

	.testimonial-cms {
		top: -20%;
	}
}