@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&amp;display=swap');
*{margin:0;padding:0;}
body{font-family: 'Roboto', sans-serif;}
header{box-shadow:0px 5px 25px 0 rgb(46 61 73 / 20%)}
section.index_banner{padding:120px 0 15px}
.index_banner_wrap{width:97%;float:right}
.index_banner_wrap{font-family: 'Roboto', sans-serif;}
.index_banner_wrap>h1{font-size:48px;color:#424242;font-weight:600;margin:15px 0 26px;letter-spacing:1px;}
.index_banner_wrap>h4{font-weight:310;color:#343434;font-size:20px}
.index_banner_wrap>p{color:#666666;font-size:15px;font-weight:400;line-height:22px}
.index_banner_btn{background:#1d60dc;color:#fff;font-size:14px;border:none;padding:10px 30px;text-transform:uppercase;margin:20px 0 0 0;font-family: 'Roboto', sans-serif;transition:.3s}
.index_banner_btn:hover{box-shadow:0px 0px 20px #ccc;background:#00ca6f}
section.index_search_bg{background:#3e3e3e;padding:53px 0}

section.index_counter_bg{background:url(../png/counter_bg.png) no-repeat;background-size:100% 100%;padding:50px 0} 
.index_counter{font-family: 'Roboto', sans-serif;text-align:left;}
.index_counter>h3{font-size:60px;font-weight:600;color:#fff;margin:0;padding:0}
.index_counter>h3>span{font-size:20px;}
.index_counter>p{font-size:17px;color:#fff;margin:0;padding:0}
section.index_pd{padding:100px 0}
section.index_pd_am{padding:157px 0 107px}
section.index_map{padding:115px 0;background:url(../png/index_map_bg.png) no-repeat}
section.index_pd_tp{padding:100px 0 0}
.index_head{font-family: 'Roboto', sans-serif;text-align:center;margin:0 0 100px}
.index_head>h3{color:#1882e4;font-size:18px;font-weight:500;text-transform:uppercase;margin:20px 0 11px 0}
.index_head>h2{color:#313131;font-size:32px;font-weight:710;}
.index_head>h4{color:#272728;font-size:29px;font-weight:710;text-transform:uppercase;letter-spacing:1px}
.index_head>h5{width:80%;margin-left:auto;margin-right:auto;color:#7f7f7f;font-size:16px;line-height:26px;font-weight:400}
.index_head>p{color:#4a4949;font-size:17px;line-height:26px}



.index_head_anp{font-family: 'Roboto', sans-serif;text-align:center;margin:0}
.index_head_anp>h3{color:#1882e4;font-size:18px;font-weight:500;text-transform:uppercase;margin:20px 0 11px 0}
.index_head_anp>h4{color:#272728;font-size:29px;font-weight:710;text-transform:uppercase;letter-spacing:1px}



.index_search_pannel{width:70%;margin:0 auto;}
.index_search_pannel_outer{width:100%;float:left;background:#fff;border-radius:35px;}
.index_search_pannel_inner>ul{margin:0}
.index_search_pannel_inner>ul>li{width:25%;list-style:none;float:left;text-align:center;color:#00ca6f;font-family: 'Roboto', sans-serif;font-size:14px;font-weight:500;padding:13px 0;cursor:pointer}
.index_search_pannel_inner>ul>li.active{background:#00ca6f;color:#fff}
.index_search_pannel_inner>ul>li:hover{background:#00ca6f;color:#fff}
.index_search_pannel_inner>ul>li:nth-child(1){border-top-left-radius:35px;border-bottom-left-radius:35px;}
.index_search_pannel_inner>ul>li:nth-child(4){border-top-right-radius:35px;border-bottom-right-radius:35px;}


/* Style the tab */
.tab {
  float: left;
  border:0px solid #ccc;
  background-color: #fefeff;
  width: 23%;
  height: auto;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color:#989898;
  color:#fff;
  padding:9px 10px;
  width: 100%;
  border:1px solid #dedede;
  margin-bottom:9px;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size:15px;
  font-family: 'Roboto', sans-serif;
  text-align:center;
  font-weight:500; 
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #222222;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #222222;
  color:#fff;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding:0 0 0 50px;
  border:0px solid #ccc;
  width:77%;
  border-left: none;
  height: auto;
}



.index_contries_list{}
.index_contries_list>ul{margin:0px 30px}
.index_contries_list>ul>li{width:18%;padding:8px 0;float:left;font-size:15px;border-right:1px solid #dedede;margin-right:50px;list-style-type:disclosure-closed}
.index_contries_list>ul>li.stas{color:#0272f7}
.index_contries_list>ul>li.stas a{color:#0272f7}
.index_contries_list>ul>li.cus{color:#00ca6f}
.index_contries_list>ul>li.cus a{color:#00ca6f}

.cntries_lists{float:right}
.cntries_lists>ul{}
.cntries_lists>ul>li{display:inline-block;margin:20px;font-family: 'Roboto', sans-serif;}
.cntries_lists>ul>li:nth-child(1){color:#00ca6f}
.cntries_lists>ul>li:nth-child(2){color:#0272f7}
.represent_custom{border:3px solid #fff;width:25px;height:25px;background:#00ca6f;box-shadow:0px 0px 20px #ccc;float:left;margin-right:8px;}
.represent_statistical{border:3px solid #fff;width:25px;height:25px;background:#0272f7;box-shadow:0px 0px 30px #dedede;float:left;margin-right:8px;}

.pd_none{padding-right:0px!important}
.pd_none>img{position:absolute;right:-45px;z-index:-1}

.index_rel{position:relative}
.index_sign_dashboard{background-image:linear-gradient(#1d60dc, #00ca6f);padding:30px 15px;color:#fff;font-family: 'Roboto', sans-serif;font-size:20px;text-align:center;width:250px;box-shadow:0px 0px 50px #9c9c9c;position:absolute;top:191px;right:384px;z-index:1}
.index_signbtn{border:1px solid #fff;background:none;color:#fff;padding:7px 35px;text-transform:uppercase;font-size:16px;margin:20px 0 0 0;transition:.3s}
.index_signbtn:hover{background:#fff; color:#1d60dc}

.index_laptop{width:571px;height:570px;position:absolute;right:-44px;}



section.index_schedule_bg{background:url(../png/schedule_bg.png) no-repeat; background-size:100% 100%; background-attachment:fixed;padding:100px 0}
.index_schedule_head{text-align:center;font-family: 'Roboto', sans-serif;}
.index_schedule_head>h2{font-size:31px;font-weight:600;color:#fff;letter-spacing:2px}
.index_schedule_head>p{font-size:19px;color:#fff;letter-spacing:1px;margin:15px 0 50px}
.index_schedule_iframe{background:#fff;box-shadow:0px 5px 10px #efeeee;padding:20px;margin-top:-100px}


.index_faqs_head{margin:30px 0 0 0;width:80%;font-family: 'Roboto', sans-serif;}
.index_faqs_head>h2{font-size:35px;line-height:46px;color:#323232;font-weight:710;text-transform:uppercase;letter-spacing:1px}
.index_faqs_head>p{color:#323232;font-size:17px;line-height:26px;font-weight:310;letter-spacing:1px}




.accordion{margin:10px 0 0 0}
.accordion__header {
  padding:13px 10px 0;
 /* background-color: #f7f7f7;
  border:1px solid #dedede;*/
  margin-top: 2px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  text-transform:uppercase
}
.is-active h2 {color:#000;} 
.accordion__header > * {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
}

.accordion__header.is-active {
 /* background-color: #1d60dc;
  color: #fff;*/
}
/*
.accordion__toggle {
  margin-left: 10px;
  height: 3px;
  background-color: #222;
  width: 13px;
  display: block;
  position: relative;
  flex-shrink: 1;
  border-radius: 2px;
  font-family: 'Roboto', sans-serif;
}


.accordion__toggle::before {
  content: "";
  width: 3px;
  height: 13px;
  display: block;
  background-color: #222;
  position: absolute;
  top: -5px;
  left: 5px;
  border-radius: 2px;
}*/

.is-active .accordion__toggle {
  background-color: #fff;
}

.is-active .accordion__toggle::before {
  display: none;
}

.accordion__body {
  display: none;
  padding:0 0 10px 50px;
 /* border: 1px solid #dedede;*/
  border-top: 0;
  font-size:15px;
  line-height:25px;
  font-family: 'Roboto', sans-serif;
}
.accordion__body p{font-size:13px;color:#4a4a4a;margin:0;line-height:23px}
.accordion__body.is-active {
  display: block;
}














.index_clients{margin:50px 0 0 0}
.index_clients img{margin:15px 15px;transition:.3s;filter: grayscale(100%);}
.index_clients img:hover{margin-top:-15px;filter: grayscale(0%);}


.index_grow{font-family: 'Roboto', sans-serif;}


 
 




.index_search_wrap{border:1px solid #fff;margin:30px 0 0 0;padding:5px 0}
.index_coninp{width:15%;color:#fff!important;font-family: 'Roboto', sans-serif;padding:6px 30px 6px 10px;background:none;border:none;border-right:1px solid #fff}

.index_txtinp{width:35%;color:#fff!important;font-family: 'Roboto', sans-serif;padding:6px 30px 6px 10px;background:none;border:none;}

.index_txtinp::placeholder { 
  color: #fff;
}

.index_coninp::placeholder { 
  color: #fff;
}
.index_searchbar_btn{background:#fff;color:#1d60dc;float:right;margin-right:5px;padding:7px 40px;border:none;font-family: 'Roboto', sans-serif;font-size:15px;text-transform:uppercase;font-weight:410;transition:.3s}
.index_searchbar_btn:hover{background:#1d60dc;color:#fff}


.price_clients{}
.price_clients img{background:#fff;padding:15px;height:120px;margin:20px;box-shadow:0px 0px 25px #e6e6e6;transition:.3s}
.price_clients img:hover{margin-top:-5px;}

.index_mobhide{display:block;min-height:275px}


/*
.index_clients_logo{box-shadow:0px 0px 30px #dedede;background:#fff;float:left;width:100%;padding:20px;font-family:'Roboto', sans-serif;text-align:center}
.index_clients_logo>h2{text-align:center;font-size:38px;color:#171717;font-weight:610;letter-spacing:1px;margin:20px 0 8px;}
.index_clients_logo>h2>span{color:#1fbe40}
.index_clients_logo>h3{text-align:center;font-size:19px;color:#0f0f0f;font-weight:510;}
.index_clients_logo>ul{margin:30px 0 0 0}
.index_clients_logo>ul>li{width:20%;float:left;list-style:none;text-align:center;}
.index_clients_logo>ul>li>img{height:70px;margin:15px 10px;transition:.3s;filter: grayscale(100%);}
.index_clients_logo>ul>li>img:hover{filter: grayscale(0%);}
*/


.index_clients_logo{padding:20px;font-family:'Roboto', sans-serif;text-align:center}
.index_clients_logo>h2{text-align:center;font-size:38px;color:#171717;font-weight:610;letter-spacing:1px;margin:20px 0 8px;}
.index_clients_logo>h2>span{color:#1fbe40}
.index_clients_logo>h3{text-align:center;font-size:19px;color:#0f0f0f;font-weight:510;margin:0 0 40px}

.index_clients_logo img{height:100px;margin:0px 50px;transition:.3s;filter: grayscale(100%);}
.index_clients_logo img:hover{filter: grayscale(0%);}

/*

.template-one-container .zb-btone-content .zb-btone-inner-container {padding-bottom:0px!important}
.template-one-container .template-one-embed .zb-btone-inner-container .zb-btone-inner-content {padding-bottom:0px!important}

@media only screen and (max-width: 767px) {
    .template-one-container .zb-btone-content .zb-btone-inner-container {
        padding-bottom: 0px!important;
    }
}
@media only screen and (max-width: 767px) {
    .zb-btone-inner-content {
        margin-top: 0px!important;
    }
}

@media only screen and (max-width: 767px) {
    .template-one-container .template-one-embed .zb-btone-inner-container .zb-btone-inner-content {
        padding-bottom: 0px!important;
    }
}
*/


.tbsup{padding:50px 0 0 0}


@media only screen and (max-width:800px) {  

	.tbsup{padding:0}

.cntries_lists{float:left;margin:7px 0 0 0}
.cntries_lists>ul{width:100%}
.cntries_lists>ul>li{margin:0 15px;font-size:15px;} 
.represent_custom{margin-right:10px;}
.represent_statistical{margin-right:10px;}


 

.accordion__header > * {
  font-size:13px;
}
.index_clients_logo>ul>li{width:25%;}
.index_clients_logo>ul>li>img{height:45px;margin:5px 5px;}

section.index_pd_tp{padding:0px 0 0}



.index_mobhide{display:none}

.container-fluid{padding-left:15px;padding-right:55px;}



section.index_banner{padding:50px 0}
.index_banner_wrap>h4 {font-size:17px}
.index_banner_wrap{width:100%}
.index_banner_wrap>h1{font-size:35px;margin:15px 0}
.index_banner_btn{margin:20px 0}
section.index_map{padding:30px 0}
.index_head>h5{width:100%}
.tabcontent{padding:0 0 0 15px;margin-right:0px;width:77%;font-size:13px;}
.index_counter{margin:15px 0}
section.index_pd{padding:50px 0}
.index_faqs_head{width:100%;margin:0px 0 20px 0px}
.index_contries_list>ul{margin:0px 0px}
.index_contries_list>ul>li{width:30%;padding:5px 0;float:left;font-size:11px;margin-right:0px;border:none;list-style:none}


.index_laptop{width:100%;height:auto;position:static;right:0px;}
.index_laptop>img{width:100%}

.index_sign_dashboard{background-image:linear-gradient(#1d60dc, #00ca6f);padding:20px;color:#fff;font-family: 'Roboto', sans-serif;font-size:17px;text-align:center;width:180px;box-shadow:0px 0px 50px #9c9c9c;position:absolute;top:28%;left:-30px;z-index:1}

.index_signbtn{border:1px solid #fff;background:none;color:#fff;padding:7px 25px;text-transform:uppercase;font-size:14px;margin:10px 0 0 0;transition:.3s}


}