@font-face {
    font-family: 'titlefont';
   src: url('../../fonts/trump_gothic_east_bold.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}
@font-face {
    font-family: 'textfont';
    src: url('../../fonts/Maison_Neue_Bold.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}

.sub_menu_list{
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    text-transform: initial;
    padding: 5px;
}

.back_service1{
    background: linear-gradient(black, black), url('../../../img/services/1.jpg');
    background-size: cover;
    background-blend-mode: saturation;
}
.port_list{
    font-family: titlefont;
    color: #000;
    text-decoration: none;
    font-size: 25px;
}
.port_list:hover{
    color: #e63d3d;
    text-decoration: none;
}
.back_service_port{
    background-size: cover;
    background-blend-mode: saturation;
}
.button_service1{
    background-color: #6d9ed0;
    color: #fff;
    font-family: textfont;
    font-size: 26px;
    border: none;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 5px;
    width: 100%;
    height: 70px;
}

.back_service1:hover{
    background: #6d9ed0;
}

.back_service2{
    background: linear-gradient(black, black), url('../../../img/services/2.JPG');
    background-size: cover;
    background-blend-mode: saturation;
}
.button_service2{
    background-color: #eb6c2c;
    color: #fff;
    font-family: textfont;
    font-size: 26px;
    border: none;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 5px;
    width: 100%;
    height: 70px;
}

.back_service2:hover{
    background: #eb6c2c;
}
.back_service3{
    background: linear-gradient(black, black), url('../../../img/services/3.jpg');
    background-size: cover;
    background-blend-mode: saturation;
}
.button_service3{
    background-color: #ebbd30;
    color: #fff;
    font-family: textfont;
    font-size: 26px;
    border: none;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 5px;
    width: 100%;
    height: 70px;
}

.back_service3:hover{
    background: #ebbd30;
}

.back_service4{
    background: linear-gradient(black, black), url('../../../img/services/4.jpg');
    background-size: cover;
    background-blend-mode: saturation;
}
.button_service4{
    background-color: #e63d3d;
    color: #fff;
    font-family: textfont;
    font-size: 26px;
    border: none;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 5px;
    width: 100%;
    height: 70px;
}


.down_word_section{
    padding-top: 5%;
    padding-bottom: 5%;
    margin-top: 5%;
    margin-bottom: -5%;
}

.box_works_in{
    height: 230px;
    background: #6d9ed0;
    filter: brightness(0.4);

}

.box_works_in2{
    height: 230px;
    background: #eb6c2c;
    filter: brightness(0.4);

}
.box_works_in3{
    height: 230px;
    background: #ebbd30;
    filter: brightness(0.4);

}
.box_works_in4{
    height: 230px;
    background: #e63d3d;
    filter: brightness(0.4);

}
.box_works_in5{
    height: 230px;
    background: #614a97;
    filter: brightness(0.4);

}



.box_all_in:hover{
    filter: brightness(1);
    cursor: pointer;
}

.title_box_works{
    font-family: titlefont;
    font-size: 30px;
    text-align: center;
    color: #fff;
    position: absolute;
    width: 255px;
    top: 30%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.topics_service1{
    font-family: titlefont;
    font-size: 30px;
    color: #000;
    list-style: none;
}
.topics_service1 li::before {
    content: ".";
    color: #6d9ed0;
    font-weight: bold;
    display: inline-block;
    width: 40px;
    margin-left: -25px;
    font-size: 80pt;
    line-height: 5px;
}

.topics_service2{
    font-family: titlefont;
    font-size: 30px;
    color: #000;
    list-style: none;
}
.topics_service2 li::before {
    content: ".";
    color: #eb6c2c;
    font-weight: bold;
    display: inline-block;
    width: 40px;
    margin-left: -25px;
    font-size: 80pt;
    line-height: 5px;
}

.topics_service3{
    font-family: titlefont;
    font-size: 30px;
    color: #000;
    list-style: none;
}
.topics_service3 li::before {
    content: ".";
    color: #ebbd30;
    font-weight: bold;
    display: inline-block;
    width: 40px;
    margin-left: -25px;
    font-size: 80pt;
    line-height: 5px;
}

.topics_service4{
    font-family: titlefont;
    font-size: 30px;
    color: #000;
    list-style: none;
}
.topics_service4 li::before {
    content: ".";
    color: #e63d3d;
    font-weight: bold;
    display: inline-block;
    width: 40px;
    margin-left: -25px;
    font-size: 80pt;
    line-height: 5px;
}

.topics_service5{
    font-family: titlefont;
    font-size: 30px;
    color: #000;
    list-style: none;
}
.topics_service5 li::before {
    content: ".";
    color: #614a97;
    font-weight: bold;
    display: inline-block;
    width: 40px;
    margin-left: -25px;
    font-size: 80pt;
    line-height: 5px;
}

.back_service4:hover{
    background: #e63d3d;
}

.back_service5{
    background: linear-gradient(black, black), url('../../../img/services/5.JPG');
    background-size: cover;
    background-blend-mode: saturation;
}
.button_service5{
    background-color: #614a97;
    color: #fff;
    font-family: textfont;
    font-size: 26px;
    border: none;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 5px;
    width: 100%;
    height: 70px;
}

.back_service5:hover{
    background: #614a97;
}


.slide_button{
    background-color: #e63d3d;
    color: #fff;
    font-family: textfont;
    font-size: 26px;
    border: none;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 5px;
}
.slide_desct{
    font-family: textfont;
    font-size: 25px;
    line-height: 35px;
    margin-top: 45px;

}
.route_name{
    text-align: center;
    font-family: titlefont;
    color: #fff;
    font-size: 35px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 30%;
}

.outer {
    max-width:960px;
    margin:0 auto;
}
.paneltop {
    height:68px;
    background-color:#f00;
}
.car {
    width:100%;
    height:auto;
    position:relative;
    padding: 40px;
}
.car:after {
    content:"";
    display:block;
    width:0;
    border-top:48px solid transparent;  /* downward pointing red arrow */
    border-right:48px dotted transparent;
    border-left:48px dotted transparent;
    position:absolute;
    top:0;
    left:0;
    right:0;
    margin:0 auto;
}
.car img {
    display:block;
    width:100%;
    height:auto;
}
.panelbottom {
    height:0px;
    background-color:#ffffff;
}
.title_port{
    text-align: center;
    font-family: titlefont;
    font-size: xxx-large;
    color: #000;
    margin-top: 5%;
}
.cate_port{

    text-align: center;
    font-family: textfont;
    font-size: 20px;
    color: #000;
    line-height: 5px;

}

.panelbottom:before,
.panelbottom:after {
    content:"";
    width:50%;
    border-bottom:48px solid #ffffff;  /* downward pointing transparent wedge */
    margin-top:-48px;
    position:relative;
}
.panelbottom:before {
    border-right:48px dotted transparent;
    float:left;
}
.panelbottom:after {
    border-left:48px dotted transparent;
    float:right;
}

.menu_ul{
    text-align: left;
}
.hideme{
    opacity: 0;
}
.box_count{
    text-align: center;
}
.title_team{

    font-size: 25px;
    font-family: titlefont;
    color: #e63d3d;

}
.desc_team{

    color: #000;
    font-family: textfont;
    font-size: 25px;

}
.box_number_style{
    font-size: 110px;
    font-family: titlefont;
    color: #000;
}
.name_team{

    color: #000;
    font-family: titlefont;
    font-size: 40px;

}
.box_team{

    background-color: #aaaaaa96;
    padding-top: 20px;
    padding-left: 50px;

}
.gif_section{
    text-align: center;

}
.box_text_info{
    font-size: 23px;
    font-family: textfont;
    color: #000;

}
.logo{
    width: 24px;
    height: 20px;
    display: block;
    padding: 25px;
    cursor: pointer;
    float: left;
}
.top_slider{
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-blend-mode: saturation;
    filter: brightness(0.4);
}
.triangle_slide{
    content: '';
    position: absolute;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    bottom: -1%;
    width: 0;
    height: 0;
    border-left: 50px solid #ffffff00;
    border-right: 50px solid transparent;
    border-bottom: 70px solid #fff;
    clear: both;
}


.title_text_home{
    text-align: center;
    width: 100%;
    font-family: titlefont;
    font-size: 100px;
    color: #000;
}
.desc_text_home{
    font-family: textfont;
    color: #000;
    font-size: 30px;
    text-align: center;
}

.slide_title{
    top: 25%;
    position: absolute;
    left: 10%;
    color: #fff;
    font-family: titlefont;
    font-size: 100px;
    line-height: 100px;

}
.shadow_works{
    background-color: #000000;
}


.sidebar-resources-categories{
    display: none;
}

.contact_secion{
    margin-top: 5%;
    margin-bottom: 5%;
}
.footer_section{
    background-color: #000;
    margin-top: 5%;
    padding-top: 3%;
    padding-bottom: 3%;
}
.menu_bottom{
    font-family: titlefont;
    color: #fff;
    font-size: 30px;
}
.menu_bottom:hover{
    text-decoration: none;
    color: #e63d3d;
}
.footer_text_rights{
    text-align: center;
    font-family: textfont;
    font-size: 20px;
    color: #b2acac;
    line-height: 43px;

}
.sidebar-resources-categories{
    height: 70px;
    margin-bottom: 20px;
    background-color: #e63d3d;
    font-weight: 600;
    text-align: center;
    width: 25%;
    line-height: 70px;
    border-radius: 6px;
    font-size: 23px;
    top: 30%;
    color: #fff;
    position: absolute;
    font-family: titlefont;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.form_design{
    margin-bottom: 2%;
    height: 70px;
    padding-left: 25px;
    font-family: textfont;
    font-size: 25px;
}
.sidebar-resources-categories::after{
    content: '';
    position: absolute;
    left: 30%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #e63d3d;
    clear: both;
}
.box_works{
    height: 250px;
    background-repeat: no-repeat;
    margin-bottom: 25px;
    background-size: 100% 100%;
}
.last_services{
    background-color: #e6e6e6;
    padding-top: 5%;
    padding-bottom: 5%;
}
.slider_division{
    width: 50px;
    float: left;
    border: 3px solid #e63d3d;
    margin: 0;
}

.menu_ul{
    float: right;
    margin-right: 300px !important;
}

.service1:hover{
    color: #6d9ed0;
}
.service2:hover{
    color: #eb6c2c;
}
.service3:hover{
    color: #ebbd30;
}
.service4:hover{
    color: #e63d3d;
}
.service5:hover{
    color: #614a97;
}
.social_menu{
    margin-top: 30px;
}



