@charset "utf-8";

/* CSS Document */



.heading h3 {

    font-size: 14.2px !important;

    line-height: 1.7;

}





.heading h2{ margin: -6px 0 -12px 0;}

img.dividerline {

    margin-bottom: 8px;
    margin-top: 8px;        

}



.papers{ padding:0.8em; height: 213px;}

.papers h4{    font-size: 15px;}



.MgTop40{ margin-top:40px}



picture {
    display: block;
    width: 100%;
    text-align: center;
}

#background-2 {
    position: relative;
    background-color:#fff;
    text-align:center;
    width:100%;
    margin:0 auto;
}

.desktop img {
    width: 817px;
}

#background-2 img {
    max-width:100%;
}


#background {

    position: fixed;

    top: 43%;

    left: 50%;

    min-width: 100%;

    min-height: 877px;

    width: auto;

    height: auto;

    z-index: -100;
    background-position: center;

    -webkit-transform: translateX(-50%) translateY(-50%);

    transform: translateX(-50%) translateY(-50%);

    background:url("../images/Doers web page_new.jpg") no-repeat;

    background-size: cover;

}





.video {

    height: 0;

    position: relative;

    padding-bottom: 56.25%; /* Если видео 16/9, то 9/16*100 = 56.25%. Также и с 4/3 - 3/4*100 = 75% */

}

.video iframe {

    position: absolute;

    left: 0% !important;

    top: 0;

    width: 100% !important;

    height: 100% !important;

    left: 0% !important;

    right: 0% !important;

}



/*video{ 

    position: fixed;

    top: 50%;

    left: 50%;

    z-index: 1;

    min-width: 100%;

    min-height: 100%;

    width: auto;

    height: auto;

    -webkit-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

}*/





.menu {

    margin-top: 0px;

    /* position: absolute; */

    z-index: 999;

    margin-top: 20px;

    left: 0px;

    right: 0px;

    bottom: 0;

    background: #000 !important;

}

.menu.menu2 {

    

    position: inherit;

	margin-top: 0;

   

}





/* carousel */

.media-carousel 

{

  margin-bottom: 0;

  padding: 0 40px 30px 40px;

  margin-top: 30px;

}

/* Previous button  */

.media-carousel .carousel-control.left 

{

  left: -12px;

  background-image: none;

  background: none repeat scroll 0 0 #cc580c;

  border: 4px solid #FFFFFF;

  border-radius: 23px 23px 23px 23px;

  height: 40px;

  width : 40px;

   opacity: 1;

  margin-top:48px

}

/* Next button  */

.media-carousel .carousel-control.right 

{

    right: -12px !important;

    background-image: none;

    background: #cc580c;

    border: 4px solid #FFFFFF;

    border-radius: 23px 23px 23px 23px;

    height: 40px;

    width: 40px;

    margin-top: 48px;

    opacity: 1;

}

/* Changes the position of the indicators */

.media-carousel .carousel-indicators 

{

  right: 50%;

  top: auto;

  bottom: 0px;

  margin-right: -19px;

}

/* Changes the colour of the indicators */

.media-carousel .carousel-indicators li 

{

  background: #c0c0c0;

}

.media-carousel .carousel-indicators .active 

{

  background: #333333;

}

.media-carousel img

{

 

}

/* End carousel */







/*----------Services pags css---------*/







.services-wrapper {

  width: auto;

  min-height: 400px;

  padding: 25px;

}



.service-container {

  text-align: center;

  margin-top: 25px;

}



.singleservice {

  display: inline-block;

  width: 14%;

  height: 100%;

  background-color: #f3f3f3;

  padding: 25px;

  color: #b2b2b2;

  font-family: avenir;

  text-align: left;

  margin-bottom: 15px;

  padding: 40px;

  margin-left: 5px;

  margin-right: 5px;

  border-bottom: 5px solid skyblue;

  border-radius: 10px;

}



.singleserviceb {

  display: inline-block;

  width: 25%;

  height: 100%;

  background-color: #f3f3f3;

  padding: 25px;

  color: #b2b2b2;

  font-family: avenir;

  text-align: left;

  margin-bottom: 15px;

  padding: 40px;

  margin-left: 5px;

  margin-right: 5px;

  border-bottom: 5px solid orange;

  border-radius: 10px;

}



@media (max-width:700px) {

  .singleservice, .singleserviceb {

    width: 100%;

  }

  

  img.serviceicon {

      width:39% !important;

  }

  

  h2.servicetitle{

  font-size: 12pt !important;}

  

  

}



h2.servicetitle{

     font-size: 12pt;

    font-weight: 600;

    letter-spacing: 0;

    padding-bottom: 0px;

    text-align: center;

    text-transform: uppercase;

    color: #000;

}



img.serviceicon {

  width:80%;

  height: auto;

  display: block;

  margin-left: auto;

  margin-right: auto;

  padding-bottom: 15px;



}



/*----------end services pags css -------*/





div#amazingslider-1 {

    width: 100% !important;

}







/* carousel */

#quote-carousel 

{

  padding: 0 10px 30px 10px;

  margin-top: 30px;

}



/* Control buttons  */

#quote-carousel .carousel-control

{

  background: none;

  color: #222;

  font-size: 2.3em;

  text-shadow: none;

  margin-top: 30px;

}

/* Previous button  */

#quote-carousel .carousel-control.left 

{

  left: -106px;

}

/* Next button  */

#quote-carousel .carousel-control.right 

{

  right: -106px !important;

}

/* Changes the position of the indicators */

#quote-carousel .carousel-indicators 

{

  right: 50%;

  top: auto;

  bottom: 0px;

  margin-right: -19px;

}

/* Changes the color of the indicators */

#quote-carousel .carousel-indicators li 

{

  background:#cc580c;

}

#quote-carousel .carousel-indicators .active 

{

  background: #333333;

}

#quote-carousel img

{

  width: 250px;

  height: 100px

}

/* End carousel */



.item blockquote {

    border-left: none; 

    margin: 0;

	min-height: 200px;

}



.item blockquote img {

    margin-bottom: 10px;

}



.item blockquote p:before {

    content: "\f10d";

    font-family: 'Fontawesome';

    float: left;

    margin-left:-45px;

}



.item blockquote p:after {

    content: "\f10e";

    font-family: 'Fontawesome';

    float: right;

    margin-right:300px;

}



blockquote p:before, blockquote p:after {

    position: absolute;

    width: 60px;

    height: 60px;

    font-size: 15px;

    line-height: 1;

}





blockquote p{ text-align:center;}

blockquote small{ text-align:center; color:#cc580c;}



/*blockquote:after {

    top: 0;

    right: 0;

    content: "\201D";

}



blockquote:before, blockquote:after {

    position: absolute;

    width: 60px;

    height: 60px;

    font-size: 120px;

    line-height: 1;

}



blockquote:before {

    top: 0;

    left: 0;

    content: "\201C";

}*/



/**

  MEDIA QUERIES

*/



/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) { 

    #quote-carousel 

    {

      margin-bottom: 0;

      padding: 0 40px 30px 40px;

    }

    

}



/* Small devices (tablets, up to 768px) */

@media (max-width: 768px) { 

    

    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */

    

    #quote-carousel .carousel-indicators {

        bottom: -20px !important;  

    }

    #quote-carousel .carousel-indicators li {

        display: inline-block;

        margin: 0px 5px;

        width: 15px;

        height: 15px;

    }

    #quote-carousel .carousel-indicators li.active {

        margin: 0px 5px;

        width: 20px;

        height: 20px;

    }

}





/*----------- our client -----------*/



.slick-slide {

    margin: 0px 20px;

}



.slick-slide img {

    width: 100%;

}



.slick-slider

{

    position: relative;

    display: block;

    box-sizing: border-box;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

            user-select: none;

    -webkit-touch-callout: none;

    -khtml-user-select: none;

    -ms-touch-action: pan-y;

        touch-action: pan-y;

    -webkit-tap-highlight-color: transparent;    margin-top: 10%;

}



.slick-list

{

    position: relative;

    display: block;

    overflow: hidden;

    margin: 0;

    padding: 0;

}

.slick-list:focus

{

    outline: none;

}

.slick-list.dragging

{

    cursor: pointer;

    cursor: hand;

}



.slick-slider .slick-track,

.slick-slider .slick-list

{

    -webkit-transform: translate3d(0, 0, 0);

       -moz-transform: translate3d(0, 0, 0);

        -ms-transform: translate3d(0, 0, 0);

         -o-transform: translate3d(0, 0, 0);

            transform: translate3d(0, 0, 0);

}



.slick-track

{

    position: relative;

    top: 0;

    left: 0;

    display: block;

}

.slick-track:before,

.slick-track:after

{

    display: table;

    content: '';

}

.slick-track:after

{

    clear: both;

}

.slick-loading .slick-track

{

    visibility: hidden;

}



.slick-slide

{

    display: none;

    float: left;

    height: 100%;

    min-height: 1px;

}

[dir='rtl'] .slick-slide

{

    float: right;

}

.slick-slide img

{

    display: block;

}

.slick-slide.slick-loading img

{

    display: none;

}

.slick-slide.dragging img

{

    pointer-events: none;

}

.slick-initialized .slick-slide

{

    display: block;

}

.slick-loading .slick-slide

{

    visibility: hidden;

}

.slick-vertical .slick-slide

{

    display: block;

    height: auto;

    border: 1px solid transparent;

}

.slick-arrow.slick-hidden {

    display: none;

}



/*-------paseholder--------*/









html {

  position: relative;

  min-height: 100%;

}

body {

  /* Margin bottom by footer height */

  margin-bottom:300px;

}

.footer {

  position: relative;

  bottom: 0;

  width: 100%;

  /* Set the fixed height of the footer here */

  height:210px;



}



.aboutus {min-height: 568px;} 





.desktop{ display:block;}

.mobveiw{ display:none;}



video {

    width: 100%;

    height: auto;

}

/*============================================================

	For Desktop

==============================================================*/



@media (min-width: 1280px) and (max-width: 1360px) {
#background{    top: 44%;}


}





/*============================================================

	For Small Desktop

==============================================================*/



@media (min-width: 980px) and (max-width: 1150px) {



}





/*============================================================

    Ipad Portrait 1024px

==============================================================*/



@media only screen and (min-width: 1024px) {

	h2.servicetitle{    font-size: 9pt;}

	.singleservice{    padding: 6px;}



   

}





/*============================================================

	Tablet (Portrait) Design for a width of 768px

==============================================================*/



@media (min-width: 768px) and (max-width: 979px) {
#background{
    right: 0;
    margin: 0 auto;
    background-position: center;
   -webkit-transform: none;
    transform: none;
    width: 100%;
    top: -76px;
    min-height: 1159px;
    left: 0;
}
   

}





/*============================================================

	Mobile (Portrait) Design for a width of 320px

==============================================================*/







/*============================================================

    iPhone 5 & 5S in landscape

==============================================================*/



@media only screen and (min-device-width:320px) and (max-device-width:568px) and (orientation :landscape) {

.papers img {

    max-width: 36%;

    margin-bottom: 5px;

    text-align: center;

    display: block;

    margin: 0 auto;

	margin-top: 0.6em;

}



.heading{  padding-top:8px; }



.lSSlideOuter .lSPager.lSGallery li.mgright{ margin-right:5px !important;}



.lSSlideOuter .lSPager.lSGallery{ padding-left:0 !important;}



.media-carousel .carousel-control.left{ margin-top: -46px;  left: 150px;}



.media-carousel .carousel-control.right{margin-top: -46px;  right: 150px !important;}





.lSAction > .lSNext{right: 25px  !important;}

.lSAction > .lSPrev{left: 25px !important;}



.papers h4{     margin-top: 1em;}

.papers{    height: 196px !important; width: 90%;}



.heading h2 {

    margin: -11px 0 -4px 0;

}



.slick-slider{margin-top: -11px;}



#quote-carousel{    margin-top: -20px;}



.demo {margin-top: -13px;}



.heading h3{    margin-top: -19px;     padding-top: 16px;}





.desktop{ display:none;}

.mobveiw{ display:block;    
margin-top: 19%; 
width:100%; 
text-align: center;
 }



#background{    top: -103px;
    background: url(../images/dores_bg_mob.jpg) no-repeat;
    background-size: cover;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    background-position: center;
    -webkit-transform: none;
    transform: none;
}



.contact.submit{    margin: 0px 0 4em 0;}



}





/*============================================================

    iPhone 6 in landscape

==============================================================*/



@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:landscape) {

.papers img {

    max-width: 36%;

    margin-bottom: 5px;

    text-align: center;

    display: block;

    margin: 0 auto;

    margin-top: 0.6em;

}

.heading{    padding-top:8px;}





.lSSlideOuter .lSPager.lSGallery li{ margin-right:5px;}



.lSSlideOuter .lSPager.lSGallery{ padding-left:0;}



.papers h4{     margin-top: 1em;}

.papers{    height: 196px; width: 90%;}

.heading h2 {

    margin: -11px 0 -4px 0;

}



.slick-slider{margin-top: -11px;}



#quote-carousel{    margin-top: -20px;}





.demo {margin-top: -13px;}



.heading h3{    margin-top: -19px;     padding-top: 16px;}



.desktop{ display:none;}

.mobveiw{ display:block; margin-top: 19%; text-align:center; 
}

#background{    top: -103px;
    background: url(../images/dores_bg_mob.jpg) no-repeat;
    background-size: cover;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    background-position: center;
    -webkit-transform: none;
    transform: none;
}



.contact.submit{    margin: 0px 0 4em 0;}



}



/*============================================================

    Mobile (Landscape) Design for a width of 480px

==============================================================*/



@media only screen and (min-width:320px) and (max-width:375px) {

.papers img {

    max-width: 36%;

    margin-bottom: 5px;

    text-align: center;

    display: block;

    margin: 0 auto;

	margin-top: 15px;

}

.heading{    padding-top:8px !important;}





.lSSlideOuter .lSPager.lSGallery li{ margin-right:5px;}



.lSSlideOuter .lSPager.lSGallery{ padding-left:0;}



.papers h4{     margin-top: 1em;}

.papers{    height: 196px; width: 90%;}



.heading h2 {

    margin: -11px 0 -4px 0;

}

.slick-slider{margin-top: -11px;}



#quote-carousel{    margin-top: -20px;}





.demo {margin-top: -13px;}



.heading h3{    margin-top: -19px;     padding-top: 16px;}



.desktop{ display:none;}

.mobveiw{ display:block;}

#background{    top: -103px;
    background: url(../images/dores_bg_mob.jpg) no-repeat;
    background-size: cover;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    background-position: center;
    -webkit-transform: none;
    transform: none;
}



.contact.submit{    margin: 0px 0 4em 0;}



}





.media, .media-body {
    overflow: hidden;
    zoom: 1;
    padding-bottom: 5px;
}





/*============================================================

    Mobile (Landscape) Design for a width of 480px

==============================================================*/



@media only screen and (min-width:480px) and (max-width: 767px) {

.papers img {

    max-width: 36%;

    margin-bottom: 5px;

    text-align: center;

    display: block;

    margin: 0 auto;

	margin-top: 0.6em;

}



.heading{    padding-top: 8px;}





.lSSlideOuter .lSPager.lSGallery li{ margin-right:5px;}



.lSSlideOuter .lSPager.lSGallery{ padding-left:0;}



.papers h4{ margin-top: 1em; font-size:20px;}

.papers { width: 90%;     height: 272px;}



.heading h2 {

    margin: -11px 0 -4px 0;

}

.slick-slider{margin-top: -11px;}



#quote-carousel{    margin-top: -20px;}





.demo {margin-top: -13px;}



.heading h3{    margin-top: -19px;     padding-top: 16px;}



.desktop{ display:none;}

.mobveiw{ display:block;}



#background {   top: -103px;
    background: url(../images/dores_bg_mob.jpg) no-repeat;
    background-size: cover;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    background-position: center;
    -webkit-transform: none;
    transform: none;
}



.contact.submit{    margin: 0px 0 4em 0;}



}





@media (max-width:425px) {

.papers img {

    max-width: 44%;

    margin-bottom: 5px;

    margin: 0 auto;

	margin-top: 8px;

}



.heading h2 {

    margin: -19px 0 -4px 0;

}



.heading h2 {

    font-size: 18px;

}



#quote-carousel{    margin-top: -20px;}



.slick-slider{margin-top: -11px;}





.demo {margin-top: -13px;}



.heading h3{    margin-top: -19px;     padding-top: 16px;}



.desktop{ display:none;}

.mobveiw{ display:block; margin-top: 19%;
    text-align: center;}
.mobveiw img{    max-width: 100%;}

.navbar.navbar-inverse.navbar-static-top a {
    padding: 8px 5px;
    line-height: 14px;
    font-size: 12px;
}

.navbar-wrapper {
    margin-top: 0px;
    height:5px;
    position: relative;
    z-index: 15;
}
.menu {
    margin-top: 0px;
    /* position: absolute; */
    z-index: 999;
    margin-top: 20px;
    left: 0px;
    right: 0px;
    bottom: 57px;
    background: #000 !important;
}

#background{    top:-41px;
    background: url(../images/dores_bg_mob.jpg) no-repeat;
    background-size: cover;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    background-position: center;
    -webkit-transform: none;
    transform: none;
        min-height: 539px;
}

.contact.submit{    margin: 0px 0 4em 0;}


}



@media (max-width:390px) {
    .menu{  bottom: 169px; }
    
    #background{    top: 13px;     min-height: 642px;}
}

@media (max-width:384px) {
    
    #background {
    top: -27px;
    min-height: 587px;
}

.menu {
    bottom: 84px;
}
}
@media (max-width:375px) {
    
    .menu{
            bottom: 87px;
    }
    
    #background{    min-height: 584px;}
}

@media (max-width:768px) {

	

	h2.servicetitle{    font-size: 9pt;}

	.singleservice{    padding: 6px;}

}



@media only screen and (min-width:0px) and (max-width:800px) {

.video { margin-top: 35% !important;}



#quote-carousel .carousel-control { display: none;}



.aboutus {

    min-height: 358px;

}





}