:root {
  --font-family: 'Rubik', sans-serif;
  /*--main-color: #7A066B;*/
  --main-color: #79A8D4;
  --body-color: #616161;
  --heading-color: #111111;
  --white-color: #ffffff;
  --black-color: #000000;
  --font-size: 16px;
  --transition: all ease .5s;
  --border-radius: 4px;
  --box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  --main-background: linear-gradient(175deg, rgba(163,209,157,1) 0%, rgba(121,168,212,1) 100%); }

.img-pages {
  width: 100px; }

.iti__country-name, .iti__dial-code {
  color: #333333 !important; }

.iti__flag-box, .iti__dial-code {
  float: left !important; }

.iti__country-name {
  float: right !important; }

.iti__country {
  float: left;
  width: 100%;
  padding: 16px 10px; }

.content-social {
  margin-top: 20px; }
  .content-social a {
    display: inline-block !important;
    float: none !important; }
    .content-social a i {
      font-size: 30px;
      color: var(--main-color); }

.page-title-area.bg-4 {
  background-position: center !important; }

@media (max-width: 990px) {
  .page-title-area.bg-4 {
    background-size: auto 100% !important; }

  .page-title-area {
    padding-top: 129px !important;
    padding-bottom: 50px !important; }

  .page-title-area .page-title-content h2 {
    font-size: 1.2rem; } }
.navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu {
  height: auto !important; }

/*# sourceMappingURL=my_css.css.map */
