.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
    width: 100% !important;
}

a.sTbtn:link, a.sTbtn:active, a.sTbtn:visited {

  
   background: #E1E1E1; 
   font-size:16px;
   font-weight:;
   color:#333333;
    
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 20px;
   padding-bottom: 20px;  
   
   border:0px solid #E1E1E1;
  
    text-decoration: none;
  
   -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  


}

a.sTbtn:hover {
    

   background:#2098D1;
   font-size:16px;
   color:#FFFFFF;  
   border:0px solid #2098D1;
   text-decoration: none;
}

.sTbtn-inline {

  display:inline-block;
  
}

.sTbtn-block {

  display:block;
  
}


.button.cta {
  display: block;
  position: relative;
  margin: 1.2em 0 1em 0;
  padding: 1em;
  background: #2098D1;
  border: none;
  text-decoration: none;
  font-weight: 700;
  color: white;
}


.conflembed-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; max-width: 100%; height: auto; } .conflembed-container iframe, .conflembed-container object, .conflembed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.confl-mbt10 {
 
  margin-bottom:10px;
  
}

.confl-form .sw-input-wrapper {
  
  width:300px;
  
}

.confl-form .sw-input-width {
  
  width:300px;
  
}


.confl-form .sw-submit-form {
 
  margin-right:0px;
}

.confl-pd0 {
 
  padding:0px;
  
}

.confl-pd5 {
 
  padding:5px;
  
}

.confl-pd10 { padding:10px; }
.confl-pd20 { padding:20px; }
.confl-pd40 { padding:40px; }
.confl-pd50 { padding:50px; }
.confl-pd100 { padding:100px; }

a.confl-blockedbtn:link, a.confl-blockedbtn:active, a.confl-blockedbtn:visited, a.confl-blockedbtn:hover {
 
  display:block;
  width:100%;
  height:100%;
  
}

.confl-wh100 {
 
  width:100%;
  height:100%;  
  
}

.conbanembed-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; max-width: 100%; height: auto; } .conbanembed-container iframe, .conbanembed-container object, .conbanembed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.conban-mbt10 {
 
  margin-bottom:10px;
  
}

.conban-form .sw-input-wrapper {
  
  width:300px;
  
}

.conban-form .sw-input-width {
  
  width:300px;
  
}


.conban-form .sw-submit-form {
 
  margin-right:0px;
}

.conban-pd0 {
 
  padding:0px;
  
}

.conban-pd5 {
 
  padding:5px;
  
}

.conban-pd10 { padding:10px; }
.conban-pd20 { padding:20px; }
.conban-pd40 { padding:40px; }
.conban-pd50 { padding:50px; }
.conban-pd100 { padding:100px; }

a.conban-blockedbtn:link, a.conban-blockedbtn:active, a.conban-blockedbtn:visited, a.conban-blockedbtn:hover {
 
  display:block;
  width:100%;
  height:100%;
  
}

.conban-wh100 {
 
  width:100%;
  height:100%;  
  
}

.sD001-mbtm40 {
 margin-bottom:40px; 
}


.sD001-portfolio-sec{
    border: 1px solid #;
    color: #000000;
    background-color: #ffffff;
    position: relative;
}

.sD001-portfolio-thumnail img{
    width:100%;
    height: auto;
}

.sD001-portfolio-desc{
    padding: 10px 0;
    text-align: center;
}

h4.sD001-portfolio-post-title {
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 2px;
}

.sD001-portfolio-post-cat {
display: block;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 10px;
color: #999999;
}

.sD001-portfolio-btn{
  background-color: #fff;
  border: 1px solid #;
  color: #555;
  font-weight: 700;
  font-size: 10px;
  text-shadow: none;
  text-transform: uppercase;
  transition: all 200ms ease-in;
  display: inline-block;
  border-radius: 0px;
  box-shadow: none;
  letter-spacing: 1px;
  padding: 10px 16px;
  line-height: 1.33;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  -webkit-user-select: none;
  margin-bottom: -50px;
  text-decoration:none;
}

.sD001-portfolio-btn:hover{
    color:#;
    background-color: #;
    border-color:#;
    text-decoration:none;
}

h4.sD001 {

font-size: 21px;
line-height: 30px;
margin-bottom: 4px;

}

div[class^="owl-carousel"] .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
div[class^="owl-carousel"]{
    display: block;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
div[class^="owl-carousel"] .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
div[class^="owl-carousel"] .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
div[class^="owl-carousel"] .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
    
div[class^="owl-carousel"] .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
 
/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}
 
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.client-one{
    margin:10px 0px;
}
.client-one .c1-item{
    position:relative;
    margin:10px;
    box-shadow:0px 0px 1px rgba(0,0,0,0.2);
    padding:5px;
}
.client-one .c1-item  .img-hover{
    position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   opacity: 0;
    cursor:pointer;
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter:alpha(opacity=0);
   -webkit-transition: all 0.4s ease-out;
   -moz-transition: all 0.4s ease-out;
   -o-transition: all 0.4s ease-out;
   -ms-transition: all 0.4s ease-out;
   transition: all 0.4s ease-out;
    z-index:999;
}
.client-one .c1-item:hover .img-hover{
    opacity: 1;
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter:alpha(opacity=100);    
}
.client-one .c1-item h5{
    position: absolute;
    top:40%;
  margin: 0;
    text-align:center;
    font-size:18px;
    font-weight:bold;
    text-transform:uppercase;
    width:100%;
    display: inline-block;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter:alpha(opacity=0);
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    z-index: 10000;
}
.client-one .c1-item:hover h5{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter:alpha(opacity=100);
}
.client-one .c1-item h5 a{
    color:#;
}
.client-one .c1-item h5 a:hover{
    text-decoration:none;
}
.client-one .c1-item .img-hover{
  background:#
}

.smnews-title {
 
  color:#;
  font-size:px;
  
  padding-bottom:5px;
  border-bottom:1px solid #;
  
}

.smnews-descr {
 
  color:#;
  padding-top:10px;
  padding-bottom:10px;
  

  
}

.smnews-rmore {
 
  
}

.smnews-lineno {
  

}


.smnews-linesolid {
  
   padding-bottom:10px;
   border-bottom:1px solid #;
  
}


.smnews-linedashed {
  
   padding-bottom:10px;
   border-bottom:1px dashed #;
  
}

.smnews-linedotted {
  
   padding-bottom:10px;
   border-bottom:1px dashed #;
  
}


.smnews-titlet {
 
  float:left;
  
}

.smnews-date {
 
  float:right;
  
  
}

.smnews-pic {
 
  float:left;
  margin-right:10px;
  
  width:px;
  
  display:none;
  
}

.smnews-descrt {

  display:inline;

}
  
.smnews-clear {
 
  clear:both;
  
}


.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_thumbs_cont, .camera_commands{
/*background: #0F24B5;*/
}

.camera_thumbs_cont ul li > img {
    width: 100px;
}

.conblembed-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; max-width: 100%; height: auto; } .conblembed-container iframe, .conblembed-container object, .conblembed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.conbl-mbt10 {
 
  margin-bottom:10px;
  
}

.conbl-form .sw-input-wrapper {
  
  width:300px;
  
}

.conbl-form .sw-input-width {
  
  width:300px;
  
}

.conbl-form .sw-submit-form {
 
  margin-right:0px;
}

.swembed-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; max-width: 100%; height: auto; } .swembed-container iframe, .swembed-container object, .swembed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

