@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&display=swap');
html{
   padding:0px;
   margin:0px;
   overflow-x: hidden;
}
body{
   font-style: normal;
   font-weight: 400;
   font-size: 13px;
   font-family: 'Roboto', sans-serif;
   letter-spacing: 0em;
   color: #000;
   position: relative;
   background: #fff;
   padding:0px !important;
}
@font-face {
  font-family: myFirstFont;
  src: url("../../fonts/UTM_MAGNESIUM.TTF");
}
@font-face {
  font-family: utmMagnes;
  src: url("../../fonts/UTM AURORA.TTF");
}
ul, ol {
   margin: 0;
   padding: 0;
   list-style: none;
}
a:hover, a:focus{
   text-decoration: none !important;
}
:hover,:focus{
  outline: none !important;
}
img{
   max-width: 100%;
}
.thumbnail{
   padding: 0px;
   border: none;
   background: none;
   margin: 0px;
   overflow: hidden;
}
.row{
   margin-right: -10px;
   margin-left: -10px;
}
.container {
   width: 100%;
   max-width: 1200px;
   padding-left: 15px;
   padding-right: 15px;
   margin: 0 auto;
}
.logo_meety figure {
   text-align: center;
   padding: 20px 0px;
   /* box-shadow: 0px 0px 6px #ccc; */
   max-width: 250px;
   margin: 0 auto;
}
.banner_header {
   background: url("../../images/backgroud_header.jpg") no-repeat;
   background-size: cover;
}
.banner_header h3.title_meety {
   text-align: center;
   font-size: 44px;
   line-height: 38px;
   color: #00578f;
   text-transform: uppercase;
   display: table;
   width: 100%;
   max-width: 550px;
   margin: 0px auto;
   padding: 60px 0px 13px 0px;
   font-family: utmMagnes;
}
.banner_header h4{
	font:33px utmMagnes;
  text-align: center;
	color:#f96f58;
	text-transform:uppercase;
	padding: 0 0 140px;
	max-width: 550px;
}
.banner_header .textwidget ul li {
   font-size: 18px;
   line-height: 26px;
   color: #fff;
   margin: 0px 0px 20px 0px;
   padding: 0px 0px 0px 35px;
   position: relative;
}
.banner_header .textwidget ul li:before {
   position: absolute;
   content: "";
   background: url("../../images/icon_header_img1.png") no-repeat;
   width: 20px;
   height: 20px;
   left: 0px;
   top: 3px;
}
.banner_header .textwidget ul li span {
   color: #ffe423;
}
a.bt_meety {
    font-size: 24px;
    line-height: 32px;
    color: #03558f;
    background: #fff;
    padding: 15px 64px;
    display: table;
    margin: 35px auto 40px auto;
    border-radius: 40px;
    text-transform: uppercase;
    font-weight: bold;
}
a.bt_meety:hover {
   background: #ecb55c;
   color: #000;
}
.banner_header figure {
   padding: 60px 0px 80px 0px;
}
.banner_header p {
   font-size: 30px;
    line-height: 38px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin: 0px;
    padding: 8px 0px;
    background: #ecb55c;
    text-transform: initial;
}
.text_meety_content1 ul:first-child {
   margin: 70px 0px 0px 0px;
   display: table;
   width: 100%;
   position: relative;
}
.text_meety_content1 ul:first-child:before {
    position: absolute;
    content: "";
    background: url(../../images/icon_header_img2.png) no-repeat;
    width: 39px;
    height: 43px;
    bottom: -28px;
    left: 50%;
}
.text_meety_content1 ul:first-child li {
   font-size: 18px;
   line-height: 26px;
   color: #000;
   margin: 0px 0px 30px 0px;
   position: relative;
   padding: 0px 0px 0px 30px;
}
.text_meety_content1 ul:first-child li:before {
   position: absolute;
   content: "";
   width: 20px;
   height: 20px;
   background: #0070c0;
   left: 0px;
   top: 3px;
} 
.text_meety_content1 ul:last-child {
   border: 5px solid #0070c0;
    display: table;
    width: 100%;
    padding: 60px 200px 60px 180px;
    border-radius: 10px;
    position: relative;
   margin: 50px 0px 0px 0px;
} 
.text_meety_content1 ul:last-child:before {
   position: absolute;
    content: "";
    background: url(../../images/meety_img2.png) no-repeat;
    width: 100px;
    height: 228px;
    left: 45px;
    bottom: -2px;

}
.text_meety_content1 ul:last-child:after {
   position: absolute;
    content: "";
    background: url(../../images/meety_img3.png) no-repeat;
    width: 142px;
    height: 251px;
    right: 45px;
    bottom: -2px;
}
.text_meety_content1 ul:last-child li {
   font-size: 18px;
   line-height: 26px;
   color: #000;
   margin: 0px 0px 30px 0px;
   padding: 0px 0px 0px 30px;
   font-weight: bold;
}
.text_meety_content1 ul:last-child li span {
   color: #0070c0;
}
.text_meety_content1 {
   margin: 0px 0px 70px 0px;
}
.host_system {
   background: url("../../images/backgroud_content_img1.jpg") no-repeat;
   background-size: cover;
}
.host_system h3.title_host_system {
   font-size: 32px;
   line-height: 38px;
   color: #03558f;
   text-transform: uppercase;
   margin: 50px 0px 30px 0px;
   padding: 0px 0px 30px 0px;
   position: relative;
   font-family: utmMagnes;
}
.host_system h3.title_host_system::before {
   position: absolute;
    content: "";
    height: 5px;
    width: 100px;
    background: #ffb500;
    bottom: 10px;
}
.host_system .textwidget p {
   font-size: 18px;
   line-height: 26px;
   margin: 0px 0px 25px 0px;
}
.host_system a.bt_host_system {
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    background: #03558f;
    padding: 15px 64px;
    display: table;
    margin: 35px 0px 50px 0px;
    border-radius: 40px;
    text-transform: uppercase;
    font-weight: bold;
}
.host_system a.bt_host_system:hover {
   background: #ecb55c;
   color: #000;
}
.improve_security h3 {
   font-size: 42px;
   line-height: 50px;
   color: #03558f;
   text-transform: uppercase;
   position: relative;
   display: table;
   width: 100%;
   max-width: 560px;
   text-align: center;
   margin: 65px auto;
   font-family: utmMagnes;
}
.improve_security h3::before {
    position: absolute;
    content: "";
    height: 5px;
    width: 100px;
    background: #ffb500;
    bottom: -20px;
    left: 39%;
}
.improve_security_hd {
   display: table;
    width: 100%;
    height: 365px;
    border: 3px dashed #03558f;
    border-radius: 10px;
    padding: 40px;
 }
  .improve_security_hd .text_figure {
   display: table;
   width: 100%;
  }
 .improve_security_hd .text_figure figure {
   float: left;
   margin: 0px 15px 0px 0px;
 }
  .improve_security_hd .text_figure {
   margin: 0px 0px 40px 0px;
  }
 .improve_security_hd .text_figure h4 {
   font-size: 24px;
   line-height: 32px;
   color: #03558f;
 }
  .improve_security_hd .textwidget p {
   font-size: 16px;
   line-height: 24px;
   padding: 0px 0px 0px 30px;
   position: relative;
  }
   .improve_security_hd .textwidget p::before {
   position: absolute;
    content: "";
    background: url(../../images/icon_header_img3.png) no-repeat;
    width: 20px;
    height: 20px;
    left: 0px;
    top: 3px;
    } 
    .improve_security {
    margin: 0px 0px 80px 0px;
    display: table;
    width: 100%;
}
.communication_meety {
   background: url("../../images/backgroud_content_img2.jpg") no-repeat;
   background-size: cover;
   display: table;
   width: 100%;
   padding: 60px 0px 60px 0px;
}
.communication_meety h3 {
    font-size: 32px;
    line-height: 40px;
    color: #03558f;
    text-transform: uppercase;
    position: relative;
    display: table;
    max-width: 420px;
    margin: 0px 0px 55px 0px;
    font-family: utmMagnes;
}
.communication_meety .col-sm-6:nth-child(2) {
   padding: 0px;
}
.communication_meety h3::before {
    position: absolute;
    content: "";
    height: 5px;
    width: 100px;
    background: #ffb500;
    bottom: -20px;
    left: 0px;
}
.communication_meety .textwidget p {
   font-size: 16px;
   line-height: 24px;
   color: #000;
   margin: 0px 0px 25px 0px;
}
a.bt_communication {
   font-size: 24px;
    line-height: 32px;
    color: #fff;
    background: #03558f;
    padding: 15px 64px;
    display: table;
    margin: 45px 0px 0px 0px;
    border-radius: 40px;
    text-transform: uppercase;
    font-weight: bold;
}
a.bt_communication:hover {
   background: #ecb55c;
   color: #000;
}
.full_featured_sop h3 {
   font-size: 42px;
   line-height: 50px;
   color: #03558f;
   text-transform: uppercase;
   position: relative;
   display: table;
   width: 100%;
   max-width: 590px;
   text-align: center;
   margin: 65px auto 85px auto;
   font-family: utmMagnes;
}
.full_featured_sop h3::before {
   position: absolute;
    content: "";
    height: 5px;
    width: 100px;
    background: #ffb500;
    bottom: -20px;
    left: 39%;
}
.text_full_featured {
    display: table;
    width: 100%;
    position: relative;
    padding: 0px 0px 250px 0px;
}
.full_featured_sop {
   display: table;
   width: 100%;
   margin: 0px 0px 85px 0px;
}
.text_full_featured figure {
   text-align: center;
}
.text_full_featured .text_full_featured_hd {
   display: table;
   width: 100%;
   max-width: 290px;
   height: 218px;
   border: 3px dashed #03558f;
   border-radius: 70px;
}
.text_full_featured .text_full_featured_hd:nth-child(2) {
   position: absolute;
   content: "";
   top: -20px;
   left: 0px;
}
.text_full_featured .text_full_featured_hd:nth-child(3) {
   position: absolute;
   content: "";
    top: 235px;
    left: 55px;
}
.text_full_featured .text_full_featured_hd:nth-child(5) {
   position: absolute;
   content: "";
   top: -20px;
   right: 0px;
}
.text_full_featured .text_full_featured_hd:nth-child(6) {
   position: absolute;
   content: "";
    top: 235px;
    right: 55px;
}
.text_full_featured .text_full_featured_hd:nth-child(4) {
   position: absolute;
    content: "";
    bottom: 0px;
    left: 37%;
}
.text_full_featured_hd h4 {
   text-align: center;
   margin: 25px 0px 15px 0px;
   font-size: 22px;
   line-height: 24px;
   color: #0070c0;
   padding: 0px 35px;
   /* font-weight: bold; */
   font-family: utmMagnes;
}
.text_full_featured_hd p {
   font-size: 16px;
    line-height: 24px;
    color: #000;
    text-align: center;
    margin: 0px;
    padding: 0px 30px;
}
.price_list {
   background: url("../../images/backgroud_content_img3.jpg") no-repeat;
   background-size: cover;
   display: table;
   width: 100%;
   padding: 0px 0px 70px 0px;
}
.price_list h3 {
       font-size: 42px;
       line-height: 50px;
       color: #03558f;
       text-transform: uppercase;
       position: relative;
       display: table;
       width: 100%;
       max-width: 590px;
       text-align: center;
       margin: 50px auto 50px auto;
       font-family: utmMagnes;
}
.price_list_sop {
   display: table;
    width: 100%;
    height: 450px;
    background: #fff;
    border: 3px solid #03558f;
    border-radius: 10px;
}
.price_list_sop a {
   text-transform: uppercase;
   font-size: 18px;
   line-height: 26px;
   background: #03558f;
   color: #fff;
   padding: 10px 45px;
   display: table;
   margin: 10px auto 0px auto;
   border-radius: 44px;
}
.price_list_sop a:hover {
   background: #ecb55c;
   color: #000;
}
h4.title_table {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    margin: 20px 0px 10px 0px;
    color: #2a568f;
    text-transform: uppercase;
    /* font-weight: bold; */
    font-family: utmMagnes;
}
p.price_table_lp {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-weight: bold;
    margin: 0px 20px 20px 20px;
    border-bottom: 1px dashed #000;
    padding: 0px 0px 20px 0px;
}
p.price_table_lp strong {
  font-size: 26px;
  line-height: 34px;
  color: red;
}
.price_list_sop ul li {
  font-size: 15px;
  line-height: 23px;
  padding: 0px 10px 10px 40px;
  position: relative;
}
.price_list_sop ul li::before {
    position: absolute;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    left: 19px;
    top: 3px;
    color: #3faf40;
    z-index: 9;
}
@media (min-width: 1101px) and (max-width: 1200px) {
  .price_list_sop ul {
    height: 254px;
    display: table;
    width: 100%;
  }
  .price_list_sop a {
    margin: 0px auto;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
   .text_full_featured .text_full_featured_hd {
      position: initial !important;
    float: left;
    width: 32%;
    max-width: initial;
    margin: 0px 10px 10px 0px;
    height: 265px;
   }
   .text_full_featured figure {
    margin: 0px 0px 25px 0px;
}
.text_full_featured {
   padding: 0px;
}
.improve_security_hd .text_figure figure {
   float: none;
}
.improve_security_hd {
   padding: 30px;
}
.improve_security_hd .text_figure h4 {
      font-size: 20px;
    line-height: 28px;
}
.improve_security_hd .textwidget p {
    font-size: 14px;
    line-height: 22px;
    }
    .price_list_sop a {
          padding: 10px 40px;
    }
    .price_list .col-sm-3 {
      width: 50%;
      margin: 0px 0px 20px 0px;
    }
}
@media (max-width: 767px) {
   .banner_header {
      background: #455d9d;
   }
   .banner_header h3.title_meety {
      color: #fff;
      padding: 30px 0px 15px 0px;
      font-size: 30px;
      line-height: 28px;
   }
   .banner_header .textwidget ul li {
    font-size: 14px;
    line-height: 22px;
    margin: 0px 0px 10px 0px;
   }
   a.bt_meety {
      font-size: 16px;
    line-height: 24px;
   padding: 12px 60px;
    display: table;
    margin: 20px auto 0px auto;
   }
   .banner_header figure {
    padding: 40px 0px 40px 0px;
    text-align: center;
}
.banner_header p {
   font-size: 20px;
   line-height: 28px;
   margin: 0px 0px 20px 0px;
}
.text_meety_content1 ul:first-child {
    margin: 30px 0px 0px 0px;
   }
   .text_meety_content1 ul:first-child li {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    margin: 0px 0px 15px 0px;
   }
   .text_meety_content1 ul:first-child:before {
      bottom: -38px;
      left: 45%;
   }
   .text_meety_content1 ul:last-child:before {
      display: none;
   }
   .text_meety_content1 ul:last-child:after {
      display: none;
   }
   .text_meety_content1 ul:last-child {
      padding: 20px;
   }
   .text_meety_content1 ul:last-child li {
      font-size: 14px;
      line-height: 22px;
      margin: 0px 0px 10px 0px;
   }
   .text_meety_content1 {
    margin: 0px 0px 30px 0px;
}
.host_system h3.title_host_system {
       font-size: 20px;
    line-height: 28px;
        margin: 25px 0px 15px 0px;
        text-align: center;
}
.host_system h3.title_host_system::before {
   left: 45%;
}
.host_system .textwidget p {
    font-size: 14px;
    line-height: 22px;
    margin: 0px 0px 5px 0px;
}
.host_system a.bt_host_system {
    font-size: 16px;
    line-height: 24px;
    padding: 12px 60px;
    margin: 15px auto 25px auto;
}
.improve_security h3 {
   max-width: initial;
   margin: 30px auto 50px auto;
   font-size: 20px;
   line-height: 28px;
}
.improve_security h3::before {
       left: 45%;
}
.improve_security_hd .text_figure h4 {
    font-size: 20px;
    line-height: 28px;
    }
    .improve_security_hd {
      padding: 25px;
    }
    .improve_security_hd .textwidget p {
    font-size: 14px;
    line-height: 22px;
   }
   .improve_security_hd {
      height: 305px;
   }
   .improve_security_sop .col-sm-6 {
      margin: 0px 0px 20px 0px;
   }
   .improve_security  {
      margin: 0px 0px 20px 0px;
   }
   .communication_meety figure {
      text-align: center;
   }
   .communication_meety h3 {
    font-size: 20px;
    line-height: 28px;
    margin: 0px 0px 40px 0px;
    width: 100%;
    text-align: center;
   }
   .communication_meety h3::before {
      left: 40%;
   }
   .communication_meety .textwidget p {
    font-size: 14px;
    line-height: 22px;
    margin: 0px 0px 10px 0px;
}
a.bt_communication {
    font-size: 16px;
    line-height: 24px;
    padding: 12px 60px;
    margin: 25px auto 0px auto;
}
.communication_meety {
   padding: 25px 0px;
}
.full_featured_sop h3 {
   font-size: 20px;
   line-height: 28px;
   margin: 25px auto 50px auto;
}
.text_full_featured .text_full_featured_hd {
   position: initial !important;
    float: left;
    width: 48%;
    max-width: initial;
    margin: 0px 10px 10px 0px;
   height: 290px;
}
.text_full_featured figure {
    margin: 0px 0px 20px 0px;
}
.text_full_featured {
   padding: 0px;
}
.full_featured_sop {
   margin: 0px 0px 25px 0px;
}
.price_list h3 {
    font-size: 20px;
    line-height: 28px;
    margin: 25px auto 25px auto;
   }
   .price_list_sop a {
      font-size: 14px;
    line-height: 22px;
   }
   .price_list_sop {
      margin: 0px 0px 20px 0px;
   }
   .price_list {
      padding: 0px 0px 25px 0px;
   }
   .host_system figure {
    margin: 0px 0px 20px 0px;
    text-align: center;
   }
.banner_header h4{
	padding-bottom:25px;
	max-width:100%;
	color: #efc45e;
	font-size: 23px;
}
}
@media (max-width: 485px) {
   .host_system h3.title_host_system::before {
      display: none;
   }
   .improve_security h3::before {
      display: none;
   }
   .communication_meety h3::before {
      display: none;
   }
   .full_featured_sop h3::before {
      display: none;
   }
   .text_full_featured .text_full_featured_hd {
      width: 100%;
      height: 190px;
   }
   .improve_security_hd .text_figure figure {
      float: none;
      text-align: center;
   }
   .improve_security_hd .text_figure {
      margin: 0px 0px 10px 0px;
   }
   .improve_security_hd .text_figure h4 {
    text-align: center;
   }
   .text_full_featured_hd h4 {
        margin: 15px 0px 10px 0px;
   }
}
.footer{
	margin-top:0!important;
	padding:15px 0!important
}
.fb{
	overflow:hidden
}
.fb-like > span, .fb-like > span iframe{
	height:30px!important;
	margin:10px 0 20px!important
}
