/*
Template Name:Businessman
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/

/********************* services_main ****************/
#services_main {
    background-image: url(../img/1600x800-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.services_inner{ 
 padding-top:120px;
 padding-bottom:120px;
 background-color: #000000ab;
}
.services_main_1{ 
 text-align:center;
}
.services_main_1 h1{ 
 color:#fff;
}
.services_main_1 h3{ 
 margin-top:0px;
 color:#fff;
}
.services_main_1 ul{ 
 padding-top:10px;
}
.services_main_1 li{ 
 display:inline;
 padding-right:5px;
 color: #fff;
}
.services_main_1 li a{ 
 color: #ef7141;
}
/********************* services_main_end ****************/
/********************* middle ****************/
#middle{ 
 padding-top:30px;
 padding-bottom:30px;
 box-shadow: 0 0 1px black;
}
.middle_1{ 
 padding-bottom:20px;
 }
.middle_2{ 
 text-align: center;
 box-shadow: 0 0 3px #ef7141;
 padding: 10px 20px 20px 20px;
}
.middle_2 i{ 
 font-size:80px;
 color:#EF7141;
}
#middle .ziehharmonika h3 {
 background: #c04747;
 color: #fff;
 text-align: left;
 border-radius: 4px;
 padding: 14px 12px;
 cursor: pointer;
 margin-top: 0;
 margin-bottom: 9px;
 padding-right: 40px;
 transition: 0.25s all;
 position: relative;
 padding-top: 11px;
 padding-bottom: 15px;
 font-size: 21px;
 font-weight: 100;
}
#middle .ziehharmonika h3.active {
 margin-bottom: 21px;
 background: #ef7141;
}
#middle .ziehharmonika h3::before {
 content: attr(data-prefix);
 font-size:0px;
 margin-right: 9px;
}
#middle .ziehharmonika h3.alignLeft {
 padding-left: 35px;
}
#middle .ziehharmonika > div {
 display: none;
 background: #fff;
 border-radius: 4px;
 border: 1px solid #cdcdcd;
 text-align: left;
 padding: 31px 33px;
 margin-bottom: 9px;
}
#middle .ziehharmonika .arrowDown {
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 13.0px 7.5px 0 7.5px;
 border-color: #272e35 transparent transparent transparent;
 position: absolute;
 bottom: 0;
 left: 40px;
 transition: 0.25s all;
 opacity: 0;
}
#middle .ziehharmonika .active .arrowDown {
 bottom: -13px;
 border-color: #ef7141 transparent transparent transparent;
 opacity: 1;
}
#middle .ziehharmonika .collapseIcon {
 position: absolute;
 right: 20px;
 top: 45%;
 font-size: 25px;
 font-weight: 300;
 -ms-transform: translate(0, -50%);
 transform: translate(0, -50%);
}
#middle .ziehharmonika .collapseIcon.alignLeft {
 right: initial;
 left: 20px;
}
.middle_4 h3{ 
 font-weight: 100;
 }
.middle_5{ 
 padding-top:20px;
 }
/********************* middle_end ****************/




@media screen and (max-width : 767px){
.services_inner {
 padding-top: 40px;
 padding-bottom: 60px;
}
#middle {
 text-align: center;
}
.middle_2 {
 margin-bottom: 10px;
}
}

@media (min-width:470px) and (max-width:767px) {

}

@media (min-width:768px) and (max-width:991px) {
#middle .ziehharmonika h3 {
 font-size: 18px;
}
}

@media (min-width:992px) and (max-width:1200px) {
#middle .ziehharmonika h3 {
 font-size: 18px;
}
.middle_2 h2{ 
 font-size: 30px;
}
}

@media (min-width:1201px) and (max-width:1325px) {

}



