@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed&display=swap');

/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 1;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	
	color: #151552;
}
a:active {
	text-decoration: none;
}
.wrapper {
	/*max-width:1200px;*/
	width:95%;
	margin:auto;
}
.wrapper_footer{
	width:100%;
	margin:auto;
}
.scrollsolu {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 315px;
}
.corround {
    border-radius: 16px;
    border: dashed 1px #ccc; 
    padding: 5px;
}
.mobc {
    display:none;
}
.promo_banner {
    max-width: 650px;
    width: 95%;
    margin: auto;
    position: relative;
    z-index: 777;
    top: -50px;

}
.numb {
    width: auto;
    margin: 0 0 0 5px !important;
}
.numb li {
    list-style: decimal !important;
    margin: 10px 0px !important;
    line-height: 22px !important;
    font-size: 18px !important;
}
.rpic {
    width: 35%;
    float: right;
    margin-left: 20px;
    box-shadow: 0 3px 15px #ccc;
    border-radius: 8px;
}
@media screen and (max-width:650px) {
.rpic {
    width: 100%;
    float: none;
    margin-left: 0px;
    margin-bottom: 20px;

}    
.promo_banner {
    top: 0px;
    margin-bottom: 12px;

}   
}
.flyer {
    width: 100%;
}
.flyer img {
    width: 100%;
}
.promo_banner img {
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 2px 3px #ccc;
}
.dn {
    display: none;
}
.vidprop {
    max-width: 560px;
    width: 100%;
    height: 310px
}
.redstip {
    padding: 15px;
    background-color: #c91e26;
    color: #fff;
    width:99%;
    margin: 10px auto 0px auto;
    border-radius: 8px;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    box-shadow: 0 1px 5px rgba(75, 75, 75, 0.4);
}
@media screen and (max-width:650px) {
.vidprop {
    max-width: 560px;
    width: 100%;
    height: auto
}    
}
.adlogo {
    width: 100%;
}
.adlogo li {
    width: 24%;
    margin: 0.5%;
    border: solid 1px #eee;
    padding:12px;
    box-sizing: border-box;
    float: left;
    list-style: none;
    text-align: center !important;
}
@media screen and (max-width:650px) {
.adlogo li {
    width: 100%;
    margin: 0.5% 0px;
    float: none;
}   
}
 
.adlogo li img {
    width: 100%;
   
}
.tablink {
	width:98%;
	text-align:center !important;
	margin: 0 0 20px 0px;
}
.tablink a {
	padding: 10px 0 10px 0px;
	display:block;
	border:solid 1px #464561;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif !important;
	background-color:#464561;
	color:#fff !important;
	text-align:center !important;
}
.tablink a:hover {
	border:solid 1px #c02f36;
	background-color:#c02f36;
	color:#fff !important;
}
.int_bg {
	width:100%;
	/*min-height:900px;*/
	padding-bottom:0px;
}
.leftpostsexplore {
    max-width: 500px;
    /*width: 49%;*/
    float: left;
}
.rightlatestposts {
    width: 64%;
    float: right;
}

@media screen and (max-width:1440px) {
.rightlatestposts {
    width: 60%;
    float: right;
}
}
@media screen and (max-width:1280px) {
.rightlatestposts {
    width: 56%;
    float: right;
}
}

.grpahic-right {
    float: right;
    margin-left: 20px;
    max-width: 444px;
}
@media screen and (max-width:650px) {
.grpahic-right {
    float: none;
    margin-left: 0px;
    margin-bottom: 20px;
    width: 100%;
}
}
#sidebar.sticky {
    float: none;
    position: fixed;
    top: 160px;
    z-index: 6;
    left: auto;
}
.vprop {
    width: 100%;
    height: 412px;
    margin-bottom: 12px;
    box-shadow: 0 2px 4px #ccc;
}
.serachposts {
    float: right;
    width: 333px;
    background-color: #f1f1f1;
    padding: 5px 10px;
    box-sizing: border-box;
    box-shadow: 0 1px 2px #ccc;
    margin-top: -15px;
    margin-right: 18px;
}
.serachposts h4 {
/*    font-family: 'Ubuntu', sans-serif;*/
    font-family: 'Barlow Condensed', sans-serif !Important;
    font-size: 25px !Important;
    font-weight: 100 !Important;
    text-transform: uppercase !Important;
    border-bottom: solid 1px #ddd !Important;
    padding-bottom: 6px !Important;
    color: #16154c !Important;
}
.iserachposts {
    width: 100%;
    margin-bottom: 0px;
    background-color: #f1f1f1;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0 1px 2px #ccc;
}
.iserachposts h4 {
/*    font-family: 'Ubuntu', sans-serif;*/
    font-family: 'Barlow Condensed', sans-serif !Important;
    font-size: 25px !Important;
    font-weight: 100 !Important;
    text-transform: uppercase !Important;
    border-bottom: solid 1px #ddd !Important;
    padding-bottom: 6px !Important;
    color: #16154c !Important;
}

.archiiveposts {
    width: 100%;
    background-color: #f7f7f7;
    padding: 10px 20px 20px 20px;
    box-sizing: border-box;
    box-shadow: 0 1px 2px #ccc;
}
.archiiveposts h4 {
/*    font-family: 'Ubuntu', sans-serif;*/
    font-family: 'Barlow Condensed', sans-serif !Important;
    font-size: 25px !Important;
    font-weight: 100 !Important;
    text-transform: uppercase !Important;
    border-bottom: solid 1px #ddd !Important;
    padding-bottom: 6px !Important;
    color: #cc2126 !Important;
}
.archiiveposts ul {
    padding: 0px !important;
    margin: 0px;
    overflow-y: scroll;
    height: 900px;
    overflow-x: hidden;
}
.archiiveposts ul li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 98%;
}
.archiiveposts ul li a {
    font-size: 15px !Important;
    line-height: 20px !Important;
    padding: 10px 0 10px 10px;
    display: block;
    text-align: left !Important;
    font-family: 'Ubuntu', sans-serif;
/*    font-family: 'Playfair Display', serif;*/
    background-color: #fdfdff;
    border-radius: 8px;
    margin-bottom: 4px;
    box-shadow: 0 1px 2px #ddd;
}
.archiiveposts ul li a:hover {
    color: #fff !important; 
    background-color: #212155;
}
.hlink {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 20px;
}
.hlink a {
    width: 100%;
    display: block;
    box-sizing: border-box;
    border: solid 1px #ddd;
    padding:  8px 0px;
    text-align: center !important;
    font-family: 'Playfair Display', serif !important;
    font-size: 18px !important;
}


.iarchiiveposts {
    width: 100%;
    background-color: #f7f7f7;
    padding: 10px 20px 20px 20px;
    box-sizing: border-box;
    box-shadow: 0 1px 2px #ccc;
}
.iarchiiveposts h4 {
/*    font-family: 'Ubuntu', sans-serif;*/
    font-family: 'Barlow Condensed', sans-serif !Important;
    font-size: 25px !Important;
    font-weight: 100 !Important;
    text-transform: uppercase !Important;
    border-bottom: solid 1px #ddd !Important;
    padding-bottom: 6px !Important;
    color: #cc2126 !Important;
}
.iarchiiveposts ul {
    padding: 0px !important;
    margin: 0px;
    overflow-y: scroll;
    height: 300px;
    overflow-x: hidden;
}
.iarchiiveposts ul li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 98%;
}
.iarchiiveposts ul li a {
    font-size: 15px !Important;
    line-height: 20px !Important;
    padding: 10px 0 10px 10px;
    display: block;
    text-align: left !Important;
    font-family: 'Ubuntu', sans-serif;
/*    font-family: 'Playfair Display', serif;*/
    background-color: #fdfdff;
    border-radius: 8px;
    margin-bottom: 4px;
    box-shadow: 0 1px 2px #ddd;
}
.iarchiiveposts ul li a:hover {
    color: #fff !important; 
    background-color: #212155;
}

.postthumb {
    width: 100%;
}
.postthumb h3 {
    font-size: 25px !Important;
    line-height: 30px !Important;
    text-align: left !Important;
    font-family: 'Playfair Display', serif !Important;
    margin: 0px 0 10px 0px !Important;
}
.postthumb h5 {
    font-size: 12px !Important;
    font-family: 'Playfair Display', serif !Important;
    margin: 10px 0 10px 0px !Important;
    letter-spacing: 2px;
    font-weight: 100;
    color: #666;
}
.post_info {
    width: 100%;
}
.post_info h2 {
    font-size: 25px !Important;
    line-height: 30px !Important;
    text-align: left !Important;
    font-family: 'Playfair Display', serif !Important;
    margin: 0px 0 10px 0px !Important;
}
.post_info p {
    font-size: 15px !Important;
    line-height: 25px !Important;
    padding: 0px 10px 5px 10px !Important;
    font-family: 'Ubuntu', sans-serif !Important;
    box-sizing: border-box;
}
.post_info p img {
    width:100%;
}
.post_info ul li {
    font-size: 15px !Important;
    line-height: 22px !Important;
    padding: 5px 0 5px 20px !Important;
    font-family: 'Ubuntu', sans-serif !Important;
}
.postthumb img {
    width: 100%;
}
.latestposts {
    width: 100%;
}
.latestposts ul {
    padding: 0px !important;
    margin: 0px !important;
}
.latestposts ul li {
    list-style: none;
    padding: 0px !important;
    width: 31.2%;
    margin: 0px 1% !important;
    float: left;
}
.latestposts ul li img {
    width: 100%;
    object-fit: cover;
}
.latestposts ul li span {
    background-color: rgba(255,255,255,0.5);
    position: relative;
    color: #999;
    letter-spacing: 2px;
    display: block;
    font-size: 12px;
}
.latestposts ul li h3 {
    font-size: 16px !Important;
    line-height: 22px !Important;
    text-align: left !Important;
    font-family: 'Playfair Display', serif;
    margin: 0px 0 20px 0px;
    height: 50px;
}
.flhead {
    float: left;
    margin-left: 15px !important;
}
.homelatestposts {
    width: 100%;
}
.homelatestposts ul {
    padding: 0px !important;
    margin: 0px !important;
}
.homelatestposts ul li {
    list-style: none;
    padding: 0px !important;
    width: 49%;
    margin: 0px 0.5% !important;
    float: left;
}
.homelatestposts ul li img {
    width: 100%;
    border-radius: 8px;
}
.homelatestposts ul li h3 {
    font-size: 18px !Important;
    line-height: 22px !Important;
    text-align: left !Important;
    font-family: 'Barlow Condensed', sans-serif;
    margin: 10px 0 20px 0px;
    height: 70px;
    font-weight: 100;
}
.port {
    width: 100%;
}
.port ul {
    width: auto;
}
.port ul li {
	font-size:16px;
	font-family:Calibri;
	color:#333;
	line-height:24px;
	text-align:justify;
    width: 24% !important;
    margin: 0.5%;
    float: left !important;
    list-style: none !important;
}
.port ul li img {
	width: 100%;
}
.main {
	z-index:99;
	min-height:300px;
    position:relative;
	padding:25px 0px;
 }

.main h1{
	font-family: 'Barlow Condensed', sans-serif;
    font-size: 35px;
    font-weight: 100;
    margin: 0px 0 25px 0px;
    text-align: left;
    text-transform: uppercase;
    color: #c92027;
	}

.main h3{
	font-size:24px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:100;
	margin:10px 0 25px 0px;
	color:#333;
	}
.main h4{
    font-size:18px;
	font-family:Calibri;
	font-weight:bold;
	margin:10px 0 5px 0px;
	color:#5c5a5a;
}
.main h4 a{
    font-size:18px;
	font-family:Calibri;
	color:#5c5a5a;
    text-decoration: underline;
}
.main p {
	font-size:18px;
	font-family:Calibri;
	color:#333;
	line-height:26px;
	text-align:justify;
    margin-bottom: 15px;
}
.main hr {
	border: solid 1px #bddce0;
    margin: 20px 0 20px 0px;
}
.main a {
    color: #333;
    font-family: Calibri;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
}
.main a:hover {
 text-decoration:none;
}
.main ul{
	list-style:inside none disc;
	padding: 0 10px;
}
.main ul li {
	font-size:16px;
	font-family:Calibri;
	color:#333;
	line-height:24px;
	text-align:justify;
    list-style: none;
}
.still_queries {
	width:100%;
	margin-top:20px;
}
.still_queries p {
    background-color: #d0181e;
    border-radius: 3px;
    color: #fff;
    font-family: Calibri;
    font-size: 16px;
    line-height: 24px;
    padding: 8px;
    text-align: center;
    text-transform: capitalize;
}
.pic{
	 float:right;
	 width:40%;
	 padding-left:30px;
}
.pic img{
width:100%;
}
	
.offers {
	width:35%;
	background-color:#FFF;
	/*height:450px;*/
	position:relative;
	margin-top:18px;
    margin-bottom: 36px;
	z-index:9;
	float:left;
	text-align:center;
	
}
.roffers {
	width:100%;
	background-color:#FFF;
	/*height:450px;*/
	position:relative;
	margin-top:0px;
    margin-bottom: 18px;
	z-index:9;
	text-align:center !Important;
}
.roffers h2 {
	text-align:center;
	font-size:25px;
    font-family: 'Barlow Condensed', sans-serif;
	text-transform:uppercase;
	font-weight:100;
	margin: 0 0 20px 0px;
}
.roffers ul {
	width:100%;
	margin:auto;
}
.roffers ul li {
	width:auto;
	list-style:none;
    text-align: center;
}
.roffers ul li img {
	border-radius:50%;
	max-width: 45%;
	width:92%;
}
.roffers ul li h3 {
	font-size:22px;
   font-family: 'Barlow Condensed', sans-serif;
	font-weight:100;
	margin: 10px 0 10px 0px;
	padding: 0 10px 0 10px;
	color:#666;
	line-height:24px;
}
.roffers ul li p {
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 10px 0 20px 0px;
	padding: 0 0px 0 0px;
	line-height:22px;
 
}
.roffers  p {

    text-align: center !Important;
}
.pad_prop {
	padding:25px;
}
.pad_prop1 {
	padding:0px;
	box-sizing: border-box;
}
.offers h2 {
   font-family: 'Barlow Condensed', sans-serif;
   font-size: 25px;
   font-weight: 100;
   margin: 0px 0 25px 0px;
   text-align: center;
   text-transform: uppercase;
}
.offers ul {
	width:90%;
	margin:auto;
}
.offers ul li {
	width:auto;
	list-style:none;
}
.offers ul li img {
	border-radius: 50%;
max-width: 45%;
width: 92%;
    
}
.offers ul li h3 {
	font-size:24px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:100;
	margin: 10px 0 20px 0px;
	padding: 0 50px 0 50px;
	color:#666;
}
.offers ul li p {
	font-size:15px;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 10px 0 50px 0px;
	padding: 0 0px 0 0px;
	line-height:20px;
}

.testimonials {
	width:30%;
	background-color:#FFF;
	height:395px;
	margin-left:10px;
	position:relative;
	margin-top:-40px;
	z-index:9;
	float:right;
	box-shadow: 0 1px 5px rgba(75, 75, 75, 0.4);
}
.testimonials h2 {
	text-align:center;
	font-size:35px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	font-weight:100;
	margin: 0 0 4px 0px;
	color:#449ea7;
}
.testimonials h4 {
	text-align:center;
	font-size:14px;
	font-family:Calibri;
	font-weight:100;
	margin: 0 0 5px 0px;
	color:#448dd8;

}
.testimonials p {
	font-size:14px;
	font-family:Calibri;
	color:#666;
	line-height:19px;
	margin: 0 0 10px 0px;
	height:90px;
}
.testimonials h3 {
	font-size:22px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:100;
	margin: 0 0 4px 0px;
	color:#666;

}

.oursolution {
    background-color: #eee;
    padding: 20px 0px 30px 0px;
    width: 100%;
}
.oursolution h4 {
   font-family: 'Barlow Condensed', sans-serif;
    font-size: 40px;
    font-weight: 100;
    margin: 5px 0 25px 0px;
    text-align: center;
    text-transform: uppercase;
}

.services_tab {
    background-color: #fff;
    /*box-shadow: 0 1px 5px rgba(75, 75, 75, 0.4);*/
    float: left;
    /*height: 450px;*/
    margin-left: 0px;
    margin-top: 18px;
    position: relative;
    
    width: 32%;
    z-index: 9;
}
.services_tab h2 {
   font-family: 'Barlow Condensed', sans-serif;
    font-size: 25px;
    font-weight: 100;
    margin: 30px 0 25px 0px;
    text-align: center;
    text-transform: uppercase;
}
.services_tab p {
   	font-size:14px;
	font-family:Calibri;
	color:#333;
	line-height:19px;
	margin: 0 0 10px 0px;
	text-align:justify;
	padding-right:25px;
}
.services_tab ul  {
    margin: auto;
    width: 100%;
}
.services_tab ul li {
	width:100%;
}

.services_tab ul li a {
    background:#fff;
    border-bottom: medium none;
    border-radius: 2px;
    box-shadow: 0 1px 5px rgba(75, 75, 75, 0.4);
    float: left;
    margin: 5px;
    padding: 12px 0px;
    text-align: center;
    width: 98%;
}
.services_tab ul li a img {
	width:70px;
	float:left;
	padding-right:10px;
	padding-left:10px;
}
.services_tab ul li a h4 {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 8px 0 0 20px;
    padding: 5px;
    text-align:left;
}
.services_tab ul li a:hover {
	color:#000;
	background:#e2f1f4;
	text-decoration:none;
}
.testpic {
    float: left;
    margin-right: 12px;
    width: 60px;
    height: 60px;
    border-radius: 70px;
    margin-top: 0px;
}
.clientsays {
 
    padding: 20px 0px 30px 0px;
    width: 100%;
}
.clientsays h2 {
   font-family: 'Barlow Condensed', sans-serif;
    font-size: 40px;
    font-weight: 100;
    margin: 30px 0 25px 0px;
    text-align: center;
    text-transform: uppercase;
}

.quick_contact_info {
    background-color: #fff;
    /*box-shadow: 0 1px 5px rgba(75, 75, 75, 0.4);*/
    float: left;
    height: 450px;
    margin-left: 15px;
    margin-top: -40px;
    position: relative;
    width: 32%;
    z-index: 9;
}
.quick_contact_info h2 {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 35px;
    font-weight: 100;
    margin: 30px 0 10px;
    text-align: center;
    text-transform: uppercase;
}
.quick_contact_info h3 {
	color: #333;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 24px;
    font-weight: 100;
    margin: 5px 0 10px 0px;
	text-align:center;
}

.quick_contact_info p {
	font-family: "Roboto Condensed",sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 0px 0 2px 0px;
    padding: 0;
	text-align:center;
}

.iquick_contact_info {
      background-color: #fff;
    /*box-shadow: 0 1px 5px rgba(75, 75, 75, 0.4);*/
    float: right;
    /*min-height: 450px;*/
    margin-left: 24px;
    margin-top: 18px;
    position: relative;
    width: 28.5%;
    z-index: 9;
}
.iquick_contact_info h4 {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 25px;
    font-weight: 100;
    margin: 30px 0 20px 0px;
    text-align: center;
    text-transform: uppercase;
}
.iquick_contact_info h3 {
	color: #333;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 24px;
    font-weight: 100;
    margin: 5px 0 10px 0px;
	text-align:center;
}

.iquick_contact_info p {
	font-family: "Roboto Condensed",sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 0px 0 10px 0px;
    padding: 0;
	text-align:center;
}
.hrline {
    border-top: solid 1px #ddd;
    margin-bottom: 22px;
    margin-top: 11px;
}
.services_contact {
      background-color: #fff;
    /*box-shadow: 0 1px 5px rgba(75, 75, 75, 0.4);*/
    /*min-height: 450px;*/
    margin-left: 0px;
    margin-top: 18px;
    position: relative;
    width: 100%;
    z-index: 9;
}

.services_contact h3 {
	color: #333;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 24px;
    font-weight: 100;
    margin: 5px 0 10px 0px;
	text-align:center;
}

.services_contact p {
	font-family: "Roboto Condensed",sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 0px 0 10px 0px;
    padding: 0;
	text-align:center;
}

.news {
	width:32% !important;
	background-color:#FFF;
	/*height:450px;*/
	position:relative;
	margin-top:18px;
	z-index:9;
	float:left;
	/*box-shadow: 0 1px 5px rgba(75, 75, 75, 0.4);*/
}
.news h2 {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 25px;
    font-weight: 100;
    margin: 0px 0 25px 0px;
    text-align: center;
    text-transform: uppercase;
}
.news ul {
	width:100%;
	height:280px;
	overflow-y:scroll;
}
.news ul li {
	list-style:none;
	border-bottom:solid 1px #ddd;
	padding-bottom:10px;
	padding-top:12px;
}
.news ul li h3 {
	font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:100;
	margin: 0px 0 5px 0px;
	color:#333;
}
.news ul li p {
	font-size:14px;
	font-family:Calibri;
	margin: 0px 0 10px 0px;
	color:#333;
}
.news ul li img {
	float:left;
	width:13%;
	margin-right:10px;
	border-radius:50%;
}
.news ul li a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
}
.news ul li a:hover {
	color:#666;
	text-decoration:none;
}
.newlink {
	padding: 8px 30px 8px 30px;
	background-color:#d0181e;
	color:#FFF !Important;
	font-size:14px;
	text-transform:uppercase;
	border-radius:6px;
	font-weight: bold;
}
:hover.newlink {
	background-color:#333;
	color:#FFF;
	text-decoration:none;
}

.newlink1 {
	padding: 8px 20px 8px 20px;
	background-color:#333;
	color:#FFF;
	font-size:10px;
	text-transform:uppercase;
	border-radius:6px;
}
:hover.newlink1 {
	background-color:#666;
	color:#FFF;
	text-decoration:none;
}
.newlinks1  {
	
}
.newlinks1 a {
	padding: 6px 25px 6px 25px;
	background-color:#333;
	color:#FFF;
	float: right;
	margin: -32px 0 0;
	font-size:10px;
	text-transform:uppercase;
	border-radius:3px;
}
:hover.newlinks1 a {
	background-color:#666;
	color:#FFF;
	text-decoration:none;
}
.intro {
	width:100%;
}
.intro h4 {
	font-size:35px;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:100;
	padding: 30px 0 10px 0px;
	color:#333;
	text-transform:uppercase;
	letter-spacing:-.5px;
    text-align: center;
}
.intro h3 {
	font-size:20px;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:100;
	padding: 0px 0 20px 0px;
	color:#666;
	letter-spacing:.5px;
    text-align: center;
}
.intro p {
	font-size:14px;
	font-family:Calibri;
	color:#333;
	line-height:19px;
	margin: 0 0 10px 0px;
	text-align:justify;
	padding-right:25px;
}

.do {
	width:32%;
	float:right;
}
.do ul {
	width:auto;
	margin-bottom:56px;
}

.do ul li {
	list-style:none;
	margin-bottom:20px;
	padding-bottom:15px;
	border-bottom:dashed 1px #ccc;
}

.do h2 {
	font-size:25px;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:100;
	margin: 30px 0 20px 0px;
	color:#333;
	text-transform:uppercase;
	letter-spacing:-.5px;
}
.do ul li h3 {
	font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:100;
	margin: 0px 0 5px 0px;
	color:#333;
}
.do ul li p {
	font-size:14px;
	font-family:Calibri;
	color:#666;
	line-height:19px;
	margin: 0 0 10px 0px;
}
.do ul li p:hover {
	color: #333333 !important;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.ml {
	margin-left:10px;	
}
.fl_respon {
	float:left;
	display:none;
}
.flex {
	overflow:hidden;
}
.split {
	clear:both;
}
header {
	width:100%;
}
.topbar {
	background-image:url(imgs/topbarwhite.png);
	background-repeat:repeat-x;
	height:40px;
	width:100%;
	position:absolute;
	z-index:9999;
}
.companybar {
	position:fixed;
	z-index:9999;
	top:0px;
}
.logo {
	float:left;
	margin-top:-1px;
}
.slider {
	width:100%;
	position:relative;
	
}
.slider img {
	width:100%;
	height: 100%;
}
.blinkSlider {
    background-color: #fff;
    padding: 12px 24px;
    box-shadow: 0 1px 2px #666;
    color: #666;
    font-size: 18px;
}

.otn_bg {
	/*background-image:url(imgs/bgblue.jpg);*/
	/*background-repeat:no-repeat;*/
	/*background-position:left bottom;*/
	width:100%;
	min-height:396px;
	padding: 0 0 25px 0px;
}

.welcome {
	background-image:url(imgs/bgbottom.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	min-height:348px;
}
.tabbg {
	width:900px;
	float:left;
	background-image:url(imgs/tabcellbg.png);
	background-repeat:repeat-x;
	height:63px;
}
.menu_div {
	display:none;
}


.chat {
	position:fixed;
	right:0;
	top:22%;
	z-index:9999;
}

.callus {
	float:right;
	margin: 10px 10px 0 0px;
	font-family:Calibri;
	font-size:16px;
	text-transform:uppercase;
}
.callus img {
	float:left;
	margin: 1px 4px 0 4px;
}


.myaccount {
	float:right;
	margin: 10px 10px 0 0px;
	font-family:Calibri;
	font-size:16px;
	text-transform:uppercase;
}
.myaccount img {
	float:left;
	margin: 3px 4px 0 7px;

}
.myaccount a {
	font-family:Calibri;
	font-size:16px;
	text-transform:uppercase;
}
.myaccount a:hover {
	color:#666;
	text-decoration:none;
}
nav {
	float:left;
}
nav ul {
	width:auto;
}
nav ul li {
	list-style:none;
	float:left;
}
nav ul li a {
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	padding:22px 10px 22px 10px;
	display:block;
	font-size:17px;
	text-transform:uppercase;
}
nav ul li a:hover {
	color:#ccc;
	text-decoration:none;
}
nav ul li span {
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	padding:22px 10px 22px 10px;
	display:block;
	font-size:17px;
	text-transform:uppercase;
}
nav ul li:hover ul {
	display: block;
}
nav ul ul {
	display:none;
	width:250px;
	background:rgba(75,75,75,0.9);
	position:absolute;
}
nav ul li:hover ul {
	display:block;
}
nav ul li ul li a {
    font-size: 16px;
    letter-spacing: 0.3px;
    padding: 10px 12px;
    text-transform: capitalize;
}
nav ul ul li {
	float:left;
	border-bottom:1px solid #777;
	width:250px;
	
}

.mix:hover {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: all ease-in 0.3s;
	-moz-transition: all ease-in 0.3s;
	-o-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
	box-shadow: 0px 0px 10px #ccc;
}
.services_dropdown {
	width:300px !important;
}
.services_list {
    float: left;
    width: 97%;
    margin: 0px 5px 0 5px;
}

.social {
	float:right;
}
.social h4 {
	float:left;
	color:#FFF;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	font-weight:100;
	margin-top:8px;
	margin-right:6px;
}
.social a {
	float:left;
	margin-right:3px;
	color:#fff;
	font-size:25px;
	padding: 15px 0 0 0px;

}
footer {
	width:100%;
}
.scrolllogos {
	width:100%;
	height:90px;
	border-top:solid 1px #ccc;
}
.bottombg {
	background-image:url(imgs/bottombg.jpg);
    background-repeat: repeat;
	min-height:180px;
}
.black {
	text-align: center;
	background-image:url(imgs/blacktransparent.png);
	padding:  0px 0 0 0px;

}
.blink {
    padding: 8px 16px;
    border: solid 1px #ddd;
}
:hover.blink {
    border: solid 1px #ccc;
    text-decoration: none;
}
.botlinks {
	width:95%;
	margin:15px auto 0 auto;
    padding-bottom: 25px;
}
.botlinks ul {
	width:20%;
	float:left;
}
.botlinks ul h3 {
	font-family:Calibri;
    font-size: 20px;
    color: #ddd;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-weight: 600;
}
.botlinks ul p {
	font-size:14px;
	font-family:Calibri;
	color:#999;
	line-height:17px;
    margin: 0 0 10px 0px;
}
.botlinks ul li {
	list-style:none;
	line-height:22px;
}
.botlinks ul li a {
	font-size:13px;
	font-family:Calibri;
	color:#ccc;
	text-transform:uppercase;
    padding: 2px 0px;
    display: block;
}
.botlinks ul li a:hover {
	color:#fff;
	text-decoration:none;
}



.get_quote {
	float:right;
	margin: 30px 10px 0 5px;
	font-family:Calibri;
	font-size:16px;
	text-transform:uppercase;
}
.get_quote img {
	float:left;
	margin: -2px 6px 0 7px;

}
.get_quote a {
	font-family:Calibri;
	font-size:16px;
	text-transform:uppercase;
	color:#CCC;
}
.get_quote a:hover {
	color:#fff;
	text-decoration:none;
}
.call_back {
	float:right;
	margin: 30px 10px 0 20px;
	font-family:Calibri;
	font-size:16px;
	text-transform:uppercase;
}
.call_back img {
	float:left;
	margin: -2px 6px 0 7px;
}
.call_back a {
	font-family:Calibri;
	font-size:16px;
	text-transform:uppercase;
	color:#CCC;
}
.call_back a:hover {
	color:#fff;
	text-decoration:none;
}
.dcomusafooter_logo {
	float:left;
	margin: 20px 0px 0 0px;
	font-family:Calibri;
	font-size:16px;
	text-transform:uppercase;
}
.callusnow {
	float:right;
	margin: 30px 10px 0 0px;
	font-family:Calibri;
	font-size:16px;
	text-transform:uppercase;
	color:#CCC;
}
.callusnow a {
	font-family:Calibri;
	font-size:16px;
	text-transform:uppercase;
	color:#CCC;
}
.gray {
	color:#999;
}

.middle_holder {
	background:#f7f8f9;
}

.what_wedo ul li {
	float:left;
	width:180px;
	text-align:center;
	padding: 25px 0px 20px 0px;
	background:#fff;
	margin:6px;
	border-bottom:none;
	border-radius:6px;
	box-shadow:0 1px 5px rgba(75,75,75,0.2);
}
.what_wedo ul li:hover p {
	/*box-shadow:0 1px 5px rgba(0,0,0,0.7);*/
	color:#fff;
}
.what_wedo ul li img {
	width:100px;
}
.what_wedo ul li p {
	font-size:18px;
	margin:4px 0px;
}

.recent_holder ul li img {
	border-radius:0px !important;
	width:auto !important;
	margin:0px !important;
	width:auto !important;
}
.recent_holder ul {
	overflow:hidden !important;
}
.services ul{
	 list-style:none;
}
.services ul li {
    border-bottom: medium none;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(75, 75, 75, 0.4);
    float: left;
    margin: 0.5%;
    min-height: 375px;
    padding: 21px 18px 35px 18px;
    text-align: center;
    box-sizing: border-box;
    width: 24%;
    background-color: #fff;
}
.services ul li:hover {
	background-color: #f9f9f9;
}
.services ul li img {
	width:50%;
}
.services ul li h4 {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 18px;
    margin: 0px 0 10px 0;
    padding: 5px;
    text-align: center;
    font-weight: 100;
}
.services ul li p {
    font-size: 14px;
    margin: 0px 0 10px 0;
    padding: 5px;
    text-align: center;
    line-height: 20px;
 
}
.picture ul{
 list-style:none;
}
.picture ul li{
  float:left;
  margin:10px 30px;
}

.picture ul li p{
   text-align:center;
   font-weight:bold;
}
.content{
	  float:left ;
	  width:68% ;
	 }
.rightpanel {
    float: right;
    padding: 10px 0 0 0px;
    width: 30%;
}
.internal_links{
    width: 100%;
}
.internal_links ul{
	list-style:none;
}
.internal_links ul li {
    border-bottom: medium none;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(75, 75, 75, 0.4);
    float: left;
    margin: 0 0 10px;
    padding: 5px 0 0;
    text-align: center;
    width: 100%;
}
.internal_links ul li:hover {
	background-color: #e2f1f4;
}
.internal_links ul li img {
	float: left;
    margin: 5px;
    width: 70px;
}
.internal_links  h2 {
	font-family: 'Barlow Condensed', sans-serif;
    font-size: 25px;
    font-weight: 100;
    margin: 0px 0 25px 0px;
    text-align: left;
    text-transform: uppercase;
	}
.internal_links ul li p {
    float: right;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    margin: 21px 0;
    padding: 0 5px;
    text-align: left;
    width: 69%;
  }
 .col2 {
    color: #333;
    float: left;
    font-family: Calibri;
    font-size: 14px;
    line-height: 19px;
    margin: 0 15px 0 8px;
    width: 48%;

}
 .col3new {
    color: #333;
    float: left;
    font-family: Calibri;
    font-size: 14px;
    line-height: 19px;
    margin: 0.3%;
    width: 32%;

}
.col2l {
    color: #333;
    float: left;
    font-family: Calibri;
    font-size: 14px;
    line-height: 19px;
    width: 49%;
    margin-bottom: 8px;
}
.col1 {
    color: #333;

    font-family: Calibri;
    font-size: 14px;
    line-height: 19px;
    width: 100%;
    margin-bottom: 8px;
}
#comp {
    display: none;
}
.col2r {
    color: #333;
    float: right;
    font-family: Calibri;
    font-size: 14px;
    line-height: 19px;
    width: 49%;
    margin-bottom: 8px;
}

.fts_l {
    padding:7px;
	width:100%;
	margin: 6px 0px 2px 0px;
    border:none;
	border-radius:5px;
	background-color:#ffffff;
	border:1px solid #5aa9b3;
	font-size:14px;
	font-family:Calibri;
	color:#333;
	box-sizing: border-box;
	
	}
.fts_lg {
    padding:7px;
	width:100%;
	margin: 6px 0px 2px 0px;
    border:none;
	border-radius:5px;
	background-color:#f1f2f3;
	border:1px solid #5aa9b3;
	font-size:14px;
	font-family:Calibri;
	color:#999;
	box-sizing: border-box;
	
	}
.fts1 {
	color: #383614;
    font-family:Calibri;
    font-size:16px;
	padding:5px;
	width:23%;
	margin-top:6px;
	margin-bottom:10px;
	background-color:#fffff;
	border:1px solid #d5f2f6;
}
.ftb {
	padding: 6px 22px 6px 22px;
	cursor:pointer;
	background-color:#5aa9b3;
	border:none;
	border-radius:5px;
	color:#FFF;
	margin: 7px 0 14px 0px;
}
:hover.ftb {
	background-color:#333;
	
}
.address{
	 float:left;
	 width:40%;
}
.map{
	 float:right;
	 width:55%;
}
.map iframe {
	width:98%;
	height:300px;
}
.modalDialog {
position: fixed;
font-family:Calibri;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0,0,0,0.8);
z-index: 99999;
opacity:0;
-webkit-transition: opacity 400ms ease-in;
-moz-transition: opacity 400ms ease-in;
transition: opacity 400ms ease-in;
pointer-events: none;
}
.modalDialog:target {
opacity:1;
pointer-events: auto;
}
.modalDialog > div {
width:450px;
position: relative;
margin: 10% auto;
padding:25px;
border-radius: 10px;
background: #fff;
}

.close {
background: #5aa9b3;
color: #FFFFFF;
line-height: 25px;
position: absolute;
right: -12px;
text-align: center;
top: -10px;
width: 24px;
text-decoration: none;
font-weight: bold;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
-moz-box-shadow: 1px 1px 3px #000;
-webkit-box-shadow: 1px 1px 3px #000;
box-shadow: 1px 1px 3px #000;
}
.modalDialog h2 {
font-family:Calibri;
font-weight:100;
font-size:24px;
text-transform:uppercase;
color:#5aa9b3 !important;
text-align:center;
padding: 0 0 15px 0;
}
.what_do {
	width:100%;
	height:260px;
}
.what_do ul {
	width:100%;
	list-style:none;
	height:260px;
	overflow-y: scroll;
}
.what_do ul li {
    border-bottom: 1px dashed #999;
    float: left;
    padding: 10px 5px;
    width: 98%;
}
.what_do ul li:hover {
	background:#eee;
}
.what_do ul li a {
	display:block;
}
.what_do ul li a img {
    border: 1px solid #999;
    border-radius: 4px !important;
    margin-right: 7px !important;
	width:100px !important;
}
.what_do ul li a h5 {
    color: #333;
    float: right;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 17px;
    font-weight: normal;
    width: 270px;
}
.what_do ul li a p {
    color: #666;
    float: right;
    font-family: calibri;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 17px;
    width: 270px;
	margin: 5px 0 0;
}
.read_more {
	margin-top:15px;
}
.read_more a {
	background-color: #333;
    border-radius: 3px;
    color: #fff;
    font-size: 10px;
    padding: 6px 25px;
    text-transform: uppercase;
}
.read_more a:hover {
	background-color:#666;
	color:#fff;
	text-decoration:none;
}
.services {
	width:100%;
}
.services ul {
	padding:0px;
}
.content h2 {
	margin: 15px 0;
}
.content h3 {
	margin:10px 0;
}
.currently {
    background-color: #fff;
    height: 75px;
	border-bottom:1px dashed #999;
}
.currently p {
    color: #666;
    font-family: Calibri;
    font-size: 18px;
    padding: 25px 0px;
}
.currently p a {
    color: #666;
    font-family: Calibri;
    font-size: 18px;
}

.testimoni_matter {
    /*background: linear-gradient(#ffffff, #dff7f9) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    min-height: 300px;
    padding: 20px 0px;
    position: relative;
    z-index: 99;
}

.testimoni_matter h2 {
    color: #449ea7;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 30px;
    font-weight: 100;
    margin: 20px 0 25px 0px;
    text-transform: uppercase;
}
.tabs_container {
   width: 100%;
   min-height: 430px;
   border-top: solid 1px #f7f7f7;
   box-shadow: 0 -2px 2px #eee;
}
.splitmob {
    clear: both;
    display: none;
}
.cp {
	cursor: pointer;
}  
.testimonials_tab2 {
	width:28.5%;
	background-color:#FFF;
	/*min-height:450px;*/
	margin-left:10px;
	position:relative;
	margin-top:18px;
	z-index:9;
	float:right;
	/*box-shadow: 0 1px 5px rgba(75, 75, 75, 0.4);*/
	margin-right:0px;
}
.testimonials_tab2 h2 {
	font-family: 'Barlow Condensed', sans-serif;
    font-size: 25px;
    font-weight: 100;
    margin: 0px 0 25px 0px;
    text-align: center;
    text-transform: uppercase;
}
.testimonials_tab2 h4 {
	text-align:center;
	font-size:14px;
	font-family:Calibri;
	font-weight:100;
	margin: 10px 0 5px 0px;
	color:#448dd8;

}
.testimonials_tab2 p {
	font-size:14px;
	font-family:Calibri;
	color:#666;
	line-height:18px;
	margin: 0 0 0px 0px;
}

.testimonials_tab2 h3 {
	font-size:22px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:100;
	margin: 10px 0 30px 0px;
	color:#666;

}
.services_tab2 {
    background-color: #fff;
    /*box-shadow: 0 1px 5px rgba(75, 75, 75, 0.4);*/
    float: left;
    /*height: 450px;*/
    margin-top: 18px;
    position: relative;
    width: 32%;
    z-index: 9;
}
.services_tab2 h2 {
  font-family: 'Barlow Condensed', sans-serif;
font-size: 25px;
font-weight: 100;
margin: 30px 0 25px 0px;
text-align: center;
text-transform: uppercase;
}
.services_tab2 ul  {
    margin: auto;
    padding: 0px;
    width: 96%;
}
.services_tab2 ul li {
	width:100%;
	float:none;
	
}
.services_tab2 ul li a {
   background: #fff;
border-bottom: medium none;
border-radius: 2px;
box-shadow: 0 1px 5px rgba(75, 75, 75, 0.4);
float: left;
margin: 5px;
padding: 12px 0px;
text-align: center;
width: 98%;
}
.services_tab2 ul li a img {
	width: 70px;
float: left;
padding-right: 10px;
padding-left: 10px;
}
.services_tab2 ul li a h4 {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 8px 0 0 20px;
    padding: 5px;
    text-align: left;
}
.services_tab2 ul li a:hover {
	color:#000;
	background:#e2f1f4;
	text-decoration:none;
}
.offers_tab2 {
	width:35%;
	background-color:#FFF;
	/*height:450px;*/
	position:relative;
	margin-top:18px;
	z-index:9;
	float:left;
	text-align:center;
	/*box-shadow: 0 1px 5px rgba(75, 75, 75, 0.4);*/
}

.offers_tab2 h4 {
	text-align:center;
	font-size:25px;
    font-family: 'Barlow Condensed', sans-serif;
	text-transform:uppercase;
	font-weight:100;
	margin: 0 0 20px 0px;
}
.offers_tab2 ul {
	width:90%;
	margin:auto;
}
.offers_tab2 ul li {
	width:auto;
	list-style:none;
}
.offers_tab2 ul li img {
	border-radius:50%;
	max-width: 45%;
	width:92%;
}
.offers_tab2 ul li h3 {
	font-size:22px;
   font-family: 'Barlow Condensed', sans-serif;
	font-weight:100;
	margin: 10px 0 10px 0px;
	padding: 0 50px 0 50px;
	color:#666;
	line-height:24px;
}
.offers_tab2 ul li p {
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 10px 0 20px 0px;
	padding: 0 0px 0 0px;
	line-height:22px;
}

.profolio_details {
	
	z-index:99;
	min-height:300px;
    position:relative;
	padding:25px 0px;
}
.profolio_details h2 {
	font-size:30px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	font-weight:100;
	margin: 0 0 25px 0px;
	color:#449ea7;
}
.image_section {
	width:43%;
	float:left;
}
.image_section h4 {
    color: #666;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 24px;
    font-weight: 500;
    margin: 0 0 8px;
    text-transform: capitalize;
}
.image_section h4 span {
	margin:0px 5px;
	color:#999;
	font-size:19px;
}
.image_section img {
    border: 1px solid #449ea7;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(75, 75, 75, 0.2);
    width: 100%;
}
.matter_section {
	width:55%;
	float:right;
}
.matter_section h3 {
    border-bottom: 1px dashed;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 24px;
    font-weight: 100;
    margin: auto;
    padding-bottom: 10px;
 
	margin-bottom:10px;
	color:#666;
}
.matter_section p {
    color: #666;
    font-family: calibri;
    font-size: 17px;
    letter-spacing: 0.3px;
    line-height: 21px;
    margin: 10px 0;
    text-align: justify;
}
.section1 {
    width: 100%;
	margin:18px 0;
}
.section1 h4 {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 7px;
    padding-bottom: 3px;
    width: 100%;
}
.section1 ul {
	width:100%;
	list-style:none;
}
.section1 ul li {
	width:300px;
	float:left;
	margin:5px 0;
	font-size:18px;
	font-family:calibri;
	color:#666;
	
}
.section1 ul li img {
	margin:0 3px;
}
.section2 {
	margin:18px 0;
    width: 100%;
}
.section2 h4 {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 7px;
    padding-bottom: 3px;
    width: 100%;
}
.section2 ul {
	width:100%;
	list-style:none;
}
.section2 ul li {
	width:210px;
	float:left;
	margin:5px 0;
	font-size:18px;
	font-family:calibri;
	color:#666;
	
}
.section2 ul li img {
	margin:0 3px;
}
.queries {
	background-color: #333;
    border-radius: 3px;
    color: #fff;
    font-family: Calibri;
    font-size: 16px;
    line-height: 24px;
    padding: 8px;
    text-align: center;
    text-transform: capitalize;
}

.view_link {
	
    background-color: #d0181e;
    border-radius: 3px;
    color: #fff;
    font-family: Calibri;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 16px;
    text-align: center;
    text-transform: capitalize;
    float: left;
    margin: 0 4px 0 0px;
}
.view_link:hover {
	background-color:#333;
	color:#fff;
}
.more_link {
	
    background-color: #020035;
    border-radius: 3px;
    color: #fff;
    font-family: Calibri;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 16px;
    text-align: center;
    text-transform: capitalize;
    float: left;
}
.more_link:hover {
	background-color:#333;
	color:#fff;
}
#close {  
  position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer;
  color: #fff;
  background:  rgba(51,51,51,1);
  padding: 3px 5px 5px 5px;
  font-size: 18px;
  border-radius: 4px;
}
#overlayscreen {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
 display: none;
  z-index: 999;
}
.fpic {
    width: 100%;
    margin-bottom: 5px;
}


#popup {
z-index: 1000;
box-sizing: border-box;
position: fixed;
box-sizing: border-box;
box-shadow: 0 5px 15px #000;
min-height: 250px;
display: none;
  
 width: 600px;
 transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);
-moz-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
-o-transform: translateY(-50%) translateX(-50%);
left: 50%;
top: 50%;  
}
#popup h4 {
  font-size: 22px;
  margin-top: 0px;
  margin-bottom: 7px;
  font-family: 'Titillium Web', sans-serif;
    color: #fff;
}
#popup p {
  font-size: 14px;
  margin-bottom: 0px;
  line-height: 20px;
     color: #fff;
}
@media screen and (max-width: 750px) {
#popup {

  
 
  
    
 width: 90%;
 transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);
-moz-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
-o-transform: translateY(-50%) translateX(-50%);
left: 50%;
top: 50%;  
}    
}
.testimonial_matter {
    border: 1px dashed #cdd0d3;
    border-radius: 3px;
    margin: 11px 0%;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
}
.testimonial_matter p {
    color: #777;
    font-family: Calibri;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;

}
.testimonial_matter h4 {
    color: #666;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 22px;
    font-weight: 100;
    margin: 20px 0 6px 0;
    padding-left: 0px;
}
.testimonial_matter h6 {
    color: #666;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 18px;
    font-weight: 100;
    margin: 0px 0 6px 0;
    padding-left: 0px;
}
.social_bottom {
    float: right;
    width: 130px;
	display:none;
}
.social_bottom h2 {
    color: #fff;
    float: right;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 18px;
    font-weight: 100;
    margin-right: 6px;
    margin-top: 15px;
}
.social_bottom img {
    float: right;
    margin-right: 3px;
    margin-top: 13px;
}
.sociallink_bottom {
    float: right;
    width: 130px;
	
}
.sociallink_bottom h2 {
    color: #fff;
    float: left;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 18px;
    font-weight: 100;
    margin-right: 6px;
    margin-top: 15px;
}
.sociallink_bottom img {
    float: left;
    margin-right: 3px;
    margin-top: 13px;
}
.testall
{
	float:right;
	margin:45px 8px 0 0 ;

}
.test {
	height:222px !important;
}
.test ul li a {
	text-decoration:none;
}
.test ul li a:hover {
	text-decoration:none;
}
.cd-gallery ul li {
	transition:all 350ms ease-in-out 0s;
}
.cd-gallery ul li:hover {
	transition:all 350ms ease-in-out 0s;
}
.cd-gallery ul li p {
	text-align:center !important;
	padding: 5px 0 5px 0px;
	background-color:#fff;
	
}