@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
a,
body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
    font-family: "Noto Sans", sans-serif; !important
}
 
.navbar.nav_fixed {
    position: relative
} 
.nav_fixed2 .container {
    padding: 0 10px;
} 
.navbar.fixed-theme {
    top: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 999
}
 
a {text-decoration:none!important;}
.bg_black {
    background-color: #8A2A8C;
}
.btn_login {
	background: transparent;
	padding: 8px 23px 7px !important;
	color: #fff !important;
	border: 1px solid #ccc;
	font-size: 14px !important;
	font-weight: 400 !important;
	border-radius: 32px !important;
	font-family: Barlow, sans-serif !important;
	margin: auto;
}
 
.navbar-light .navbar-nav .nav-link {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	border-radius: 4px; 
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-bottom: 0px;
    padding-top: 0px
}
.navbar-expand-lg .nav__NHbg2 { 
	border: 1px solid #ccc;
	border-radius: 32px;
	padding: 8px 18px;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .8)
}
.navbar-light .navbar-toggler {
	color: transparent;
	border-color: transparent;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: .9rem;
	padding-left:  .9rem;
}

.navbar {
	padding: 6px;
}
 
.icon {
    background-color: #ff3000;
    border: 0;
    height: 79px;
    width: 79px;
    border-radius: 50%;
    cursor: pointer;
    position: relative
}

.icon span {
    display: block;
    height: 5px;
    width: 33px;
    background-color: #fff;
    border-radius: 2px;
    position: absolute;
    left: 23px;
    -webkit-transition: -webkit-transform .3s;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.icon span:first-child {
    top: 28px
}

.icon span:nth-child(2) {
    top: 37px
}

.icon span:last-child {
    top: 46px
}

.icon--active span:first-child {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 37px
}

.icon--active span:last-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 37px
}

.icon--active span:nth-child(2) {
    opacity: 0
}

.icon--button {
    border-radius: 10px
}

.icon--square {
    border-radius: 0
}

.icon--transparent {
    background-color: transparent
}

.icon--transparent span {
    background-color: #ffffff
}

.icon-transition {
    -webkit-transition: -webkit-transform .3s;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
 
 

@media (max-width:993px) {   
    
	.navbar-collapse.collapsing {
        left: -75%;
        transition: height 0s ease
    }
    .navbar-collapse.show {
        left: 0;
        transition: left .3s ease-in-out
    }
    .navbar-toggler.collapsed~.navbar-collapse {
        transition: left .5s ease-in-out
    }
    .fixed-top {
        margin: 0
    }
    .navbar {
        padding: 0 0 0 20px
    }
    .navbar.nav_fixed .container {
        padding: 0
    }
    .navbar.nav_fixed.fixed-theme .container {
        padding: 0
    }
	.nav_top { 
		padding: 5px 5px;
	} 
	.navbar-toggler {   padding: 0;   margin-top: 0!important;} 
	.navbar-collapse {
        position: fixed;
        top: 79px;
        left: 0;
		width:75%;
        background: #8A2A8C;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px; 
        height: 100%;
        z-index: 9999
	} 
	
}

  
  
.splas_home_top1 {
	padding: 40px 0;
} 
.splas_home1 {
	padding: 70px 0;
}
.splas_home3 {
	padding: 70px 0;
} 
.about_home3 {
	padding: 70px 0;
}  
.about_home5 {
	padding: 70px 0;
} 
.about_home6 {
	padding: 0 0 70px;
} 
.splas_phone2 {
	padding-top:70px; 
}
.tv_home2 {
	padding: 70px 0;
}
 
.title_head {
	font-size: 60px;
	font-weight: 600;
	line-height: 60px;
} 

.font_title_64 {
	font-size: 64px;
	font-weight: 600;
	line-height: 64px;
}
.font_title_48 {
	font-size: 48px;
	font-weight: 600;
	line-height: 48px;
}
.font_title_32 {
	font-size:32px;
	font-weight:600;
} 
.font_title_24 {
	font-size:24px;
	font-weight:400;
} 
.font_title_20 {
	font-size:20px;
	font-weight:400;
} 

.font_title_18 {
	font-size:18px;
	font-weight:400;
} 
.font_title_16 {
	font-size:16px;
	font-weight:400;
} 

.p_top16 {
	padding-top: 16px;
}
.p_top8 {
	padding-top: 8px;
}  
.img_width100 {width:100%;}

.bg_colors2 {
	background: #F0D8F0;
	border-radius: 42px;
	height: 208px;
}
.mx_widB {
	max-width: 70px;
	margin-right: 0px;
}
.bg_shado2 {
	border-radius: 0;
	background: #F4EBF4;
	height: 120px;
	margin-top: 0;
	border-left: 8px solid #953992;
	align-items: center;
	display: flex;
}

.btn_contact2 {
	background: #8a2a8c;
	color: #ffffff;
	padding: 10px 20px;
	border-radius: 0;
	font-weight: 600;
	font-size: 16px;
	border: none;
	width: 150px;
}
 
.splas_about1 {
	background: url(../images/Union.png) no-repeat;
	background-size: cover;
	height: 171px;
	align-items:center;
	display:flex;
} 

.splas_interet1 {
	background: url(../images/Union-1.png) no-repeat;
	background-size: cover;
	height: 171px;
	align-items:center;
	display:flex;
}
.splas_phone1 {
	background: url(../images/Union-2.png) no-repeat;
	background-size: cover;
	height: 171px;
	align-items:center;
	display:flex;
}
.splas_tv1 {
	background: url(../images/Union-4.png) no-repeat;
	background-size: cover;
	height: 171px;
	align-items:center;
	display:flex;
}
.splas_contact1 {
	background: url(../images/Group-48097183.png) no-repeat;
	background-size: cover;
	height: 220px;
	align-items: center;
	display: flex;
}

.about_homebg4 {
	background: url(../images/Rectangle_4079.png) no-repeat;
	background-size: cover;
	height: 466px;
	padding: 35px 30px;
}

/***************new site *********************/

.bg_new_1 {
	background: url(../images/Group_48097071.png) no-repeat;
	background-size: cover;
	height: 750px; 
	text-align: center;
}
.bg_new_2 {
		background: url(../images/Group-48097068.png) no-repeat;
	background-size: cover;
	height: 630px;  
}
.bg_new_int2 {
		background: url(../images/Group-48097196.png) no-repeat;
	background-size: cover;
	height: 630px;  
}
.bg_new_int3 {
	background: url(../images/Group-48097115.png) no-repeat;
	background-size: cover;
	height: 495px;
	display: flex;
	align-items: center;
}
.bg_new_3 {
	background: url(../images/Group-48097069.png) no-repeat;
	background-size: cover;
	height: 630px;  
}
.about_lastSec {
	background: url(../images/Group-48097123.png) no-repeat;
	background-size: cover;
	height: 280px;
	align-items: center;
	display: flex;
	margin-bottom: 70px;
}
.title_head_main {
	font-size:59px;
	font-weight:500;
	color:#fff;
}
.title_head_main span {
	font-size:65px;
	font-weight:600;
	text-transform: uppercase;
}
.pos_10 { 
	position: relative;
	top: 10%;
} 
.pos_16 { 
	position: relative;top: 16%;
} 


.font_title_30 {
	font-size:30px;
	color:#953992;
	font-weight:500;
}
.font_title_28 {
	font-size:28px;
	color:#ffffff;
	font-weight:400;
}
.font_title_64 {
	font-size:64px;
	color:#ffffff;
	font-weight:500;
	text-transform: uppercase;
}
.font_title_80 {
	font-size:80px; 
	font-weight:500; 
}

.img_Before::before {
	content: "";
	background: url(../images/Rectangle_4088_Stroke.png) no-repeat;
	height: 100px;
	width: 100px;
	position: absolute;
	top: -140px;
	right: 17px;
}
.imms_before::before {
	content: "";
	background: url(../images/Rectangle_4088_wite.png) no-repeat;
	height: 100px;
	width: 100px;
	position: absolute;
	bottom: 0;
	right: 15px;
}

.pos_ABsecea2 {
	position: absolute;
	top: 7%;
	max-width: 525px;
	right: 7%;
	text-align: right;
}
.wid_main11 {
	width: 97%;
}

.wid_main12 {
	width: 90%;
}
.max_wid_500 {
	max-width:500px;
}
.plt_left {
	padding: 45px 60px 0;
}
.plt_left2 {
	padding: 60px 30px 0;
}
.pdd_left {padding-left:0px;}
.pdd_right {padding-right:0px;}

.img_BeforeA2::before {
	content: "";
	background: url(../images/Rectangle-4088-1.png) no-repeat;
	height: 100px;
	width: 100px;
	position: absolute;
	top: -80px;
	left: 15px;
}
.img_BeforeB2::before {
	content: "";
	background: url(../images/Rectangle-4088-2.png) no-repeat;
	height: 100px;
	width: 100px;
	position: absolute;
	bottom: 0px;
	right: 15px;
	z-index: 1;
}

.bxg_main {
	background: #f4ebf4;
	max-width: 500px;
	margin: 0 0 12px 65px;
	text-align: left;
}
.mxg_widB {
	max-width: 118px;
	padding: 0px;
}

.bgg_formTx {
	background: #F4EBF4;
	max-width: 1016px;
	margin: auto;
	padding: 40px;
}
.pos_text_middle { 
	position: absolute;
	padding: 0 35px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.max__position223 {
	left: 0%;
	position: relative;
	width: 50%;
	padding: 0px;
}
.pas_o {
	padding: 0;
}
.image__1 {
	width: 100%;
}
.pdd_midd {
	padding: 0px;
} 
.imageAS__1 {
	height: 453px;
	 width: 100%;
}

.sub_sectile_new {
	margin: 25px 0 0;
	padding: 0 0 0 38px;
}
.sub_sectile_new li {
	color: #000000;
	font-size: 20px;
	font-weight: 400;
	list-style: outside url("../images/Rectangle-4096.png") disc;
	padding-bottom: 10px;
	min-height: auto;
}
.sub_sectile_new li span {
	position: relative;
	top: -2px;
	left: 8px;
}

.pp_lef60 {
	padding: 0 0 0 65px;
}
.pd_s11 {
	padding: 11px 11px;
}
.pf_lRee {
	padding: 0 65px 0 40px;
}

.pos_rightTExt {
	right: 45px;
	position: relative;
	width: 25%;
	padding-top: 0;
}

.max_9o {
	max-width: 914px;
	margin: auto;
}
.bg_colortv {
	background:#F4EBF4;
}
.padd_lFs {padding: 0px 50px}
.pos_topSM {
	position: absolute;
	top: 34px;
	max-width: 374px;
	left: 100px;
}
 
.max_A_posi223 {
	left: 0;
	position: relative;
	width: 41%;
	padding: 0px;
}
.aft_before1::before {
	content: ""; 
	background: url(../images/Rectangle-4088_B2.png) no-repeat;
	height: 100px;
	width: 100px;
	position: absolute;
	top: -48px;
	left: 15px;
}
.aft_before2::before {
	content: "";
	background: url(../images/Rectangle-4088B1.png) no-repeat;
	height: 100px;
	width: 100px;
	position: absolute;
	bottom: -57px;
	right: 15px;
}
.padd_lFs2 {
	padding: 10px 0 0 67px;
}


/************************************/



.m_TopTitle {
	margin-top: -50px;
}

.new_box3_1 {
	box-shadow: 0px 0px 9px 1px #ccc;
	border-radius: 30px;
	min-height: 254px;
	padding-top: 55px;
	padding-left: 28px;
	padding-right: 28px;
}
.img_posibox {
	position: absolute;
	top: 0%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	z-index: 9;
}
.ul_regular_20 {
	padding: 0 13px;
}
.ul_regular_20 li {
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
	padding-top: 15px;
}
.box_shadoBg1 {
	border-radius: 30px;
	box-shadow: 0px 0px 9px 1px #ccc;
	padding: 30px 32px;
}
.pBottom_18 {
	padding-bottom: 18px;
}
.bg_colorsP2 {
	background: url(../images/Group-48097126.png);
	background-size: cover;
	height: 516px;
}
.padd_left_50 {
	padding-left: 50px;
}

.max_main32{
  max-width: 551px;
  margin: auto;
}
.mrGin_top8 {margin-top: 100px;}
.new_box3_1a {
	box-shadow: 0px 0px 9px 1px #ccc;
	border-radius: 30px;
	min-height: auto;
	padding-top: 55px;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 20px;
}
.con_homebg4 { 
	background: #F4EBF4;
	padding: 40px 50px;
}
.pBottom_40 {
	padding-bottom:40px;
}

.contact_form_last label { 
	font-size: 18px;
	font-weight: 300;
}
.contact_form_last .form-control { 
	height: calc(2.5em + 1rem + 2px);
	padding: .375rem 1rem;
	font-size: 18px;
    font-weight: 300;
	line-height: 1.5;
	color: #000000; 
	border: 1px solid #d9d9d9;
	border-radius: 0px; 
}
.contact_form_last::placeholder {
  color: #000; 
}
.contact_form_last::-ms-input-placeholder { /* Edge 12 -18 */
  color: #000;
}
/*************/
.contact_form_last select {

  /* styling */
  background-color: white;
  border: thin solid blue;
  border-radius: 10px;
  display: inline-block; 
  line-height: 1.5em;
  padding: 0px;

  /* reset */

  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
 

.contact_form_last select.minimal {
  background-image:
    url(../images/Vector-348.png);
  background-position:
    calc(100% - 20px) calc(1.3em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    15px 8px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}

.contact_form_last select.minimal:focus {
  background-image:
    url(../images/Vector-349.png);
  background-position:
    calc(100% - 20px) 1.3em,
    calc(100% - 15px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    15px 8px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  border-color: transparent;
  outline: 0;
}
.contact_form_last select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
/******New select BOX style*******/
 
.custom-select-wrapper {
  position: relative;
  /*display: inline-block;*/
  user-select: none;
}
  .custom-select-wrapper select {
    display: none;
  }
  .custom-select {
    position: relative;
    display: inline-block;
  }
    .custom-select-trigger {
      position: relative;
      display: block;
      width: 100%; 
      background: #fff; 
		height: calc(2.5em + 1rem + 2px);
		padding: 18px 15px;
		font-size: 18px;
		font-weight: 300;
		line-height: 1.5;
		color: #7d858c;
		border: 1px solid #d9d9d9;
		border-radius: 0px;
    }
      .custom-select-trigger:after {
        position: absolute;
        display: block;
        content: '';
        width: 10px; height: 10px;
        top: 50%; right: 25px;
        margin-top: -2px;
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        transform: rotate(45deg) translateY(-50%);
        transition: all .4s ease-in-out;
        transform-origin: 50% 0;
      }
      .custom-select.opened .custom-select-trigger:after {
        margin-top: 3px;
        transform: rotate(-135deg) translateY(-50%);
      }
 .custom-options {
	position: absolute;
	display: block;
	top: 100%;
	left: 0;
	right: 0;
	min-width: 100%;
	margin: 7px 0;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	box-sizing: border-box;
	box-shadow: 0 0 0 0;
	background: #fff;
	transition: all .4s ease-in-out;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transform: translateY(-15px);
	z-index:99;
}

  .custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
  }
    .custom-options:before {
      position: absolute;
      display: block;
      content: '';
      bottom: 100%; right: 25px;
      width: 7px; height: 7px;
      margin-bottom: -4px;
      border-top: 1px solid #d9d9d9;
      border-left: 1px solid #d9d9d9;
      background: #fff;
      transform: rotate(45deg);
      transition: all .4s ease-in-out;
    }
    .option-hover:before {
      background: #f9f9f9;
    }
	 .custom-option {
		position: relative;
		display: block;
		padding: 0 22px;
		border-bottom: 1px solid #d9d9d9;
		font-size: 18px;
		font-weight: 300;
		color: #000;
		line-height: 47px;
		cursor: pointer;
		transition: all .4s ease-in-out;
	}
	.custom-option:first-of-type {
		border-radius: 15px 15px 0 0;
	}
    .custom-option:last-of-type {
      border-bottom: 0;
      border-radius: 0 0 15px 15px;
    }
    .custom-option:hover,
    .custom-option.selection {
      background: #f9f9f9;
    }
	 
.custom-select {
	display: inline-block;
	width: 100%;
	height: auto;
	padding:0px;
	vertical-align: middle;
	background: none;
	background-color:transparent;
	border: 1px solid transparent;
	border-radius: 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
/*****END New select BOX style ********/



.row_footer {
	padding: 10px 0px;
	max-width: 732px;
	margin: 30px auto 13px;
	font-size: 15px;
	border-radius: 32px;
	border: 1px solid #a56fa6;
	background: #8f4095;
}
.row_footer a {
	color: #fff !important;
	margin: 0 0 0 37px;
	font-weight: 400;
}
.title_all_rights2 a {
	font-size: 12px;
	color: #fff !important;
	margin: 0 0 0 14px;
}

  
.footer_main {
	background:#8A2A8C;
	padding: 60px 0px 40px;
}  
.btn_contact {
	background: #fff;
	color: #8A2A8C;
	padding: 10px 20px;
	border-radius: 15px;
	font-weight: 600;
	font-size: 16px;
	border: none;
	width: 150px;
}
.text_rig {
	text-align:right;
}
.title_all_rights {
	font-size:14px;
	color:#fff;
}
.nav_link1 {
	color:#fff!important;
	font-size:16px;
	font-weight:400;
	margin: 0 15px;
}




@media only screen 
and (min-width :180px) 
and (max-width :767px) {
	
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 0;
		padding-left: 0;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-bottom: 3px;
		padding-top: 3px;
	}
	.navbar-light .navbar-nav .nav-link { 
		font-size: 19px; 
	}
	.navbar-expand-lg .nav__NHbg2 {
		border: 0px solid #ccc;
		border-radius: 31px;
		padding: 8px;
	}.btn_login {
		display: inline-block;
	} 
	.text_rig {text-align: center;}
	.text_rig_res {text-align: center;}
	.res_padd21 { padding: 20px 0;}
	.nav_link1 {margin: 0 10px;}
	.bg_colors2 { 
		height: auto;
		padding: 30px 0;
	}
	.padd_mbC_0 {padding:0px;}
	.title_head, .font_title_48 {
		font-size: 40px; 
		line-height: 43px;
	}
	.font_title_64 {
		font-size: 36px;
		line-height: 37px;
	}
	.bg_colors2 .col-lg-3 {
		margin: 8px 0 8px;
	}
	.Top_titl_res {
		margin-top: 20px;
	}
	 .title_head_main span {
		font-size: 45px; 
	}
	.title_head_main {
		font-size: 25px; 
	}
	.bg_new_1 { 
		height: 500px; 
		background-position: center;
	}
	.splas_home_top1 {
		padding: 40px 0 0;
	}
	.new_box3_1 { 
		min-height: auto; 
		margin: 0 0 68px;
		padding-bottom: 20px;
	}
	.new_box3_1.mm_none60 {margin: 0 0 0px;}
	.new_box3_1a { 
		min-height: auto; 
		margin: 0 0 68px;
		padding-bottom: 20px;
	}
	.new_box3_1a.mm_none60 {margin: 0 0 0px;}
	.text-right {
		text-align: left !important;
	}
	.about_homebg4 { 
		height: auto;
		padding: 40px 18px 100px;
		border-radius: 30px;
	}
	.padd_left_50 {
		padding-left: 0;
	}
	#first_1 {
		order: 2;
	}
	#second_2 {
		order: 1;
	}
	#third_3 {
		order: 3;
	} 
	.ul_regular_20 { 
		margin-bottom: 0;
	}
	#second_2 img {
		width: 100%;
	}
	.con_homebg4 { 
		padding: 40px 30px;
	}
	.row_footer {border-radius: 11px;}
	.row_footer a {margin: 0 0 5px 0px; display: block; text-align: center;}
	.pos_ABsecea2 { right: 0px;padding: 0 28px; }
	.pos_ABsecea2 .font_title_28 {font-size: 18px; }
	.pdd_left {padding-left: 15px;}
	.img_Before::before {top: 19px;}
	.img_Before {padding-top: 38px;}
	.wid_main11 {width: 100%;height: 280px; margin-bottom: 23px;}
	.plt_left {padding: 45px 0px 0;}
	.plt_left2 {padding: 0px 0 0;}
	.bg_new_3 {height: 452px;}
	.bxg_main {	margin: 0 0 12px 20px; }
	.img_BeforeA2::before {top: -15px;}
	.img_BeforeA2 {margin-bottom: 20px;}
	.img_BeforeB2 {padding-right: 15px;}
	.mxg_widB {max-width: 130px;}
	.res_paDD_0 {padding:0px;}
	.ab_sec_heiWid {width: 100%;min-height: 200px;}
	.PdR_15 {padding-top:15px;}
	.font_title_80 {font-size: 40px;  }
	.max__position223 {width: 100%;}
	.remove_sm {display:none;}
	.res_Wsm21 {padding: 0 15px; margin-bottom: 25px;}
	.pdd_right {padding-right: 0px;padding-left: 0;}
	.bg_shado2 {margin-bottom: 15px;}
	.bg_new_int3 {height: auto;	padding: 37px 20px;	background-position: center;}
	.pp_lef60, .pf_lRee {padding: 0;}
	.pos_rightTExt {right: 0;position: relative;width: 100%;padding-top: 0;}
	.res_alln22 {margin-top: 30px;}
	.padd_mbC_0.padd_lFs2 {padding: 10px 0 15px 0px!important;}
	.about_lastSec {height: auto; background-position: 14.5%;}
	.bg_colorsP2 {height: auto;	background-position: center;padding: 15px 25px;}
	.sub_sectile_new {margin: 5px 0 0;padding: 0 0 0 38px;}
	.mxg_widB {max-width: 125px;padding: 0px;}
	.padd_lFs {padding: 20px 0px;}
	.pos_topSM {top: 34px; left: 20px;}
	.bg_colortv .pdd_left {padding:0;}
	.padd_0s {padding:0;}
	.max_A_posi223 {width: 100%;padding: 0px 15px;}
	.col-md-6.Top_titl_res {padding:15px 15px; }
	.about_hom {padding:0;}
	.aft_before1 {margin-bottom: 62px;}
	.aft_before2, .imms_before {margin-top: 56px;}
	.col-lg-12.padd_lFs2 {
		padding: 0px 19px 0 42px;
	}
}

@media only screen 
and (min-width :768px) 
and (max-width :1190px) {
	.title_head, .font_title_48 {
		font-size: 35px; 
		line-height: 36px;
	}
	.font_title_64 {
		font-size: 44px; 
		line-height: 47px;
	}
	
	.res_alln.align-items-center, .res_alln.align-items-center { 
		align-items: unset !important;
	}
	.padd_mbC_0 {padding:0px;}
	.bg_colors2 { 
		height: auto;
		padding: 36px 0;
	}
	.bg_colors2 .col-lg-3 {
		margin: 8px 0 8px;
	}
	.navbar-light .navbar-nav .nav-link { 
		font-size: 19px; 
	}
	.navbar-expand-lg .nav__NHbg2 {
		border: 0px solid #ccc;
		border-radius: 31px;
		padding: 8px;
	}.btn_login {
		display: inline-block;
	} 
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 0;
		padding-left: 0;
	}
	.new_box3_1 { 
		min-height: auto;  
		padding-bottom: 20px;
	} 
	.about_homebg4 { 
		height: auto;
		padding: 40px 18px 150px;
		border-radius: 30px;
	}
	.padd_left_50 {
		padding-left: 0;
	}
	#second_2 img {
		width: 100%;
	} 
	.bg_new_1 {background-position: center;}
	.img_Before::before {top: -31px;right: 0;}
	.img_BeforeA2::before {top: -39px;left: 15px;}
	.bxg_main {margin: 0 0 12px 26px;}
	.mxg_widB {max-width: 128px; }
	.ab_sec_heiWid {width: 100%;min-height: 200px;}
	.PdR_15 {padding-top:15px;}
	.remove_sm {max-width: 45px!important;}
	.bg_shado2 {margin-bottom: 15px;}
	.pp_lef60 {padding: 0 0 0 25px;}
	.bg_new_int3 {height: auto; padding:15px 0;}
	.pos_rightTExt {right: 0; width: 100%; }
	.wid_main11 {width: 100%;}
	.padd_lFs2 {padding: 10px 0 0 7px;}
	.about_lastSec {background-position: center;}
	.padd_lFs {padding: 14px 0;}
	.font_title_20 {font-size: 16px;}
	.font_title_80 {font-size: 59px;}
}

@media only screen 
and (min-width :1700px) 
and (max-width :2500px) {
	
	.splas_about1, .splas_interet1, .splas_phone1, .splas_tv1, .splas_contact1 { 
		height: 300px; 
	} 
	.max_9o {
		max-width: 1280px; 
	}
	.pos_ABsecea2 { 
		right: 19%; 
	}
	.wid_main11 {
		width: 84%;
	}
	.wid_main12 {
		width: 80%;
	}
	.max__position223 {
		left: 8%; 
		width: 40%; 
	}.pdd_midd {
		padding: 0px 42px;
	} .imageAS__1 {
		height: auto;
		width: 100%;
	}
	.pos_rightTExt {
		right: 12%; 
	}
	.max_A_posi223 {
		left: 7%; 
		width: 34%; 
	}
 
} 