body{
	font-family: 'Roboto', sans-serif;
}

.header-social{
	background: #f3f3f3;
	/*height: 49px;*/
	padding: 11px 0 10px;
}

.header-social:after,
.header-social:before,
.header-navigation:after,
.header-navigation:before,
.footer-copyright:after,
.footer-copyright:before{
	clear: both;
	content: "";
	display: block;
}

.portfolio-item {margin-bottom: 3%;}
.portfolio-item img:hover {filter: brightness(1.1);}
.portfolio-item span {
    color: #2d2d2d;
    float: left;
    font-size: 1em;
    font-weight: 500;
    min-height: 33px;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}

/*.header-social .pull-left{
	margin-left: -24px;
}*/

.header-social .pull-left a,
.header-social .pull-left a:hover{
	color: #919191;
	font-size: 14px;
	letter-spacing: 0.40px;
	text-decoration: none;
}

.header-social .pull-left span{
	color: #919191;
	font-size: 14px;
}

.header-social .pull-left span.phone-no{
	margin-left: 30px;
}

.header-social .pull-left img{
	margin-right: 10px;
	display: inline-block;
	width: 17px;
}

/*.header-social .pull-left a:before{
	content: url('../images/icons/envelope.png');
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.header-social .pull-left span.phone-no:before{
	content: url('../images/icons/phone.png');
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}*/

.pull-right span {margin-top:2px; float: left;}

.header-social .pull-right{
	margin-right: -8px;
}

.header-social .pull-right a, .header-social .pull-right a:hover{
	color: #919191;
	font-size: 20px;
	margin-left: 9px;
	text-decoration: none;
	position: relative;
	top: -6px;
}

.header-navigation{
	position: relative;
    background: url(../images/nav-bg.jpg) repeat-x left top #10467b;
}

.header-navigation .inner-header-navigation:before{
	
	content: "";
	height: 96px;
	left: 0;
	position: absolute;
	top: 0;
	width: 50%;
}

.header-navigation .inner-header-navigation:after{
	
	content: "";
	height: 96px;
	right: 0;
	position: absolute;
	top: 0;
	width: 50%;
	z-index: -1;
}


.header-navigation .bg-white,
.header-navigation .bg-white:hover{
	background: #ffffff;
    padding: 26px 10px 21px;
}

.header-navigation .bg-cyanBlue{
	/*background: #0C959D;
	padding: 29px 6px;*/
	/*z-index: 1;*/
}

.navbar{
	min-height: auto;   
}

.navbar-nav {
 margin: 30px 0 15px 18px!important;   
}

.navbar-default {
    background-color: transparent;
    border: 0;
    margin-bottom: 0;
    /*z-index: 1;*/
}

.navbar-default .navbar-nav > li > a {
    background-color: transparent;
    color: #ffffff;
    border: 1px solid transparent;
    border-radius: 3px;
    text-align: right;

}

.navbar-brand{
	height: auto;
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 3px;
}



.nav > li > a{
	font-size: 14px;
	letter-spacing: 0.40px;
	padding: 9px 11px 7px;
}

.strong {font-weight: 600;}

#myCarousel .carousel-control img{
	position: absolute;
	top: 50%;
}

.carousel-control.left,
.carousel-control.right,
.carousel-control:focus, 
.carousel-control:hover{
	background: transparent;
	opacity: 1;
}

.eff-team{
	background: rgba(7,77,129,0.5);
    bottom: auto;
    position: absolute;
    top: 50%;
    width: 520px;
    /*height: 216px;*/
    left: 15%;
    color: #ffffff;
    padding: 43px 33px;
}

.eff-team p{
	margin-bottom: 0;
}

.eff-team p:first-child{
	font-size: 40px;
    line-height: 44px;
}

.eff-team p:last-child{
	font-size: 70px;
	font-weight: 100;
    line-height: 85px;
}

.about-eco{
	padding: 30px 0;
}

.about-eco h1{
	font-size:30px;
}

.about-eco h3{
	font-size:21px;
    font-weight: 600;
    color: #17528a;
}

.about-eco .title{
	color: #17528a;
	font-weight: bold;
}

.about-eco p{
	color: #333333;
	margin: 25px 0;
    line-height: 22px;
}

.pro-eco p{
	color: #333333;
	margin: 20px 0;
    line-height: 22px;
}

.border { margin: 8px 0 0 0!important; border-bottom: 2px dotted #ccc; padding-bottom: 22px;}

.lab-img {width: 100%; float: left; margin: 0; padding: 0;}
.lab-img img { padding: 5px; border: 1px solid #ccc;}
.padding0 {padding-left:0;}
.marginb25 {margin-bottom:25px;}
h4.labh4 {color: #17528a; font-weight: bold;}
.boder-dot { padding: 25px 0 5px 0; border-bottom: 2px dotted #ccc;}
.margint5 {margin-top:5px!important;}

article p {color:#a6a6a6;}

.panel-body p {margin: 0 0 20px  0;}

.btn2{
	background: #0193d0;
	border-radius: 0;
	color: #fff;
	font-size: 15px;
	padding: 7px 22px;
}

.btn2:hover{
	background: #1A5E92;
    color: #fff;
    border-color: #ffffff;
}

.btn3{
	border-color: #ffffff;
	color: #ffffff;
}

.btn3:hover{
	background: #ffffff;
	color: #000!important;
}

.btn3 a{
	border-color: #ffffff;
	color: #000;
}

.btn3 a:hover{
	background: #ffffff;
	color: #000!important;
}

.btn4{
	background: #fff;
    border: 2px solid #ccc;
	border-radius: 0;
	color: #333;
	font-size: 15px;
	padding: 7px 22px;
}

.bg-gray{
	background: #eaeaea;
	padding: 25px 50px;
	box-shadow: 0 3px 0px #eeeeee;
    float: left;
    width: 100%;
}

.enquiry{
	margin-top: -70px;
}

.about-eco .enquiry h2{
	color: #0c949d;
}

.about-eco .enquiry p{
	color: #000000;
    letter-spacing: 2px;
    word-spacing: 5px;
    margin-top: 0;
}

.about-eco .enquiry form input{
	background: #ffffff;
	border: 0;
	border-radius: 0;
	height: 45px;
}

.about-eco .enquiry form .btn-block{
	background: #0c949d;
	border-right: 5px solid #55b4bb;
	border-radius: 0;
	color: #ffffff;
	font-size: 17px;
	height: 45px;
}

.about-eco h4 {    font-size: 17px;
    font-weight: 600;
    color: #17528a;
    margin: 12px 0 0 0;
}

.bg-service{
	background: url("../images/bg-service.jpg") no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
	padding: 30px 0 30px;
}


.bg-contact{
	background: url("../images/bg1.jpg") no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
	padding: 30px 0 30px;
}

.bg-testi{
	background: url("../images/bg2.jpg") no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
	padding: 30px 0 30px;
}

.bg-gallery{
	background: url("../images/bg3.jpg") no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
	padding: 30px 0 30px;
}

.bg-sight{
	background: url("../images/bg4.jpg") no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
	padding: 30px 0 30px;
}

.bg-tariff{
	background: url("../images/bg5.jpg") no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
	padding: 30px 0 30px;
}

.bg-reach{
	background: url("../images/bg7.jpg") no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
	padding: 30px 0 30px;
}

.bg-sightseen .title, .bg-reach .title{
	color: #17528a;
	font-weight: bold;
}

.bg-service .title{
	color: #17528a;
	font-weight: bold;
}

.plate { font-weight: bold;}

.blue {color:#17528a}
.bg-service h4 {text-align: center; 
    font-family: 'Roboto', sans-serif; font-weight: 400;}
.sight {padding: 50px 0;}
.sight img {transition: all 0.4s ease-in-out 0s;}
.sight img:hover {transform: scale(1.02)}

.sight h2.title {
    color: #ffffff;
    font-weight: bold; color: #17528a;}

#owl-demo .item{
    margin: 15px;
}
    
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

#owl-demo .item ul{
	padding: 0;
	margin: 15px 0;
}

#owl-demo .item ul li{
	color: #b8b8b8;
	list-style-type: none;
	font-size: 14px;
}

.owl-theme .owl-controls {
	margin-top: 10px;
}

.owl-theme .owl-controls .owl-page span{
	background: #fff;
	opacity: 1;
}

.owl-theme .owl-controls .owl-page.active span, 
.owl-theme .owl-controls.clickable .owl-page:hover span{
	background: transparent;
	border: 2px solid #c9c9c9;
}

.color-white{
	color: #ffffff;
}

.color-black{
	color: #000;
}

.color-gray{
	color: #959595;
}

.color-gray2{
	color: #717171;
}

.color-gray3{
	color: #c4c4c4;
}

.company-details{
	padding: 50px 0 80px 0
}

/*.company-details article:last-child{
	margin-bottom: 30px;
}*/

.margin-top0{
	margin-top: 0 !important;
}

.margin-bottom0{
	margin-bottom: 0 !important;
}

.margin-left125{
	margin-left: 125px !important;
}

.margin-bottom35{
	margin-bottom: 35px;
}


.margin-top12{
	margin-top: 12px;
}

.company-details .title{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}

ul.home-packages {width: 100%; margin: 0; padding: 0; float: left}
ul.home-packages li {width: 100%; margin: 0; padding: 0; border-bottom: 1px solid #1A5E92; float: left; list-style: none; }
ul.home-packages li a { line-height: 45px; float: left; color: #fff; font-size: 14px; text-align: left; width: 100%; background: url(../images/icons/arrow.png) no-repeat right 20px; font-weight: 600;}
ul.home-packages li a:hover {color:#0ba4c6;}
ul.home-packages li:last-child {border: none;}

ul.home-why-us {width: 100%; margin: 0; padding: 0; float: left; font-size: 14px; }
ul.home-why-us li {width: 100%; margin: 0; padding: 11px 0 11px 0px; border-bottom: 1px solid #D6D6D6; float: left; list-style: none; font-size: 14px; }
ul.home-why-us li::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #07538e;
}
ul.home-why-us li a { font-weight: 600;}
ul.home-why-us li:last-child {border: none;}


.company-details article{
	margin-top: 30px;
}

.font-montserrat{
	font-family: 'Roboto', sans-serif;
}

.font-roboto{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

.padding-right0{
	padding-right: 0;
}

.padding-left0{
	padding-left: 0;
}

.bg-darkgray{
	background: #094d81;
}

.bg-white{
	background: #fff;
}

.padding-26-23{
	padding: 26px 23px;
}

.padding-0-23{
	padding: 0px 23px;
}


.font-size12{
	font-size: 12px;
}

.panel-group2{
	margin-bottom: 0;
}

.panel-group2 .panel {
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.panel-group2 hr{
	margin: 10px 0;
}

.panel-default2 > .panel-heading{
	color: #333;
    background-color: transparent;
    border: 0;
}

.panel-default2 > .panel-heading .panel-title{
	font-size: 14px;
}

.panel-default2 > .panel-heading .panel-title a{
	display: block;
	text-decoration: none;
	position: relative;
	padding-right: 35px;
}

.panel-default2 > .panel-heading .panel-title a span{
	position: absolute;
	right: 0;
	top: -7px;
}

.display-block{
	display: block;
}

.glyphicon2{
	font-family: 'Roboto', sans-serif;
	background: #333;
    color: #ffffff;
    padding: 8px 12px;
    display: inline-block;
}

.glyphicon2 .glyphicon-plus:before {
    content: "+";
}

.glyphicon2 .glyphicon-minus:before {
    content: "-";
}

.glyphicon-minus {
    background: #0c959d;
}

.margin-top26{
	margin-top: 26px;
}

.margin-bottom26{
	margin-bottom: 26px;
}

.padding-left0{
	padding-left: 0;
}

.footer-navigation{
	background: #333333;
	padding: 20px 0 20px;
	color: #ffffff;
}

.footer-navigation h2 a{
	
	color: #ffffff;
    padding: 8px;
    border: 1px solid #fff;
    font-size: 18px;
}

.footer-navigation .title{
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
}

.footer-navigation ul{
	padding: 15px 0;
	list-style-type: none;
}

.footer-navigation ul li{
	color: #d8d8d8;
	margin: 5px 0;
}

.footer-navigation ul li:before{
	content: "";
	display: inline-block;
  	width: 12px; 
 	height: 0; 
  	border-top: 5px solid transparent;
  	border-bottom: 5px solid transparent;
  	border-left: 5px solid #2997ec;
}

.footer-navigation ul li a{
	color: #ffffff;
}

.footer-navigation ul li a.active{
	color: #2997ec;
}

.color-cyan2{
	color: #2997ec !important;
}

.services-ul li:last-child:before,
.download-ul li:last-child:before{
	width: 0px; 
 	height: 0; 
  	border-top: 0px solid transparent;
  	border-bottom: 0px solid transparent;
  	border-left: 0px solid #1c878f;
  	display: block;
}

.download-ul li:last-child {
	border: 1px solid #ffffff;
	height: 45px;
	/*padding: 10px;*/
	margin-top: 25px;
}

.download-ul li:first-child{
	font-size: 16px;
}

.download-ul li:last-child a {
	position: relative;
	padding: 11px 0 11px 45px;
	display: block;
}

.download-ul li:last-child a:before{
	content: url("../images/icons/pdf.png");
    position: absolute;
    left: 5px;
    top: 5px;
}

.get-touch-ul li{
	position: relative;
	padding-left: 22px;
}

.get-touch-ul li span{
	color: #f1f1f1;
	font-weight: 600;
	font-size: 14px;
}

.get-touch-ul li:first-child{
	font-size: 14px;
}

.get-touch-ul li:first-child:before{
	content: "\f041";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: auto;
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-right: 4px;
    border-top: 0px solid transparent;
  	border-bottom: 0px solid transparent;
  	border-left: 0px solid #1c878f;
  	position: absolute;
  	left: 0;
  	top: 5px;
}

.get-touch-ul li.second-child:before{
	content: "\f095";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: auto;
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-right: 4px;
    border-top: 0px solid transparent;
  	border-bottom: 0px solid transparent;
  	border-left: 0px solid #1c878f;
  	position: absolute;
  	left: 0;
  	top: 5px;
}

.get-touch-ul li:last-child:before{
	content: "\f0e0";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: auto;
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-right: 4px;
    border-top: 0px solid transparent;
  	border-bottom: 0px solid transparent;
  	border-left: 0px solid #1c878f;
  	position: absolute;
  	left: 0;
  	top: 2px;
}

.footer-copyright{
	/*background: #2e2e2e;*/
	position: relative;
}

.footer-copyright .innerfooter:after{
	background: #2e2e2e;
	content: "";
	position: absolute;
	width: 50%;
	top: 0;
	right: 0;
	height: 68px;
	z-index: -1;
}

.footer-copyright .innerfooter:before{
	background: #2e2e2e;
	content: "";
	position: absolute;
	width: 50%;
	top: 0;
	left: 0;
	height: 68px;
	z-index: -1;
}

.footer-copyright span{
	color: #bcbcbc;
	float: left;
	margin: 25px 0 0;
    width: 100%;
    text-align: center;
}

/*
.footer-copyright span:before{
	content: "\f1f9";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: auto;
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-right: 4px;
}
*/

.footer-copyright .bg-cyanblue{
	background: #0c949d;	
	float: right;
}

.footer-copyright .bg-cyanblue a{
	display: block;
	padding: 14px 0px 5px 20px;
}

/*.img-responsive2{
	display: inline-block;
}*/

.footer-copyright .innerfooter .main-footer-content{
	background: #2e2e2e;
}

.footer-copyright .innerfooter .main-footer-content .left:before,
.footer-copyright .innerfooter .main-footer-content .left:after{
	content: "";
	display: table;
}

.margin-center{
	margin: 0 auto;
}

a, a:hover, a:focus{
	text-decoration: none;
}

.owl-theme .owl-controls .owl-page span{
	height: 10px;
	margin: 5px 2px;
	width: 10px;
}

.company-details article .bg-darkgray{
	max-width: 285px;
    float: left;
}

.company-details article .bg-darkgray p{
	height: 51px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}

.color-cyanblue{
	color: #17528a !important;
}

.team-details {margin-top:25px;}

.team-details .panel-group2 .panel-default2 .collapse2 img{
	float: left;
}

.bg-gray.our-service{
	padding: 5px 20px 10px;
}

.service-list{
	list-style-type: none;
	margin: 0;
	padding: 0 0 20px 10px;
    float: left;
    width: 100%;
}

.service-list li{
	margin: 12px 0;
    color: #333333;
    padding: 0 0 0 20px;
    background: url(../images/bullet.jpg) no-repeat left 5px;
     width: 100%;
}

.service-list li.half{
     width: 48%; float: left;
}

.map{
    background: url(../images/map.jpg) no-repeat center center;
}



.service-list li:last-child{
	margin: 7px 0 0;
}

.right h2 {font-size:21px;}

.right .service-list li{
	font-size: 13px;
    border-bottom: 1px dotted #c1c1c1;
     background: url(../images/bullet.jpg) no-repeat left 12px;
    padding: 8px 0 12px 13px;
}

.right .service-list li:last-child{ border:none;}

.right-img { width: 100%; padding: 0; margin: 25px 0 0 0;float: left;}
.right-img img {padding: 5px; border: 1px solid #ccc; }

/*
.service-list li:before {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #07538e;
    border-top: 5px solid transparent;
    content: "";
    display: inline-block;
    height: 0;
    width: 12px;
}
*/



.right .service-list li:before {
	width: 8px;
}


.service-list li:hover {
	color: #000000;
}

.right .service-list li a {padding:0 0 0 10px;}



.package-list{list-style-type: none;margin: 15px 0;padding: 0 0 0 10px;float: left;}
.package-list li{margin: 10px 0; color: #333333;}
.package-list li{padding: 0 0 0 0;font-size: 13px;}
.package-list li:before {border-bottom: 5px solid transparent;border-left: 5px solid #07538e;border-top: 5px solid transparent;content:"";display: inline-block;height: 0;width: 12px;}
.about-eco h5{color: #333333!important; line-height: 22px; font-size: 16px!important; }


.important-link { margin: 20px 0 0 0; padding: 0;}
.important-link li {margin: 0 0 10px 0; padding: 5px 10px; width: 90%; float: left; border: 1px solid #ccc; list-style: none;}
.important-link li:hover {border:1px solid #666;}
.important-link li p { padding: 13px 0 0 0 !important; float: left; width: 86%; margin: 0 0 0 0 !important; }
.important-link li a { font-weight: 600;}
.important-link span { width: 6%; margin-right: 15px; float: left;}

.important-link2 { margin: 20px 0 0 0; padding: 0;}
.important-link2 li {margin: 0 0 10px 0; padding: 5px 10px; width: 90%; float: left; border: 1px solid #ccc; list-style: none;}
.important-link2 li:hover {border:1px solid #666;}
.important-link2 li p { padding: 13px 0 0 0 !important; float: left; width: 70%; margin: 0 0 0 0 !important; }
.important-link2 li a { font-weight: 600;}
.important-link2 span { width: 25%; margin-right: 15px; float: left;}

.sitemap { margin: 20px 0 0 0; padding: 0;}
.sitemap li {margin: 0 0 10px 0; padding: 5px 10px; width: 90%; float: left; border: 1px solid #ccc; list-style: none;}
.sitemap li:hover {border:1px solid #666;}
.sitemap li a { font-weight: 600;}
.sitemap li ul li { border-bottom: 1px solid #ccc!important; border-top: 0px solid #ccc!important; border-left: 0px solid #ccc!important; border-right: 0px solid #ccc!important;}
.sitemap li ul li a { font-weight: normal;}


/*conatct page start here*/
.md-row {
    margin-left: -15px;
    margin-right: -15px;
}
.contact-details {
    margin: 45px 0;
    overflow: hidden;
}
.no-padding {
    padding: 0;
}
.contact-details .title {
    color: rgb(96, 96, 96);
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding: 0;
}
.title-text {
    display: inline-block;
    width: 55%;
}
.contact-details .colon {
    display: inline-block;
    font-weight: 300;
    text-align: right;
    width:26%;
}
.contact-details .sub-title {
    color:#17528a;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 0;
}
.contact-details .address-item {
    color: rgb(58, 58, 58);
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 20px;
}
.contact-details .address-item a {
    color: rgb(58, 58, 58);
}
.contact-details a:hover {
    color:#17528a;
}
a:hover, a:active, a:focus {
    text-decoration: none;
}
.contact-form {
    
    margin: 0;
    padding: 45px 20px 0 20px;
}
.contact-form .form-title {
    color:#17528a;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0;
}
.contact-form .form-group {
    margin-bottom: 22px;
}
.contact-form label {
    color: rgb(96, 96, 96);
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
    padding-left: 0;
    padding-top: 6px;
}
.contact-form .input-group {
    padding: 0;
}
.contact-form .input-group .form-control {
    box-shadow: none;
}
.submit-wrapper {
    overflow: hidden;
}
.btn{padding:10px 40px;}

.btn-info {
    background-color:#17528a;
}
.btn-info:hover{border-color:#17528a;}


.packages {width: 100%; padding: 0;margin: 0;}
.packages span { float: left; width: 35%}
.packages span img {padding: 5px; border: 1px solid #ccc;}
.packages p {float: right; width: 63%}
.width100 {width:100%; float: left;}
.packages h3 {color: #17528a;
font-size: 21px;
    font-weight: 600; float: right; width: 63%}

.testimonial_list {
background-image: url("../images/bracket-open1.png");
    
    background-position: left 25px;
    background-repeat: no-repeat;
    border-bottom: 1px dotted #ccc;
    float: left;
    padding: 40px 0 0 50px;
    width: 100%;
}

.testimonial_list p {
/*
    background-image: url("../images/bracket-close1.png");
    background-position: right bottom;
    background-repeat: no-repeat;
*/
    display: inline-block;
    float: left;
    text-align: left;
     width: 95%;
}

.test_name {
    background-image: none;
    border: 0 solid red;
    color: #7f7f81;
    float: left;
    padding-bottom: 10px;
    text-align: left;
    width: 70%;
}

.test_name::before {content: "-"; color: red; padding-right: 5px;}
.t-test {color:#e6e6e6!important; margin-bottom:5px!important; font-weight: bold; font-size: 16px!important;}
.t-test2 {color:#071068!important; margin-bottom:5px!important; font-weight: bold; font-size: 16px!important;}

#backtop {
	        position: fixed;
            left:auto;right: 5px;top:auto;bottom: 50px;
	        outline: none;
            overflow:hidden;
            color:#fff;
            text-align:center;
            background-color:rgba(49,79,96,0.74);
            height:30px;
            width:30px;
            line-height:30px;
            font-size:14px;
            border-radius:2px;
            cursor:pointer;
            transition:all 0.3s linear;
            z-index:999999;

            opacity:1;
            display:none;
        }
        #backtop.mcOut {
            opacity:0;
        }









