@import url("https://fonts.googleapis.com/css?family=Roboto");

body
{
	margin:0 auto;
	padding:0px 0px 0px 0px;
	color:#000;
	font-size:14px;
	font-family: "Montserrat", sans-serif;
}

/********* Common Css **********/
.btn1
{
	font-size: 13px;
    font-weight: bold;
    background: #052460;
    color: #fff;
    border-radius: 30px;
    padding: 15px 25px;
}

.blueclr
 {
    color: #052460;
}
h5 a 
{
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
.title3, .title3 a, .title4
{
    color: #343a3b;
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    margin-bottom: 18px;
    text-transform: uppercase;
}
.title1
{
	font-weight: 700;
    font-size: 32px;
    text-transform: uppercase;
    line-height: normal;
    margin-bottom: 0;
}
p 
{
    color: #838b8c;
    font-size: 14px;
    line-height: 1.85;
}
.content p
{
	color: #838b8c;
    font-size: 15px;
    line-height: 1.85;
}
.counter .title3
{
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.1rem;
	margin:0 auto;
	padding:10px 0;
	color:#fff;
	text-align:center;
}
section
{
	padding:50px 0px;
}
h1.banner-title
{
    text-transform: uppercase;
}
.title2
{
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0 auto;
    padding: 0;
}
a.read-more
{
    color: #838b8c;
    font-weight: 600;
}
a.read-more:hover
{
	color:#052460;
	text-decoration:none;
}
a.read-more.active
{
	color:#052460;
	text-decoration:none;
}

.white
{
	color:#fff;
}
a{
	color:#000;
}
a:hover
{
	color:#052460;
	text-decoration:none;
}
/*===========Header Sec==============*/
.top-bar {
    border-bottom: solid 1px #ebebeb;
    position: relative !important;
}
ul.top-left
{
    margin: 0;
    padding-top: 5px;
}
.top-left li a
{
    font-weight: normal;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
	font-weight:bold;
}
.top-left li a i
{
	padding-right:0px;
}
.top-bar ul.top-left li, .top-bar ul.right-social li, ul.privacy-policy li, ul.footer-social li 
{
    display: inline-block;
    padding-right: 20px;
    font-size: 14px;
	font-weight:500;
}
.top-bar ul.top-left li a {
}
.sticky-header .navbar 
{
    float: right; 
}
.sticky-header .navbar 
{
	position: inherit; 
}
.dropdown-toggle::after 
{
	border: none; 
}
.nav-link 
{
    display: block;
    padding: .5em 1em;
    color: #000;
    font-size: 14px;
	font-weight: bold;
}
.nav-link li.nav-item 
{
    list-style: none;
    line-height: 67px;
}
div#navbar3 
{
    padding-top: 5px;
}
ul 
{
  margin: 0px;
  padding: 0px;
}
ul li 
 {
    list-style: none; 
}
ul a 
{
    text-transform: uppercase;
    display: block;
}
.navbar-toggleable-md .navbar-nav .nav-link
{
    padding-left: 30px;
    padding-right: 0;
    font-weight: 700;
}
.navbar-nav .active > .nav-link 
{
	color: #014fa8;
	outline: none; 
}
.dropdown-menu 
{
	background-color: #fff;
	border-radius: 0px;
	padding: 0px;
	margin-top: 17px !important;
	border: none;
	right: 0;
	left: auto;
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.18);
	min-width: 230px;
}
.dropdown-menu a
{
    color: #565656;
    padding: 8px 15px;
    display: block;
    font-weight: 400;
    padding: 8px 15px;
    letter-spacing: 1px;
	font-size:12px;
}
.dropdown-menu > li
{
	border-bottom: solid 1px #ebebeb; 
}
.dropdown-menu > li a:hover, .dropdown-menu > li:focus, .dropdown-menu a:hover
{
	color: #1b1b1b; 
}
.dropdown-submenu > a:after 
{
	content: " ";
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	float: right;
	margin-top: 13px;
	border: solid #1b1b1b;
	border-width: 0 1px 1px 0;
	padding: 2px; 
}
.navbar-toggler 
{
	background: #e1e1e1;
	padding: 0.50rem 0.75rem;
	border: 1px solid #e1e1e1;
	cursor: pointer;
}
.navbar-toggler-icon 
{
	width: 22px;
	margin-top: 4px;
	height: 2px;
	display: block;
	background-color: #000; 
}
.navbar-toggler:focus, .navbar-toggler:hover
{
	outline: 0; 
}
.navbar-toggler-right
{
	z-index: 99999; 
}
/*************** Banner Css *********/
.text-subtitle 
{
    font-weight: 300;
    color: #fff;
    /*text-transform: capitalize;*/
    font-size: 24px;
    line-height: 29px;
    text-shadow: 4px 4px rgba(0, 0, 0, 0.1);
	text-align:center;
}
.text-title 
{
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 130px;
    text-shadow: 4px 4px rgba(0, 0, 0, 0.1);
}
.text-text
{
	color:#fff;
}
.full-width 
{
    width: 100%;
	text-align:center;
}


/******************Consult-video*********************/
.consult_video
{
    background: url(../images/bg2.jpg);
    background-position: center center;
    background-size: cover;
    padding: 200px 0;
	color:#fff;
}
.consult_video p
{
	color: #fff;}


/*********** About Us ***********/
span.light {
    color: rgba(3, 86, 164, .8);
}
.box1 .title3
{
	margin-bottom:5px;
}
.about-img
{
	border: 2px solid #eee;
    border-radius: 5px;
    padding: 1px;
}
.about-img img 
{
    border-radius: 5px;
}
/**************** Social Buttons *****************/
a.btn-social, .btn-social
{
  border-radius: 50%;
    color: #ffffff !important;
    display: inline-block;
    height: 30px;
    line-height: 31px;
    margin: 8px 4px;
    text-align: center;
    text-decoration: none;
    width: 30px;
	margin-bottom:0;
}
.btn-social .fa,.btn-social i
{
    backface-visibility: hidden;
    moz-backface-visibility: hidden;
    ms-transform: scale(1);
    o-transform: scale(1);
    transform: scale(1);
    transition: all .25s;
    webkit-backface-visibility: hidden;
    webkit-transform: scale(1);
    webkit-transition: all .25s;
}
.btn-social:hover,.btn-social:focus
{
    color: #fff;
    outline: none;
    text-decoration: none;
}
.btn-social:hover .fa,.btn-social:focus .fa,.btn-social:hover i,.btn-social:focus i
{
    ms-transform: scale(1.3);
    o-transform: scale(1.3);
    transform: scale(1.3);
    webkit-transform: scale(1.3);
}
.btn-social.btn-xs
{
    font-size: 9px;
    height: 24px;
    line-height: 13px;
    margin: 6px 2px;
    width: 24px;
}
.btn-social.btn-sm
{
    font-size: 13px;
    height: 36px;
    line-height: 18px;
    margin: 6px 2px;
    width: 36px;
}
.btn-social.btn-lg
{
    font-size: 22px;
    height: 72px;
    line-height: 40px;
    margin: 10px 6px;
    width: 72px;
}

.btn-behance
{
    background-color: #1769ff;
}
.btn-behance:hover
{
    background-color: #4a8aff;
}
.btn-bitbucket
{
    background-color: #205081;
}
.btn-bitbucket:hover
{
    background-color: #2a69aa;
}
.btn-codepen
{
    background-color: #76daff;
}
.btn-codepen:hover
{
    background-color: #a9e8ff;
}
.btn-deviantart
{
    background-color: #4e6252;
}
.btn-deviantart:hover
{
    background-color: #657e6a;
}
.btn-digg
{
    background-color: #000;
}
.btn-digg:hover
{
    background-color: #1a1a1a;
}
.btn-dribbble
{
    background-color: #ea4c89;
}
.btn-dribbble:hover
{
    background-color: #ef7aa7;
}
.btn-dropbox
{
    background-color: #007ee5;
}
.btn-dropbox:hover
{
    background-color: #1998ff;
}
.btn-facebook
{
    background-color: #3b5998;
}
.btn-facebook:hover
{
    background-color: #4c70ba;
}
.btn-flickr
{
    background-color: #0063dc;
}
.btn-flickr:hover
{
    background-color: #107cff;
}
.btn-foursquare
{
    background-color: #ef4b78;
}
.btn-foursquare:hover
{
    background-color: #f37a9b;
}
.btn-github
{
    background-color: #4183c4;
}
.btn-github:hover
{
    background-color: #689cd0;
}
.btn-google-plus
{
    background-color: #dd4b39;
}
.btn-google-plus:hover
{
    background-color: #e47365;
}
.btn-instagram
{
    background-color: #3f729b;
}
.btn-instagram:hover
{
    background-color: #548cb9;
}
.btn-jsfiddle
{
    background-color: #4679bd;
}
.btn-jsfiddle:hover
{
    background-color: #6c94ca;
}
.btn-lastfm
{
    background-color: #e31b23;
}
.btn-lastfm:hover
{
    background-color: #e9484e;
}
.btn-linkedin
{
    background-color: #0976b4;
}
.btn-linkedin:hover
{
    background-color: #0b96e5;
}
.btn-paypal
{
    background-color: #253b80;
}
.btn-paypal:hover
{
    background-color: #304da8;
}
.btn-pinterest
{
    background-color: #cc2127;
}
.btn-pinterest:hover
{
    background-color: #e04046;
}
.btn-reddit
{
    background-color: #ff4500;
}
.btn-reddit:hover
{
    background-color: #ff6a33;
}
.btn-skype
{
    background-color: #00aff0;
}
.btn-skype:hover
{
    background-color: #24c4ff;
}
.btn-soundcloud
{
    background-color: #f80;
}
.btn-soundcloud:hover
{
    background-color: #ffa033;
}
.btn-stack-overflow
{
    background-color: #fe7a15;
}
.btn-stack-overflow:hover
{
    background-color: #fe9748;
}
.btn-steam
{
    background-color: #7da10e;
}
.btn-steam:hover
{
    background-color: #a1d012;
}
.btn-stumbleupon
{
    background-color: #eb4924;
}
.btn-stumbleupon:hover
{
    background-color: #ef7053;
}
.btn-trello
{
    background-color: #256a92;
}
.btn-trello:hover
{
    background-color: #2f88bb;
}
.btn-tumblr
{
    background-color: #35465c;
}
.btn-tumblr:hover
{
    background-color: #485f7c;
}
.btn-twitch
{
    background-color: #6441a5;
}
.btn-twitch:hover
{
    background-color: #7e5bbe;
}
.btn-twitter
{
    background-color: #55acee;
}
.btn-twitter:hover
{
    background-color: #83c3f3;
}
.btn-vimeo
{
    background-color: #1ab7ea;
}
.btn-vimeo:hover
{
    background-color: #49c6ee;
}
.btn-vine
{
    background-color: #00b488;
}
.btn-vine:hover
{
    background-color: #00e7af;
}
.btn-vk
{
    background-color: #45668e;
}
.btn-vk:hover
{
    background-color: #587fae;
}
.btn-wechat
{
    background-color: #98d11c;
}
.btn-wechat:hover
{
    background-color: #afe53b;
}
.btn-wordpress
{
    background-color: #21759b;
}
.btn-wordpress:hover
{
    background-color: #2a95c5;
}
.btn-xing
{
    background-color: #026466;
}
.btn-xing:hover
{
    background-color: #039598;
}
.btn-yahoo
{
    background-color: #400191;
}
.btn-yahoo:hover
{
    background-color: #5601c4;
}
.btn-yelp
{
    background-color: #af0606;
}
.btn-yelp:hover
{
    background-color: #e00808;
}
.btn-youtube
{
    background-color: #e52d27;
}
.btn-youtube:hover
{
    background-color: #ea5955;
}
.btn-email
{
    background-color: #44c456;
}
.btn-email:hover
{
    background-color: #6bd079;
}
.box
{
    border: 1px solid #eee;
    padding: 0px;
    margin: 0 auto;
}
.box-des 
{
    padding: 15px 10px;
}
/******* Counter **********/
.counter .mb30 
{
	margin-bottom:0;
}

.count
{
    line-height: normal;
    margin-left: 0;
    font-size: 70px;
    font-weight: 700;
}
#talkbubble {
   width: 120px;
   height: 80px;
   background: red;
   position: relative;
   -moz-border-radius:    10px;
   -webkit-border-radius: 10px;
   border-radius:         10px;
  float:left;
  margin:20px;
}
#talkbubble:before {
   content:"";
   position: absolute;
   right: 100%;
   top: 26px;
   width: 0;
   height: 0;
   border-top: 13px solid transparent;
   border-right: 26px solid red;
   border-bottom: 13px solid transparent;
}

.linker
{
  font-size : 20px;
  font-color: black;
}
.counter{
    background: url(../images/bg2.jpg) 50% 0 no-repeat fixed;
    margin: 0;
    height: 100%;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    padding: 80px 0px;
	color:#fff;
}

/***************** Team Css *********************/
.position
{
    font-size: .8rem;
    font-weight: 600;
    color: #052460;
	padding-bottom:15px;
	font-style:italic;
	text-transform:uppercase;
}

/***************** Consult ******************/
.consult
{
	background: url(../images/bg1.jpg) no-repeat;
    margin: 0;
    height: 100%;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    padding: 100px 0px;
	color:#fff;
    background-position: center center;
}
   .blue {
    padding: 15px 0;
}
.btn-blue {
    background: #0356a4;
    color: #fff;
    border-radius: 0;
    border: 0;
    margin: 0 auto;
    line-height: normal;
    padding: 10px 20px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    white-space: initial;
    transition: unset;
}
/**************** Consult **********************/
.icon-circle {
    float: left;
    margin-right: 10px;
} 
.icon-circle .fa {
    font-size: 18px;
    color: #e84700;
    margin: 0 auto;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: 2px solid #e84700;
    line-height: 37px;
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.35s;
    -moz-transition: all ease-in-out 0.35s;
    -o-transition: all ease-in-out 0.35s;
    -ms-transition: all ease-in-out 0.35s;
    text-align: center;
}
.icon-circle  .fa:hover{
    
    background-color        : #e84700;    
    color                   : #fff;
    border                  : 1px solid #e84711;
    -moz-box-shadow         : inset 0px 0px 0px 5px #ffffff;
    -o-box-shadow           : inset 0px 0px 0px 5px #ffffff;
    -ms-box-shadow          : inset 0px 0px 0px 5px #ffffff;
    -webkit-box-shadow      : inset 0px 0px 0px 5px #ffffff;
    box-shadow              : inset 0px 0px 0px 5px #ffffff;
    -ms-transform           : scale(1.2,1.2); 
    -webkit-transform       : scale(1.2,1.2);
    -moz-transform          : scale(1.2,1.2); 
    -o-transform            : scale(1.2,1.2); 
    transform               : scale(1.2,1.2);  
}


.ifacebook .fa{
    color               :#3B5998;
    border              :2px solid #3B5998;
}

.ifacebook .fa:hover{
    
    background-color        : #3B5998;    
    color                   : #fff;
    border                  : 1px solid #3B5998;

}

.itwittter .fa{
    color               : #33ccff;
    border              :2px solid #33ccff;
}

.itwittter .fa:hover{
    
    background-color        : #33ccff;    
    color                   : #fff;
    border                  : 1px solid #33ccff;

}

.igoogle .fa{
    color               : #BD3518;
    border              :2px solid #BD3518;
}

.igoogle .fa:hover{
    
    background-color        : #BD3518;    
    color                   : #fff;
    border                  : 1px solid #BD3518;

}

.iLinkedin .fa{
    color               : #007bb7;
    border              :2px solid #007bb7;
}

.iLinkedin .fa:hover{
    
    background-color        :#007bb7;    
    color                   : #fff;
    border                  : 1px solid #007bb7;

}

 /****************Testimonials**************/



/************* Footer ******************/
.footer
{
    background: #19252e;
    padding: 50px 0;
    color: #fff;
}

.footer p
{
	color:#fff;
}
.footer p a
{
	color:#fff;}
.footer p a
{
	color:#fff;}
ul.footer-menu li
{
	line-height:32px;
	margin:0 auto;
	padding:0px;
}
.footer-box ul li a
{
	color: #fff;
    /*text-transform: capitalize;*/
    margin: 0 auto;
    padding: 0;
}
ul.footer-menu li a:hover
{
	text-decoration:none;
	color:rgba(3, 86, 164, 1)
}
.copyright {
    padding: 15px 0;
    color: #fff;
    background: rgba(3, 86, 164, 1);
}
ul.recent_comments.small_posts
{
	margin:0 auto;
	padding:0px;
}

ul.recent_comments li h5
{
	margin:0 auto;
	color:#fff;
}
ul.recent_comments li h5 a, h5.footer-s
{
	color:#FFF;
}
ul.footer-menu1 {
    margin: 0 auto;
    padding: 0px;
}
ul.footer-menu1 li {
    margin: 0 auto;
    padding: 0px;
    display: inline;
    float: left;
    padding: 0px;
   padding-left: 20px;
}
ul.footer-menu1 li a {
    margin: 0 auto;
    padding: 0px;
	color:#fff;
	font-size:14px;
	</*text-transform:capitalize*/
}
ul.footer-menu1 li a:hover{
    margin: 0 auto;
    padding: 0px;
}
/***************** Inner Section **************/	
	
section.inner-banner
{
    background: #eee;
    text-align: center;
    margin: 0 auto;
}
.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #eceeef;
    /* border-radius: .25rem; */
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
}
.breadcrumb li.breadcrumb-item
{
	display:inline;
	float:none;
   
}


/******************** Testimonail Section 1 ************/
.testimonial{ text-align: center; }
.testimonial .description{
    font-size: 15px;
    color: #585656;
    line-height: 27px;
    margin-bottom: 30px;
}
.testimonial .pic{
    display: inline-block;
    width: 160px;
    height: 160px;
    border: 5px solid rgba(3, 86, 164, .7);
    margin-bottom: 15px;
    position: relative;
}
.testimonial .pic:after{
    content: "";
    border-width: 20px;
    border-style: solid;
    border-color: rgba(3, 86, 164, .7) rgba(3, 86, 164, .7) transparent transparent;
    position: absolute;
    bottom: -33px;
    right: 20%;
    transform: rotate(-15deg);
    z-index: -1;
}
.testimonial .pic img
{
    width: 100%;
    height: auto;
}
.testimonial .title
{
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #413f3f;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-bottom: 7px;
}
.testimonial .post
{
    display: block;
    font-size: 15px;
    color: #585656;
    text-transform: capitalize;
}
.owl-theme .owl-controls
{
    margin-top: 10px;
}
.owl-theme .owl-controls .owl-page span
{
    width: 30px;
    height: 3px;
    background: #585656;
    border-radius: 0;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span
{
    background: #1bddc6;
}

/******************** Testimonail Section 2 ************/
section.testimonial-2 
{
    background: #eee;
}

.testimonial2
{
    border-left: 4px solid rgba(3, 86, 164, 1);
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.06);
    padding: 30px 30px 30px 130px;
    margin: 0 15px 30px 15px;
    overflow: hidden;
    position: relative;
}
.testimonial2:before
{
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-top: 25px solid rgba(3, 86, 164, 1);
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    transform: rotate(-45deg);
    transform-origin: 80% -30% 0;
}
.testimonial2 .pic
{
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 60px;
    left: 20px;
}
.testimonial2 .pic img
{
    width: 100%;
    height: auto;
}
.testimonial2 .description
{
    font-size: 15px;
    font-style: italic;
    color: #918686;
    line-height: 25px;
    margin-bottom: 15px;
}
.testimonial2 .title
{
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    color: rgba(3, 86, 164, 1);
    margin: 0;
}
.testimonial2 .post
{
    display: inline-block;
    font-size: 17px;
    color: rgba(3, 86, 164, 1);
}
.owl-theme .owl-controls .owl-page span
{
    border: 2px solid rgba(3, 86, 164, 1);
    background: #fff;
    opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span
{
    background: rgba(3, 86, 164, 1);
}


/**************** Projects Grid Section ***************/
.projects, .consult-form
{
	padding:50px 0;
}

#info 
{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;				
	background:#fcf8e3;
	border:1px solid  #fbeed5;
	width:100%;
	max-width:900px;
	margin:0 auto 40px auto;
	font-family:arial;
	font-size:12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

#info .info-wrapper 
{
	padding:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}
#info a
{
	color:#c09853;
	text-decoration:none;
}
	
#info p 
{
	margin:5px 0 0 0;
}
#filters 
{
	margin:1%;
	padding:0;
	list-style:none;
}

#filters li 
{
	float:left;
}
#filters li span 
{
	display: block;
	padding:5px 20px;		
	text-decoration:none;
	color:#666;
	cursor: pointer;
}
#filters li span.active 
{
	background: rgba(3, 86, 164, 1);
	color:#fff;
}
#portfoliolist .portfolio 
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width:31%;
	margin:10px;
	display:none;
	float:left;
	overflow:hidden;
}
.portfolio-wrapper 
{
	overflow:hidden;
	position: relative !important;
	background: #666;
	cursor:pointer;
}
.portfolio img
{
	max-width:100%;
	position: relative;
	top:0;
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition:all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);		
}
.portfolio .label 
{
	position: absolute;
	width: 100%;
	height:50px;
	bottom:0;
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
	display:none;
}
.portfolio .label-bg 
{
	background: rgba(3, 86, 164, 1);
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}
.portfolio .label-text 
{
	color:#fff;
	position: relative;
	z-index:600;
	padding:5px 8px;
	font-size:16px;
	text-transform:uppercase;
}
.portfolio .text-category
{
	display:block;
	font-size:12px;
}

.portfolio:hover .label
{
    bottom:0;
	display:block;
}
.portfolio:hover img
{
	top:-30px;
}  



/*********** BLOG Section ***********/
.blog-box {
    margin-bottom: 40px;
}
.blog-box .image {
    margin-bottom: 15px;
    overflow: hidden;
}/*.blog-box a {
    color: #0056ae;
}*/
.blog-box .image img {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
}
.blog-box .date {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}
.blog-box .date span {
    font-size: 13px;
    color: #808080;
}
.blog-box .title {
    margin-bottom: 15px;
    margin-top: 0;
}
.blog-box .title a {
    margin: 0;
    color: #333333;
    font-weight: 700;
}

/*************** Blog Single ***********/
.small_posts .s_thumb {
     position: relative;
    float: left;
    margin: 0 10px 0px 0;
}
.widget
{
    background: transparent;
    padding: 10px;
    margin-bottom: 30px;
    border: 1px solid #eee;
}
.widget .blog-box
{
	margin-bottom:20px;
}

.author-box .img-holder, .author-box .text-holder {
    display: table-cell;
    vertical-align: top;
}
.author-box .img-holder {
    width: 85px;
}
.add-comment-box .add-rating-box {
    padding-bottom: 17px;
}

.img-holder img
{
	width: 147px;
    max-width: 150px;
    margin-right: 15px;
}
.add-rating-box ul {
}.add-rating-box ul li {
    border-right: 1px solid #ebebeb;
    display: inline-block;
    line-height: 20px;
    margin-right: 6px;
    padding-right: 10px;
}
.add-rating-box ul li a i {
    color: #d6d6d6;
    font-size: 12px;
}

.comment-box .single-comment-box .text-holder .top 
{
    overflow: hidden;
    padding-bottom: 8px;
}.comment-box .single-comment-box .text-holder .top .review-box ul {
    margin-left: -0.5px;
    margin-right: -0.5px;
    overflow: hidden;
}

.comment-box .single-comment-box .text-holder .top .review-box ul li {
    display: inline-block;
    margin: 0px 0.5px;
}
.comment-box .single-comment-box .text-holder .top .review-box {
    position: relative;
    top: -3px;
}

.comment-box .single-comment-box .text-holder {
    border: 1px solid #f7f7f7;
    margin-left: 96px;
    padding: 16px 20px 5px;
}
.comment-box .single-comment-box .img-holder {
    left: 0;
    position: absolute;
    top: 0;
} .comment-box .single-comment-box {
    padding-left: 60px;
    position: relative;
    margin-bottom: 30px;
}
.comment-box .sec-title {
    padding-bottom: 32px;
}
/*************** Search***********/
#search {
    float: right;
    margin-top: 9px;
    width: 250px;
}
.search {
    padding: 0;
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    float: left;
    line-height: 22px;
}

input.form-control.input-sm {
        -webkit-transition: all 0.7s ease-in-out;
           transition: all 0.7s ease-in-out;
    height: auto;
    line-height: 18px;
    padding: 10px 10px;
    border-radius: 1px;
    border: 1px solid #eee;
    }

.search input.form-control.input-sm::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.search input.form-control.input-sm::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.search input.form-control.input-sm:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
.search input.form-control.input-sm:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
     /*   .search:hover input, .search input:focus {
            width: 200px;
            margin-left: 0px;
        }*/
button.btn.btn-primary.btn-sm {
     background: #025aa5;
    padding: 10px 10px;
    text-transform: uppercase;
    margin: 0 auto;
    height: auto;
    font-weight: 500;
    position: absolute;
    right: 0;
    top: 1px;
    border-radius: 0;
}

/***************** consultation Form **************/
.consultation
{
	background:#000;
	color:#fff;
	text-align:center;
}
.consultation form {
    text-align: left;
}
.consultation-left {
    padding: 100px 0;
}

.border {
    background: #000;
    max-width: 127px;
    margin: 0 auto;
    padding: 0;
    height: 3px;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 25px;
    float: left;
    clear: both;
    width: 100%;	
}
.border1 {
      background: #052460;
    max-width: 127px;
    margin: 0 auto;
    padding: 0;
    height: 3px;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 10px;
    float: none;
    clear: both;
    width: 100%;
}
input.form-control {
    background: transparent;
    border: 1px solid #eee;
    border-radius: 0;
    color: #000;
    margin: 0 auto;
    text-align: left;
    z-index: 9999;
    height: auto;
    padding: 10px;
    font-size: 14px;
}
select.form-control.wide {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 0;
    padding: 12px 10px;
    line-height: 21px;
    height: auto !important;
	font-size:15px;
}

textarea.form-control.placeholder-fix {
    height: auto;
    padding: 10px 16px;
    border-radius: 0;
    height: 150px;
	font-size:14px;
}
.pl-5 
{
    padding-left: 1rem!important;
}
.mt-2 
{
    margin-top: .0rem!important;
}
input#radio3 {
    padding-top: 10px;
    margin-top: 7px;
}
option {
    color: #000 !important;
    line-height: 37px !important;
    padding: 16px 0;
    font-size: 16px;
}
label {
    display: inline-block;
    margin-bottom: 0.1rem;
    font-weight: bold;
}
select.style-select.form-control {
    border-radius: 0;
    border: 1px solid #eee;
	font-size:14px;
}

/***************** Contact *******************/
.contact-box {
    border: 1px solid #eee;
    text-align: center;
    padding: 20px;
    margin: 0 auto;
	padding-bottom:0;
	margin-bottom:20px;
}
.contact-icon i
{
	color:#838b8c;
}
.box img:hover
{
    -moz-transition: -moz-transform .2s ease-out;
    -webkit-transition: -webkit-transform .2s ease-out;
    -ms-transition: -ms-transform .2s ease-out;
    transition: transform .2s ease-out;
    width: 100%;
 }
.map iframe
{
	width:100%;
	height:550px;
}

/***************** Tags *******************/

.tags_post > a:hover {
    border: 0px solid #666;
	color: #fff;
    background: rgba(3, 86, 164, 1);
}
.tags_post > a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    color: #a9a9a9;
    display: inline-block;
    font-size: 11px;
    line-height: 36px;
    margin-bottom: 7px;
    padding-left: 16px;
    padding-right: 16px;
    transition: all 0.3s ease 0s;
    text-transform: uppercase;
}

.author-box .img-holder, .author-box .text-holder {
    display: table-cell;
    vertical-align: top;
}
.author-box .img-holder {
    width: 85px;
}

/************** Home 2 **********/
.box-des1
{
    background: url(../images/1.png) no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 50px 0;
}
.box-des2
{
    background: url(../images/2.png) no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 50px 0;
}
.box-des3
{
    background: url(../images/3.png) no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 50px 0;
}

.box-des4
{
    background: url(../images/4.png) no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 50px 0;
}

.box-des5
{
    background: url(../images/5.png) no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 50px 0;
}

.box-des6
{
    background: url(../images/6.png) no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 50px 0;
}



section.skills
{
	background:rgba(168, 177, 184, 1);
	padding:0;
	color:#fff;
}
.skill-left
{
	background: url(../images/img5.jpg) no-repeat; 
	width:50%;
	color:#fff;
	text-align:right;
	padding: 150px 0;
}
.barfiller {
  width: 100%;
  height: 12px;
  background: #fcfcfc;
  border: 1px solid #ccc;
  position: relative;
  margin-bottom: 20px;
  box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,.5);
  -moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,.5);
}

.barfiller .fill {
  display: block;
  position: relative;
  width: 0px;
  height: 100%;
  background: #333;
  z-index: 1;
}

.barfiller .tipWrap { display: none; }

.barfiller .tip {
  margin-top: -30px;
  padding: 2px 4px;
  font-size: 11px;
  color: #fff;
  left: 0px;
  position: absolute;
  z-index: 2;
  background: #333;
}

.barfiller .tip:after {
  border: solid;
  border-color: rgba(0,0,0,.8) transparent;
  border-width: 6px 6px 0 6px;
  content: "";
  display: block;
  position: absolute;
  left: 9px;
  top: 100%;
  z-index: 9
}
.skill-right {
    width: 100%;
    max-width: 35%;
    padding: 100px 0;
}

.blog-box
{
	position:relative;
}
.overlay
{
    position: absolute;
    top: 15px;
    background: rgba(3, 86, 164, .9);
    padding: 10px;
    right: auto;
    left: 15px;
	color:#fff;
	text-align: center;
}
span.mnth
{
    font-size: 12px;
}
span.year 
{
	font-size: 18px;
    font-weight: 800;
    border-top: 1px solid;
    line-height: normal;
}
.image a img:hover
{
	    display: block;
    width: 100%;
    height: auto;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}
.right
{
	float:right;
}  
.right a
{
	padding: 5px;
}

ul.post-meta
{
	margin:0 auto;
	padding:0px;
	float:left;
}
ul.post-meta li {
    margin: 0 auto;
    padding: 0px;
    display: inline;
    float: left;
    margin-right: 15px;
    font-size: 12px;
}
ul.post-meta li a
{
	margin:0 auto;
	padding:0px;
}