@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px;}
body{margin:0px;padding:0px;font-size:14px;font-family: 'Roboto', sans-serif;color:#6f6f6f;	-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
img{border:none;}

div{margin:0px;padding:0px;}
h1{font-size: 120%;line-height: 22px;margin:0px;padding:0px;}
h2 {font-size:25px;margin:0px;padding:0px;}
h3 {font-size: 100%;margin:0px;padding:0px;}
h4 {font-size:90%;line-height:22px;margin:0px;padding:0px;}
h5 {font-size:80%;line-height:22px;margin:0px;padding:0px;}
h6 {font-size:75%;line-height:22px;margin:0px;padding:0px;}

p {text-align:left;margin:0px;line-height:26px;padding:0px;font-family: 'Roboto', sans-serif;color:#562803;}
a {text-decoration:none;color:#0012a5;}
a:hover {text-decoration:none !important;color:#000;}
a:visited{text-decoration:none;}
.clear {clear:both;}

ul ul, ul ol, ol ol, ol ul {margin: 0;}
ul {list-style-type: none;margin:0px 0px 10px 0px;padding:0px;}
ul ul {list-style-type: circle;margin-top:10px;}
ul ul ul {list-style-type: square;margin-top:10px;}
ul ul ul ul {list-style-type: circle;margin-top:10px;}
ol {margin:0px 0 0 30px;padding:0px;line-height:19px;}
ol ol {margin-top:10px;margin-left:15px;}
ol ol ol {margin-top:10px;margin-left: 15px;}
ul li {padding-left:0px;margin-bottom:0px;}
ul li ul li {list-style-type: none;}
ul li ul li ul li {margin-bottom:5px;list-style-type: none;}
ol li {list-style-type:decimal;margin-bottom:7px;}
ol li ol li {list-style-type:lower-alpha;}
ol li ol li ol li {margin-bottom:5px;list-style-type: decimal;}

table {border-collapse: collapse;width: 100%;margin:10px 0px 10px 0px;}
table tr td {}
th, thead th, tbody th {border-style:none none solid;border-width: 0 0 1px;  padding:10px 10px!important;}
th a, thead th a, tbody th a {text-decoration:none;}
th a:hover, thead th a:hover, tbody th a:hover {text-decoration:underline;}
td {padding:10px 10px !important;text-align:left;vertical-align:top;font-size:14px;word-wrap: break-word!important;}
td h3{font-size:22px;color:#31383e;font-weight:400;text-align:center;}
td h4{font-size:17px;color:#31383e;font-weight:500;text-align:left;}
td a {text-decoration:none;font-weight:normal!important;color:#999999;}
caption {display:none;}
a, img, input, button,  span{ }
*, *:after, *:before {box-sizing: border-box;}
.margin-bottom-0{margin-bottom:0px!important;}
.margin-0{margin:0px!important;}
.margin-top-0{margin-top:0px!important;}
.margin-15{margin-top:15px!important;}
.margin-20{margin-top:20px!important;}
.margin-25{margin-top:25px!important;}
.margin-30{margin-top:30px!important;}
.margin-35{margin-top:35px!important;}
.margin-40{margin-top:40px!important;}
.margin-45{margin-top:45px!important;}
.margin-50{margin-top:50px!important;}
.margin-55{margin-top:55px!important;}
.margin-60{margin-top:60px!important;}
.margin-65{margin-top:65px!important;}
.discalimer-back {
    background: url(../images/disclaimer.jpg) top center no-repeat;
    background-attachment: scroll;
    height: auto;
	padding:40px 0 0;
	background-size:100% 100%;
}
.discalimer-back-2{
	background:url(../images/background.jpg);
	background-attachment:fixed;
	height:800px;
	background-size:100% 100%;
}
.discalimer-back-22{
	background:url(../images/background-1.jpg);
	background-attachment:fixed;
	height:100vh;
	background-size:100% 100%;
}
.discalimer-back-new{
	background:url(../images/background-1.jpg);
	background-attachment:fixed;
	height:100vh;
	background-size:100% 100%;
}
.discalimer-back-222{
	background:url(../images/background-2.jpg);
	background-attachment:fixed;
	height:800px;
	background-size:100% 100%;
}	
.discalimer-back-2222{
	background:url(../images/background-3.jpg);
	background-attachment:fixed;
	height:800px;
	background-size:100% 100%;
}
.discalimer-back-3{
	background:url(../images/careers.jpg) no-repeat;
	background-attachment:fixed;
	height:685px;
	background-size:100% ;
	background-position:0 -110px ;
	    background-attachment: fixed;
}

.discalimer-back-4{
	background:url(../images/team.jpg) no-repeat;
	background-attachment:fixed;
	height:685px;
	background-size:100% ;
	background-position:0 -80px ;
}
.discalimer-back-5{
	background:url(../images/expertise.jpg) no-repeat;
	background-attachment:fixed;
	height:685px;
	background-size:100% ;
	background-position:0 -80px ;
}
.discalimer-back-6{
	background:url(../images/about-us.jpg);
	
	background-attachment:fixed;
	height:685px;
	background-size:100% ;
	background-position:0 -80px ;
}
.discalimer-back-7{
	background:url(../images/contact.jpg) no-repeat;
	height:685px;
	background-attachment:fixed;
	background-size:100% ;
	background-position:0 -80px ;
}
.discalimer-back-8{
	/*background:url(../images/blog.jpg) no-repeat;*/
	background-attachment:fixed;
	height:auto;
	background-size:100% ;
	background-position:0 -200px ;
}
.discalimer-back-9{
	background:url(../images/blog.jpg) no-repeat;
	background-attachment:fixed;
	height:665px;
	background-size:100% ;
	background-position:0 -200px ;
}
#title{
    background:#ccbd68;
	width:100%;
	padding:20px;
	background-attachment:fixed;
}

#title h2{
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-size:40px;
	text-align:center;
	font-weight: 700;
    text-transform: uppercase;
    font-size: 40px;
}	

.left-text{
	padding:0px 0;}
	
.left-text h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 1.1em;
    color: #fff;
    margin-bottom: 20px;
    text-align: left;
}

.left-text p {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 10px;
    text-align: justify;
    font-family: 'Roboto', sans-serif;
}
.inner-disclaim {
    padding-top: 50px;
}

.right-logo img{
	width:100%;
	margin:25% auto;}

.right-logo {
    text-align: center;
}
a.btn-disclaimer {
    background: #e1b400;
    text-align: center;
    color: #000;
    font-size: 16px;
    padding: 10px 39px 10px 39px;
    border: none;
    cursor: pointer;
    font-family: 'DroidSans', Arial, sans-serif;
}
a.btn-disclaimer:hover{
	color:#fff;
}

.btn-two{
	margin-top:20px;
	    text-align: left;
}

.main-logo{
	width:400px;
	text-align:center;
	margin:auto;
	margin-top:10%;
}



.navigation{   
float:right;
}




.logo {
text-align: left;
float:left;
width: 33%;
margin-right: 20px;
}

.logo  a{display:block;}



.navigation {
float: right;
width: auto;
padding-top:30px;
}
.phillips {
width: 12%;
float:right;
text-align: right;
position: relative;
top: 5px;
}

ol, ul, dl {
    margin-top: 0;
    margin-bottom:0 !important; 
}


.navigation-box {
    width: 100%;
    clear: both;
    float: right;
    margin-top: 2px;
}
.navigation-box2 li a{color: #000;}
nav{position:relative;width:100%;margin:0 auto;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; }
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu > ul > li{    float: left;
z-index: 100;
position: relative;
margin: 0 11px; line-height:40px;}
#cssmenu > ul > li > a {
text-transform: uppercase;
padding: 0px 3px 0px 3px;
text-decoration: none;
color: #fff;
line-height: 40px;
font-weight: 600;
font-size: 15px;
 text-shadow: 1px 1px 1px #333;
}
i.fa.fa-linkedin {
margin-right: 5px;
color: #007bff;
}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#fff;}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{/*background:#448D00!important;*/
-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:5px;}

/*#cssmenu > ul > li.has-sub > a:after{position:absolute;top:18px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:15px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:18px;height:0}
*/

#cssmenu ul ul{position:absolute;left:-9999px; webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); box-shadow: 0 6px 12px rgba(0, 0, 0, .175);border-top:1px solid #0363bd;}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#fff;transition:all .25s ease}
#cssmenu ul ul li:hover{}
#cssmenu li:hover > ul{left:auto; top:30px;}
#cssmenu li:hover > ul > li{height:35px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.45);padding:11px 8px; width:262px;text-decoration:none;color: #000 !important; font-family: 'Ubuntu', sans-serif;font-weight:400;font-size:16px;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff!important;     background-image: linear-gradient(to right, #0363bd, #0055b4, #0047aa, #05399f, #102a93);}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background: #3498de;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}
.footer{
	background:#ccbd68;}
	
.copyright p{
	padding:0;margin:0;text-align:center;
	color:#7d7a7a;
	padding:10px;
	font-size:13px;}
#about-matter-1{
	background:url(../images/about-us-rigth.jpg) 0 100px;
    height: auto;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
	padding-bottom:50px;
	padding-top:30px;
}

#about-matter-2{
	background:url(../images/t.jpg) top right;
    height: auto;
	background-repeat:no-repeat;
}

#about-matter-3{
	background:url(../images/.jpg) top right;
    height: auto;
	background-repeat:no-repeat;
}

#about-matter-4{
	background:url(../images/.jpg) top right;
    height: auto;
	background-repeat:no-repeat;
}
#about-matter-5{
	background:url(../images/.jpg) top right;
    height: auto;
	background-repeat:no-repeat;
}
#about-matter-6{
	background:url(../images/.jpg) top right;
    height: auto;
	background-repeat:no-repeat;
}


.inner-matter h2 {
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    text-align: left;
    font-weight: 300;
}
.inner-matter p{
    font: 400 16px / 1.77778 Segoe UI,system-ui,-apple-system,sans-serif;
    margin-top: 10px;
    margin-bottom: 15px;
	color:#333;
	text-align:justify;
}
.inner-matter{
	padding-top:30px;
	padding-bottom:0px;}
	
.logo img{
	width:130px;}
	
header {
    
    padding: 1px 20px;
}

.sticky{
     position:fixed;
     top:0;
     z-index:999;
     width:100%;
     background: rgba(255,252,234,0.9);
	     transition: all .3s ease-in-out;
   
}

.sticky.navigation-box ul li a{ color:#000000;}

.sticky .logo{
    padding: 5px 0px 7px;
}
.top-fixed .navigation{
    margin-top:10px;
}
.top-fixed .navigation-box ul li ul li a{ color:#ffffff;}


.top-header .logo{display:none;}
.sticky .logo{
	display:block;}
	
.sticky  #cssmenu > ul > li > a {
color:#000;
line-height: 40px;
font-weight: 600;
font-size: 15px;
text-shadow: 1px 1px 1px #fff;

}

a.btn-disclaimer:hover{
	background:#000;}
	
.team img{
	width:100%;
	margin-top:20px;
	margin-bottom:20px;}
	
	
.team {
  position: relative;
  cursor:pointer;
}

.team img {
  display: block;
  width: 100%;
  height: auto;
   filter: grayscale(1);
  transition: 0.5s ease-in-out;
    opacity:0.85;
 
}

.overlay {
  position: absolute;
  top: 3.5%;
  bottom: 3.5%;
  left: 5%;
  right: 5%;
  height: 93%;
  width: 90%;
  opacity: 0;
  transition: .5s ease;
  border:1px solid #fff;
}

.team:hover .overlay {
  opacity: 1;
}
.team:hover img{
 filter: grayscale(0);
  transition: 0.5s ease-in-out;

}
.team img:after{
  background: -webkit-linear-gradient(45deg,#22682a 0,#9b4a1b 40%,#3a342a 100%);
  background: linear-gradient(45deg,#22682a 0,#9b4a1b 40%,#3a342a 100%);
  z-index:99999;
  content:"";
}
.text {
    color: #fff;
    font-size: 20px;
    position: absolute;
    bottom: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-weight: 600;
    font-size: 25px;
    text-shadow: 1px 1px 1px #333;
    width: 100%;
}


.inner-matter h3 {
    color: #dcbb03;
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    text-align: left;
    font-weight: 700;
	padding-bottom:20px;
}
.contact p {
    font: 400 16px / 1.77778 Segoe UI,system-ui,-apple-system,sans-serif !important;
    margin-top: 5px !important;
    margin-bottom: 0px !important;
    color: #333 !important;
    text-align: justify !important;
}
.inner-matter.contact {
    margin-bottom: 40px;
}

.inner-disclaim .container{
	    padding-right: 0px;
    padding-left: 0px;
	max-width: 1220px ;
}

.popup-img img{
	width:100%;}
	
	
.modal-lg {
    max-width: 1300px !important;
}

.popup-text h2{
	   color: #333;
	       padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
	font-size:20px;
	}
.popup-text h3{
	color: #333;
	padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
	font-size:18px;
	}
	
.popup-text p{
	    font: 400 16px / 1.77778 Segoe UI,system-ui,-apple-system,sans-serif;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #333;
    text-align: justify;
}

.popup-text h2 span{
	   color: #bdcc32;
	}
	
.team-dec {
	padding:0 20px 0 0
}
.popup-text.align-content-center {
    max-height: 605px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.socil-medai ul{
	margin-top:30px;
	text-align:center;
	position:relative;}
.socil-medai ul:after{
	border:1px solid #ccc;
	position:absolute;
	content:"";
	right:0;
	width:30%;
	top:20px;}
	
.socil-medai ul:before{
	border:1px solid #ccc;
	position:absolute;
	content:"";
	left:0;
	width:30%;
	top:20px;}

.socil-medai ul li{
	background:#000;
	width:40px;
	height:40px;
	display:inline-block;
	text-align:center;
	}
.socil-medai ul li a{
	font-size:18px;
	color:#fff;
}
.socil-medai ul li a i{
	line-height:40px;
	color:#fff !important;
}
.socil-medai ul li:nth-child(1){
	background:#1bd741;

}
.socil-medai ul li:nth-child(2){
	background:#d54b3d;

}
.socil-medai ul li:nth-child(3){
	background:#0076b4;

}

li a.active{color: #ccbd68 !important;}


.expertice-1{
    background: url(../images/expertise-1.jpg) top;
    height: auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 1px;
    padding-top: 15px;
}
.expertice-2{
    background: url(../images/calaw-expertise-corporate.jpg);
    height: auto;
    background-repeat: no-repeat;
    background-size: cover !important;
    padding-bottom: 1px;
    padding-top: 15px;
	background-position-y: -60px;
}
.inner-matter h4 {
    color: #ccbd68;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    text-align: left;
    font-weight: 500;
    padding-bottom: 0px;
}

.expertice-2 h4{
	color:#000;}
	
	.single-inputc input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #424242;
    border-radius: 6px;
        color: #000;
    height: 50px;
    margin-bottom: 20px;
    padding-left: 15px;
    width: 100%;
}
.text-area textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #424242;
    border-radius: 7px;
    color: #fff;
    height: 150px;
    margin-bottom: 30px;
    opacity: 155;
    padding: 15px;
    width: 100%;
}
.single-submit input {
    background: #ccbd68  none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    text-transform: capitalize;
    width: 150px;
    box-shadow: 5px 5px 0 #5c3629;
    transition: .4s;
}

#contact{
	margin:50px 0;}
	
.email-inter a{    color: #ccbd68;}

.upload {
    text-align: left;
    text-transform: uppercase;
    font-weight: 500;
}
 .upload a {
    display: inline-block;
    width: 42px;
    height: 50px;
    background: url(../images/ico-upload.png) 0 100% no-repeat;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.upload input[type=file] {
    /* display: none; */
    opacity: 0;
    position: relative;
    left: -41px;
    top: -18px;
    width: 40px;
}
.upload small {
    display: block;
}
small {
    font-size: 80%;
}
.uploadinput[type="file"] {
    cursor: pointer;
}

 .upload a:hover {
    position: relative; 
    background: url(../images/ico-upload.png) 0 0 no-repeat;
    height: 50px;
}
input[type="file" i]:focus {
    outline-offset: 0px;
}

#contact-form p{
font: 400 16px / 1.77778 Segoe UI,system-ui,-apple-system,sans-serif;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #333;
    text-align: justify;}
ul.nav.nav-tabs li {
    display: inline-block;

    background: #ccbd68;
}
ul.nav.nav-tabs li a{
    color:#fff;
	    padding: 8px 17px;
			display:block;
			    font-size: 21px;
		
}
.nav-tabs {
    border-bottom: 0 !important;
}
.fade:not(.show) {
    opacity: 1 !important;
}

ul.nav.nav-tabs li  a.active {
    color: #fff !important;
    background: #333;
}



.box-shadow {
    -webkit-box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
    -moz-box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
    box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
	    margin-bottom: 30px;
}
.featured-thumbnail {
    position: relative;
    overflow: hidden;
    
}
.featured-imagebox .ttm-box-bottom-content {
    padding: 25px;
    text-align: left;
}
.featured-title h5 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}
.featured-desc p{
	font: 400 15px / 1.6 Segoe UI,system-ui,-apple-system,sans-serif;
    margin-top: 10px;
    margin-bottom: 15px;
        color: #a59b9b;
    text-align: justify;
}

.ttm-btn.btn-inline {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    border: 1px solid transparent;
    background-color: transparent;
    overflow: visible;
	color:#0b0c26;
	position:relative;
}
.featured-title h5 a{
	color:#ccbd68;}
.ttm-btn.btn-inline:before {	
	    position: absolute;
    content: "";
    bottom: -3px;
    left: auto;
    right: 0;
    width: 78px;
    height: 2px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
	background:#0b0c26;

}
 .post-meta {
    display: block;
    padding: 7px 3px 3px 0;
    font-size: 12px;
	 color: #a59b9b;
}
 .post-meta span {
    padding-right: 10px;
    position: relative;
}
.post-meta span i {
    padding-right: 5px;
}
.post-meta span {
    padding-right: 10px;
    position: relative;
}
.featured-thumbnail img {
    width: 390px;
}
 .date {
    background: #ccbd68;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #000;
    text-align: center;
    padding: 10px 15px;
    line-height: 1;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
span.day {
    display: block;
    font-size: 24px;
    font-weight: 700;
}
span.publish-month {
    font-size: 14px;
    text-transform: uppercase;
}
.blog-sidebar {
    background: #fff;
    padding: 40px 30px;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	-webkit-box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
    -moz-box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
    box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
}
.form-control {
    width: 100%;
    padding: 10px 20px;
    color: #666;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: auto;
    box-shadow: none;
    -webkit-appearance: none;
}
.blog-sidebar .widget-title {
    font-weight: 600;
}
.blog-sidebar .sidebar-blog-post .thumbnail-post {
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    background: -moz-linear-gradient(left,#29b2fe -20%,#443088 120%);
    background: -webkit-linear-gradient(left,#29b2fe -20%,#443088 120%);
    background: linear-gradient(to right,#29b2fe -20%,#443088 120%);
}
.blog-sidebar .sidebar-blog-post .thumbnail-post img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
.sidebar-blog-post {
    margin-top: 50px;
}

.blog-sidebar .sidebar-blog-post .post-info a {
    text-transform: capitalize;
    font-weight: 600;
    color: #333;
    display: block;
}
.blog-sidebar .sidebar-blog-post .post-info span {
    font-style: italic;
}
.sidebar-blog-post {
    margin-top: 0px;
	clear: both;
}
.blog-sidebar .mailchimp button {
    width: 100%;
}
.btn-blue {
       background: #ccbd68;
}
.blog-sidebar .tag-wrapper a {
    color: #999;
    font-size: 16px;
    background: #fff;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 15px;
    line-height: 50px;
    text-transform: capitalize;
    margin-right: 5px;
    white-space: nowrap;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.social-btn-roll.facebook {
    border-color: #3b5998;
    color: #3b5998;
}
.social-btn-roll-icons {
    width: 200%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.social-btn-roll-icon {
    width: 50%;
    line-height: 35px !important;
    text-align: center;
    display: block;
    float: left;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.social-btn-roll.twitter {
    border-color: #4cc4f2;
    color: #4cc4f2;
}
.social-btn-roll.google-plus {
    border-color: #dd4b39;
    color: #dd4b39;
}
.social-btn-roll.instagram {
    border-color: #9b6954;
    color: #9b6954;
}
.social-btn-roll.linkedin {
    border-color: #0077b5;
    color: #0077b5;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.social-btn-roll.rss {
    border-color: orange;
    color: orange;
}
.social-btn-roll-icons {
    width: 200%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.blog-sidebar .widget-title {
    font-weight: 600;	
    margin-top: 0px;
}
}
.blog-sidebar .sidebar-list {
    padding: 0;
}
.blog-sidebar .sidebar-list li {
    padding: 8px 0;
    border-bottom: 1px solid #e3e3e3;
}

.blog-sidebar .sidebar-list li a {
    font-size: 16px;
    text-transform: capitalize;
    color: #999;
}
.social-btn-roll.facebook:hover {
    background: #3b5998;
}
.blog-sidebar .widget-title:after {
    content: '';
    width: 50px;
    height: 3px;
    background: #ccbd68;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.social-btn-roll {
    width: 35px;
    height: 35px;
    border: 1px solid #3b5998;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -ms-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
}
.blog-sidebar .sidebar-list li{
	position:relative;
	padding-left:20px;}
.blog-sidebar .sidebar-list li:before{
	content:"\f105 ";
	position:absolute;
	left:0;
	font-family:FontAwesome;
	
	}
	
#about-matter-detail {
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 50px;
    padding-top: 30px;
}
.post-img {
    height: auto;
    margin: 0px 0 30px;
}
.post-img img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.detailssss{
    background: #fff;
    padding: 10px 30px 30px;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
    -moz-box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
    box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
}


.hover-link:hover:after {
    left: 50%;
    opacity: .9;
}
.hover-link:after {
    content: '\f0c1';
    font-size: 32px;
    left: -20%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
.hover-link:after, .hover-zoom:after {
    position: absolute;
    color: #f6f6f6;
    top: 50%;
    font-family: fontawesome;
 
}
.blog-thumbnail{
    background: -moz-linear-gradient(left,#29b2fe -20%,#443088 120%);
    background: -webkit-linear-gradient(left,#29b2fe -20%,#443088 120%);
    overflow: hidden;
}

 .blog-thumbnail img {
    max-height: 300px;
    object-fit: cover;
    height: 260px;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
}
.blog-thumbnail:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
    filter: blur(3px);
    opacity: .4;
}
.copyright p a{
	color:#403b3b;}
	
.intell{background: url(images/calaw-expertise-corporate.jpg) no-repeat ; background-position-y:-80px;}
.disclaimer-office{ text-align:center;color:#fff; margin-top:50px;}

.single-inputc select {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #424242;
    border-radius: 6px;
    color: #000;
    height: 50px;
    margin-bottom: 20px;
    padding-left: 15px;
    width: 100%;
}
#contact-form p a{
	color:#ccbd68;}
	
.contact p strong{
	display: inline-block;
	width: 12%;
	    vertical-align: top;
}
.contact p span{
	display: inline-block;
	width: 60%;
}

a.btn-disclaimer2 {
    text-align: center;
    color: #c3ac25;
    font-size: 16px;
        padding: 0;
    border: none;
    cursor: pointer;
    font-family: 'DroidSans', Arial, sans-serif;
}
.btn-two2 {
    margin-bottom: 10px;
    text-align: right;
}
a.btn-disclaimer2:hover{
   color:#000;
}
b, strong{
	word-break:break-all;}