

div.wpcf7 img.ajax-loader {
    display: none;
}

.carousel-indicators li, .carousel-indicators .active {
    margin: 0px 10px;
}

.info_section_title {
margin-bottom: 20px;
}

/*input your custom css code */
@font-face { font-family: CubeL;  src: url(/cubfonts/PFCatalogLightUnicode.ttf);  }
@font-face { font-family: CubeR;  src: url(/cubfonts/PFCatalogNormalUnicode.ttf);  }
@font-face { font-family: CubeB;  src: url(/cubfonts/PFCatalogBoldUnicode.ttf);  }
h1, h2, h3, h4, h5, h6 { font-family: CubeR; }
body {  font-family: CubeR; }

nav.vertical_menu_toggle ul>li.menu-item-has-children>a>.plus {
    right: 35px;}

.content .content_inner > .container > .container_inner.default_template_holder {
    margin-left: 20px;
}

///* Projects Slider*////
.sp-selected-thumbnail { border:4px solid #1e6f2d!important; }
.slider-pro img.sp-image { margin-left:0!important; padding-left:0!important;} .sp-bottom-thumbnails {margin-left:0!important; width: 755px!important;} .sp-full-screen-button {left: 10px!important; right:100%!important;}
sp-horizontal .sp-arrows { display: none!important; }
.sp-horizontal .sp-previous-arrow { display: none!important; }
.sp-horizontal .sp-next-arrow { display: none!important; }

/*Slider allign left*/
.slider-pro img.sp-image { margin-left:0!important; padding-left:0!important;} 
.sp-bottom-thumbnails {margin-left:0!important; width: 755px!important;} 
.sp-full-screen-button {left: 10px!important; right:100%!important;}

/* Portfolio Navigation*/
.portfolio_navigation { width: 50%; }
.sp-full-screen-button:before { content: '\2922'!important; }
.sp-full-screen-button {
    top: -15px!important;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)!important;
}