#copyright .copyright_text {
  margin-left: 20px !important
}

.pull-right {
  margin-left: 20px !important
}

#slider-fullwidth {
    border-bottom: 0!important;
}
.slider#slider-fullwidth {
    background: white;
}

#xm1000  {
    margin-bottom: 0px!important;
}
.wpb_row.standard_section:last-child {
    margin-bottom: 0px!important;
}

/* used to shift top when toggle is used */
.xm_shift_toggle {
  top: -15px!important;
}
.xm_shift_toggle2 {
  top: -65px!important;
}
.xm_center {
  text-align: center;
}

.wpb_row.standard_section {
    margin-bottom: 60px!important;
}

#content {
    padding-bottom: 0!important;
}

.accordion-heading {
    font-size: large;
    font-weight: bold;
}
.accordion.style_3 .accordion-heading.in_head .accordion-toggle:before, .accordion.style_3 .accordion-heading .accordion-toggle:before {
    background-color: #2fa2ef!important;
  	color: white!important;
    left: 0px;
}
    
.xm_shift1 {
  padding-left: 50px;
}

.xm_title1 {
	color: #1f86bc;
	text-weight: bold;
}

.xm_line1 {
  	height: 2px;
    background: black;
    margin-top: 0;
}

/* breadcumbs */
.header_page,
.breadcrumbss.full_bar .page_parents li.home,
.breadcrumbss.full_bar .page_parents li:before,
.breadcrumbss.full_bar .page_parents li:after {
  display : none;
}
.breadcrumbss.full_bar .page_parents li a {
	font-weight : bold;  
    font-size : larger;
    height : 25px;
    text-transform : uppercase;
}
.breadcrumbss.full_bar .page_parents li{
	height : 25px;
}
.breadcrumbss.full_bar .page_parents .active a {
    font-weight: inherit;
    font-size : smaller;   
    height : 25px;
    text-transform : uppercase;
}
.breadcrumbss.full_bar .page_parents .active  {   
    left: -100px;
    bottom: -20px;
    position: relative;
}
.breadcrumbss.full_bar {
    height: 70px;
    background-color: #f5f5f5;
}
.breadcrumbss.full_bar .page_parents {
    padding-top: 15px;
}
.xm_clear {
 	clear:both;
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title > h4
{
  color : #00c8f3!important; 
}

#widgetarea-sidebar {
	padding-left: 50px;
    padding-right: 15px;
}

footer#footer .inner {
    background-color: #272727;
    padding-left: 15px;
}
.mobile_small_menu {
    left: 15px;
}
.services_media p
{
	text-align:justify; 
}

.header_shadow_full .header_wrapper {
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.5);
    box-shadow: 0 3px 5px rgba(0,0,0,0.5);
}
.header_1 header#header {
  background-color : rgba(255, 255, 255, 0.9)!important;
}
.xm_download .services_media .overlay span{
    background: rgba(255,255,255,0.8);
}
.xm_download .services_media .overlay span:before {
    position: absolute;
    font-family: 'FontAwesome';
  	content : '\f0ed';
    color : #00c8f3!important; 
    font-size : 42px;
    left: 50%;
    top:50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%, -50%);
}


.blog-article.grid-style .media .overlay {
    background: rgba(47,162,239,0.9) !important;
}

.blog-article.grid-style .content .text {
    line-height: 1.5em;
}

.services_media .overlay span{
    background: rgba(255,255,255,0.8);
}
.xm_hover1>h1:hover, a:hover {
 	color : #00c8f3!important; 
}
.services_media .overlay span:before {
    position: absolute;
    font-family: 'FontAwesome';
  	content : '\f055';
    color : #00c8f3!important; 
    font-size : 42px;
    left: 50%;
    top:50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%, -50%);
}

.xm_shift_top {
	padding-top: 190px!important;
}

@media screen and (max-width: 1107px)
{
	.top_nav {
    	display: inline-table;
	}
	.xm_top1, .xm_top2 {
		font-size: 10px;
        line-height: 1.5em;
	}
    .xm_line:before { 
    	white-space: pre;
    	content: '\A'; 
    }
}
@media screen and (max-width: 480px) 
{
	#logo {
    	left: 75px!important;
	}
  
  .row-fluid .span12 {
		width:180px!important;
	}
	.top_wrapper {
    	top: 0px!important;
	}
    #content {
    	padding-bottom: 0!important;
	}
  	#blogmasonry {
    	padding-top: 50px;
  	}
  	.xm_shift_top {
    	padding-top:0px!important;
  	}
    .breadcrumbss.full_bar .page_parents .active {
      left: 0px!important;
      top: 0px!important;
  }
}
@media screen and (max-width: 320px)
{
	.xm_top1, .xm_top2 {
		font-size: 10px; 
	}

}

.container {
    max-width: 1300px !important;
}

.p_pagination .pagination span, .p_pagination .pagination a {
    color:#ffffff !important;
}


.top_nav{
    background-color:#bcbcbc !important;
  	color:#ffffff!important;
}

.wdform-page-and-images{ 
  width: 300px !important;
  padding : 0px 10px 10px 0px !important;
}

.fm-form-container.fm-theme1 .fm-form .wdform_column{ 
  padding : 15px 20px 15px 0px !important;
}

/* Btn news */

#btn_news {
  background-color: #1f86bc !important;
  border-radius: 25px !important;
  color: #ffffff;
  font-size:13px;
	padding:5px 20px 5px 20px!important;
  min-height:20px !important;
  font-weight:bolder !important;
 	text-align:center !important;
  display:inline-block;
}

#btn_news:hover, #btn_news2:hover {
  background-color: #ffffff !important;
	border:1px solid !important;
  border-color:#1f86bc !important;
  color: #1f86bc !important;
}
